• Resolved mooberrydreams

    (@mooberrydreams)


    In post-grid-hook.php these lines are called at 410-411:

    wp_reset_query();
    wp_reset_postdata();

    However, they were within the if block checking if any posts are returned. If no posts are returned, the query and postdata are not reset, but they should be.

    • This topic was modified 2 years ago by mooberrydreams. Reason: typos
Viewing 1 replies (of 1 total)
  • azizulraju

    (@azizulraju)

    Hi @mooberrydreams,
    Thanks for posting this issue.

    We have fixed the issue and updated the plugin. Please install the latest version of the post-grid-combo(v2.2.37)

Viewing 1 replies (of 1 total)
  • The topic ‘Query not resetting if no posts found’ is closed to new replies.