booblebab Posted September 10, 2009 Share Posted September 10, 2009 How do I safely remove the possibility for the "product sort" thing in category view, and the pagination thing at the bottom?I can see the includes for this in category.tpl, but is it safe to remove them - i.e. what if I will have 100 products in one category - will all of them be shown, or will the pagination hide them even though it's not active? Link to comment Share on other sites More sharing options...
ZuZu Posted September 18, 2009 Share Posted September 18, 2009 I am looking for that option also. Hope anybody can help us out! :-)ZuZu Link to comment Share on other sites More sharing options...
Shamrock Posted September 23, 2009 Share Posted September 23, 2009 Hi Guys go to template and open pagination.tpl and edit 1 Link to comment Share on other sites More sharing options...
Ardian Yuli Setyanto Posted September 23, 2009 Share Posted September 23, 2009 just remove this line in category.tpl file in your theme {include file=$tpl_dir./product-sort.tpl} and {include file=$tpl_dir./pagination.tpl} Link to comment Share on other sites More sharing options...
Shamrock Posted September 23, 2009 Share Posted September 23, 2009 nice man! Link to comment Share on other sites More sharing options...
ahmadsajid Posted April 8, 2010 Share Posted April 8, 2010 I'm probably a bit late, but I followed the instruction. When my products exceeded the default (went to 12, actually), it didn't show any link to go to the second page. any help??? Link to comment Share on other sites More sharing options...
Emmanuel Paris Posted June 20, 2010 Share Posted June 20, 2010 Sure, if you removed the product pagination, you won't get any.... pagination !You should keep this line : {include file=$tpl_dir./pagination.tpl} Link to comment Share on other sites More sharing options...
Webbo Posted May 16, 2011 Share Posted May 16, 2011 Hi, I removed the include line for product sort in the catagory.tpl and uploaded the file, refreshed the page and the sort product function is still there!I am using version 1.4.1.0Any ideas how to remove the product sort function?Thanks Link to comment Share on other sites More sharing options...
liquidesnake Posted May 18, 2011 Share Posted May 18, 2011 Hi, I removed the include line for product sort in the catagory.tpl and uploaded the file, refreshed the page and the sort product function is still there!I am using version 1.4.1.0Any ideas how to remove the product sort function?Thanks Makes sure to have Force Compile: YESand CACHE: NOwhere to find it?go to Preferences >> Performancethen look at Smarty sectionif u remove Pagination make sure to Edit "Products per page"where to find it?go to Preferences >> Productsit should be the 13th line.so i guess you should put a big number there to display your product on one page. Link to comment Share on other sites More sharing options...
DeepVoid Posted November 6, 2011 Share Posted November 6, 2011 The "products per page" settings also affects the number of manufacturers per page (don't ask me why). Is there a way to set the two details separately? I would like to have a pagination for products, but also would like to show all the manufacturers available within the same page. How to do it? 1 Link to comment Share on other sites More sharing options...
Kogkalidis Posted October 23, 2013 Share Posted October 23, 2013 The "products per page" settings also affects the number of manufacturers per page (don't ask me why). Is there a way to set the two details separately? I would like to have a pagination for products, but also would like to show all the manufacturers available within the same page. How to do it? A bit late dude but I would like the same functionality. If you are still presta-member and found a solution, please share Link to comment Share on other sites More sharing options...
Nikhil Kumar Posted May 19, 2015 Share Posted May 19, 2015 (edited) Hi guys how to safely remove pagination and show all the available products with respect to that page.. The products should get auto load on scrolling TIA Edited May 19, 2015 by Nikhil Kumar (see edit history) Link to comment Share on other sites More sharing options...
pxloft Posted September 8, 2015 Share Posted September 8, 2015 to eliminate pagination safely... simply increase your products shown per page to more than the products you have. Preferences -> Products. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now