posted on December 10, 2013 01:18:13 AM new
How can i at the Vendio Store,
a) display more Products, 12, 16 or all (categorys)?
b)content above or among the products in the category.
posted on December 11, 2013 12:07:37 PM new
Hello,
Other than adding an image to the category pages, there isn't a specific option to add different content to the top of different category pages, unfortunately.
In order to show more products per page, please take the following steps:
1. Go to "Stores" --> "Template Editor" --> "Advanced" --> check the box for "Enable Advanced Mode".
2. In the "Advanced" menu select "Edit HTML" and browse for and open the "content/category.html" file. Then locate the following line of code in the file:
Again change the number "8" to the number of items that you would like per page.
4. In the "Advanced" menu select "Edit HTML" and browse for and open the "utils/prevnextlinks.html" file. Then locate the following line of code in the file:
rst: Define:page_size="8"
Again change the number "8" to the number of items that you would like per page. Be sure to save and publish the changes after you are done, and let us know should you continue to have trouble with this.
Regards,
Nathan
[ edited by NathanCS on Dec 11, 2013 12:08 PM ]