Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1551

    I installed simple catch pro and got this message:
    Fatal error: Call to undefined function: is_main_query() in \\boswinfs03\home\users\web\b569\whl.vaartjes\map\wp-content\themes\simple-catch-pro\functions\simplecatch_functions.php on line 945

    I checked the line of code it says:

    if ( $cats != “0” ) {
    if( $query->is_main_query() && $query->is_home() ) {
    $query->query_vars[‘category__in’] = $options[ ‘front_page_category’ ];

    How to solve this??

    #1594
    Sakin
    Keymaster

    @Mapillustrator : can you deleted that theme and download the fresh one from your account, upload it and activate it. It should be solved. If there is still problem then let me know it.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘fatal error’ is closed to new replies.