Issue with default search query
-
Hi there,
I’ve just been working on a client site and upgraded them to the latest version of PODS as well as a number of other updates, including WP core.
On one of the pages, I have a shortcode like this:
[pods name=”members” limit=”20″ pagination=”true” pagination.type=”advanced” orderby=”last_name.meta_value, first_name.meta_value” where=”last_name.meta_value like ‘{@get.alpha}%'”]
Previously, when you went to the page, it would show all the member results, and if you went to the page with ?alpha=F (for example) it would show only those members with the last name starting with F.
The pages with the alpha= are working fine. However, when you first go to the page (the all page) is showing as blank – none of the entries appear.
Thoughts?
- The topic ‘Issue with default search query’ is closed to new replies.