• Hi,

    I am building a page for custom post types using the wp_query class. As I have seen in many old discussions, I am having problems with not getting the proper number of results.

    I am configuring wp_query to return 25 results per page. However, I only get 10 results displayed on the first page. As stated in other threads, I think the problem is that items are getting filtered after WordPress retrieves the 25 entries.

    I saw indications that this issue was fixed 2 years ago, but I am having this issue with the latest version of the plugin.

    What am I missing? Thanks in advance,

    Yannick

    https://www.ads-software.com/plugins/user-access-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with wp_query and results pagination’ is closed to new replies.