Query results not updating
-
I’m using Advanced Query Loop to display some results of a query of a custom post type. I’m having it list linked titles of a custom post type called “Clinical Sites” with a custom field of “actively_funded” as created by the Pods plugin. In this case, I’m trying to display all clinical sites where “actively_funded” is set to 1.
The problem lies in that I updated some of the clinical sites to set actively_funded equal to 0, but I can’t get the Advanced Query Loop block to reflect the changes. I even ran a query in the database to make sure of the results I should be getting, and it works fine there. But the block doesn’t update to reflect the changes, neither in Gutenberg nor on the live page.
I use CloudFront on AWS to cache the site, and I have flushed that cache multiple times, and the problem persists.
Any ideas how to fix this?
- You must be logged in to reply to this topic.