Title: Results number
Last modified: August 21, 2016

---

# Results number

 *  Resolved [hsarhan](https://wordpress.org/support/users/hsarhan/)
 * (@hsarhan)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/results-number/)
 * Hi.
    How do I change the number of results to show? I am getting only 3…
 * [https://wordpress.org/plugins/advanced-custom-post-search/](https://wordpress.org/plugins/advanced-custom-post-search/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Creare](https://wordpress.org/support/users/shane-welland/)
 * (@shane-welland)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/results-number/#post-4621611)
 * Sorry about the late response. The results page should be displaying **all** 
   of your results. You can manually add a limit by adding the following code to
   the ‘acps-results_loop.php’ page:
 * just above “$acps_results = new WP_Query( $this->acps_args );”
 * you could add “$this->acps_args[‘posts_per_page’] = 3” to limit, for example ,
   3.
 * Currently the plugin doesn’t support pagination, though this is something I’m
   looking to have in the next update.
 * If all of your results aren’t showing by default then perhaps provide a bit more
   information and I’ll see if I can help you out with a solution.
 *  Thread Starter [hsarhan](https://wordpress.org/support/users/hsarhan/)
 * (@hsarhan)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/results-number/#post-4621651)
 * Tks Shane. Don´t worry about the answering time…
 * I was trying by myself for a while. Deep looking at the “acps_results_template”
   and I´ve added it (posts_per_page) inide the array. Also, I´ve added ordering(‘
   order’ => ‘ASC’) and spent some time trying to paginate too but without success.
 * Your solution is obviously better and I will try that later.
 * Thanks again.
 *  [Dafne Delgado](https://wordpress.org/support/users/ddm333/)
 * (@ddm333)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/results-number/#post-4621722)
 * Also tried pagination but I had no success, more or less when do you think pagination
   will be in the new update? Thanks
 *  [Alberto Garcia](https://wordpress.org/support/users/albertokatiuskas/)
 * (@albertokatiuskas)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/results-number/#post-4621772)
 * Sorry for posting here but I have the same problem. Using the taxonomies select
   boxes I’m getting a maximun of 4 results if the taxonomy has more than four. 
   But when I put your code to limit the number of results and putting a big number,
   I’ve got more than four results searching the same taxonomy.
 * Thanks and sorry my english 🙂
 *  Plugin Author [Creare](https://wordpress.org/support/users/shane-welland/)
 * (@shane-welland)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/results-number/#post-4621773)
 * hmm ok, I’d recommend putting “posts_per_page” => -1″ until I release the next
   version – this should load all posts. I’m really pushed for time but I’m desperately
   trying to push out another update to include pagination and a few other extras
   which incorporate ajax. Sorry, and thanks for your patience!
 * P.s. let me know if this helps in the short term, if not, I’ll find you another
   solution.
 *  [Alberto Garcia](https://wordpress.org/support/users/albertokatiuskas/)
 * (@albertokatiuskas)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/results-number/#post-4621774)
 * Thanks Shane, works fine.
 * Great plugin, thanks for your work!
 *  Plugin Author [Creare](https://wordpress.org/support/users/shane-welland/)
 * (@shane-welland)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/results-number/#post-4621775)
 * Great! Glad you like the plugin – fingers crossed I can get some nice updates
   in soon!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Results number’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-custom-post-search_467cc8.
   svg)
 * [Advanced Custom Post Search](https://wordpress.org/plugins/advanced-custom-post-search/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-post-search/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-post-search/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-post-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-post-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-post-search/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Creare](https://wordpress.org/support/users/shane-welland/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/results-number/#post-4621775)
 * Status: resolved