• wp_dsp

    (@davidspeyer)


    Hello,

    I use query loops on different pages within my homepage to display posts. When I publish a new post, the corresponding pages are not automatically updated and the post is not visible.

    1. First I wanted to know if this is intentional or if it is a bug?
    2. What would be the best way to fix the problem? Update the corresponding pages manually or even delete the complete cache? Or would it be better to exclude these pages from the cache?

    Many thanks for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @davidspeyer

    Thank you for reaching out and I am happy to help!
    Can you please share if you are using the default WP query loop or some query loop blocks plugin or theme?
    Please let me know the website URL, and also, what settings you have in Performance>Page Cache>Purge policy.
    Have you tried purging the specific page from the cache or purgeing all cache?

    Thanks!

    Thread Starter wp_dsp

    (@davidspeyer)

    I am using the WordPress ?Query Loop“ block.

    I have different query loops, but the issue appears for example here:
    https://hessian.ai/about/#opportunities

    Settings in ?Purge Policy“
    Checked: posts page, post page, blog feed, rss2 (default)
    Purge limit: 10

    And purging the specific page from the cache works fine. But sometimes I can’t remember every single page where the post is output via the query loop. And for inexperienced users, this is unfortunately not self-explanatory.

    Thank you very much for your help!

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @davidspeyer

    Thank you for your feedback.
    I’ll have to see and test this, and get back to you once I have more details.

    This should trigger the cache purge.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘New posts not visible in query loops’ is closed to new replies.