• PatrickRiepe

    (@patrickriepe)


    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?

Viewing 1 replies (of 1 total)
  • Plugin Author Ryan Welcher

    (@welcher)

    Hello and thanks for using AQL!

    Can you show the the settings for the AQL instance that isn’t working?

    My first instinct is that the query is pulling any posts with actively_funded regardless of it’s value or that perhaps the Sorting needs to be set Meta Value Num to accurately sort based on the values.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.