<em>@dnasport 340586 wrote:</em><blockquote>We need to find a way so that we can edit the number of categories show on each sub-category page. Some will be 3 wide, some 5 wide.
Any help will be appreciated.
Thanks
Darren
http://www.dnasport.us</blockquote>
You can’t, I don’t think, do it from JoomShopping admin.
What you will need to do is to add some new templates – in com_jshopping/templates/… /category/maincategory.php and category_default.php I reckon, taking out the dynamic assignment Call them what you like and they’ll appear in the cat or product pages.
From the backend if you go to /administrator/index.php?option=com_jshopping&controller=config&task=adminfunction and in Product check the “Use individual template for each category and product” box so that you can assign different templates from the ones you made.
Do it on a dev server first to ensure you don’t mess up a live site!!
EDITED to show proper placement of new files