I am working on Magento 1.9 and facing some Issue with the pagination on search page. I have Selected "16" in products per page but it is Showing random number of products on pages. same issue with list and grid view in all possible value options. I have already tried re-indexing, cache flush.
Guide me to fix this issue.
- 
 Try reindexing from admin and test.Chirag Rajput– Chirag Rajput2018年04月17日 08:42:39 +00:00Commented Apr 17, 2018 at 8:42
 - 
 @ChiragRajput already done.Prabhat Mishra– Prabhat Mishra2018年04月17日 08:46:56 +00:00Commented Apr 17, 2018 at 8:46
 - 
 Can you check for override of any extention with search page file. You can use admin path hint for make sure its using core files. Not any extention files.Chirag Rajput– Chirag Rajput2018年04月17日 08:49:16 +00:00Commented Apr 17, 2018 at 8:49
 - 
 checked and found not any extension is overriding these files.Prabhat Mishra– Prabhat Mishra2018年04月17日 08:56:29 +00:00Commented Apr 17, 2018 at 8:56
 
1 Answer 1
First you confirm your Products per Page on Grid Allowed Values in Configuration> catalog admin setting are correct like below screenshot and then clear cache and then re-index else if still issue not resolved then check your pagination code in toolbar.phtml.
Explore related questions
See similar questions with these tags.