How to debug (and fix) a theme conflict

Home Forums Calendar Products Events Calendar PRO How to debug (and fix) a theme conflict

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #691877
    rrosen326
    Participant

    I posted this separately but its not getting any love, so maybe a more general version will help.

    I have a conflict with the Stratfort theme. I need help debugging and fixing it.
    With theme=twenty thirteen, no problem
    With theme= Stratfort (http://themeforest.net/item/statfort-educational-wordpress-theme/6839697) the “Events Calendar Settings” page is mostly blank – I see the tabs and nothing else. I CAN however still see the calendar on the site itself (eg: /events/month/?tribe-bar-date=2014-09-01)

    This theme has its own events functionality so that might be causing it. I’m a coder, though not an expert at wordpress or PHP, so can probably follow your tips. Can you help me debug this (and then fix it)? Unfortunately its on an internal staging server, so hard for you to see.

    #691894
    rrosen326
    Participant

    One additional point: I turned on WordPress logging and there are no errors in the wp-content/debug.log file or the apache php error file from this page)

    Though I AM getting the following php errors on other successful pages:
    [22-Aug-2014 17:31:09 UTC] PHP Warning: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/wordpress/wp-includes/class-http.php on line 895
    [22-Aug-2014 17:31:09 UTC] PHP Warning: stream_socket_client(): unable to connect to tcp://laurelhurst.dev:80 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /var/www/wordpress/wp-includes/class-http.php on line 895

    #691932
    rrosen326
    Participant

    Ok – forget that last point – that was an irrelevant problem (fixed).

    Here’s what’s weird – looking at the elements on the page (using chrome debugger), the proper elements ARE there (eg: <h3>General Settings</h3>), they are display:block, but aren’t showing for some reason. Any idea why?

    #692196
    Brian
    Member

    Closing this ticket as it is duplicate of another ticket and it appears the issue is resolved. If not please post in your other ticket.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to debug (and fix) a theme conflict’ is closed to new replies.