stuffedhippo Posted December 6, 2012 Share Posted December 6, 2012 I know there is pagination on products on the category page but my client has 40'odd categories on one page and would like to paginate this list. Is there any way to do this. Running version 1.4.6.2 Thanks Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted December 6, 2012 Share Posted December 6, 2012 Hi, I think that you need to override the CategoryController::process() and also change category.tpl of your theme. You will need to change $this->category->getSubCategories((int)self::$cookie->id_lang); logic. Regards Link to comment Share on other sites More sharing options...
palmve Posted May 3, 2013 Share Posted May 3, 2013 You need to write code to pagination page category ? 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