![]() |
Increase number of products shown in /showcat.php?cat=1 In ReviewPost in /showcat.php?cat=1 there are currently only twelve items per page being shown? How/where do I increase that number? |
Any answer to my question? |
Go into the admin panel and look at the options, one of them is the option that says how many products are displayed per page. Any configuration stuff like that is done from the admin control panel. |
What he said. :) |
That's where I looked before posting my question. I'm running ReveiwPost 2.8 and there doesn't seem to be the configurable option of 'how many products are displayed per page'. |
That would be because it does not exist in Reviewpost everybody above is thinking Photopost Reviewpost is defaulted to 12 15 18 etc depending on the thumbcolumns Number of columns for thumbnail pages? You can place a manual $perpage variable in showcat if you like |
Quote:
$perpage = 50; $perpage1x = $Globals['thumbcols']; $perpage3x = ($perpage1x * 3); but I suspect I need to add another bit of code because only 24 items are being listed. |
| All times are GMT -5. The time now is 11:53 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0