Issue with querying pods objects for a checkbox
-
Hello again!
So, above is the code I’ll be referring to, but basically, the wordpress I’ve been working on has been playing nice with Pods as of late.
I’m running the most recent version of both, and while I don’t have many problems, this one leaves me stumped:
So, Posts in the WordPress I’m working on have an extension via pods for a checkbox called “The Next Big Thing”, and it’s setup in such a way that I have PODS query all posts, and find the most recent post with the “Next Big Thing” checkbox checked!
Now, my issue is that this works FINE until the most recent post is past 15. Meaning it’s the 16th most recent post.
At that point, the title of the article that has that checkbox doesn’t show up on the frontpage like it should, instead nothing displays, so it leads me to believe that PODS is only querying 15 posts by default?
Either I’m using the documentation wrong or I just haven’t used querying parameters correctly.
I’ve tried ‘showposts’, ‘postsperpage’, etc. If anyone can point me in the right direction I’d appreciate it!
The topic ‘Issue with querying pods objects for a checkbox’ is closed to new replies.