posted on July 17, 2012 05:51:31 PM new
I have changed the featured items and they come up right but when you go to all products they only show 5 on a page instead of the 8 I want. How do I fix the items on the products page to make it an even 8 or whatever instead of 4 in a row and then 1 by itself?
In order to change the number of items that are shown per page, please go to "Stores" --> "Template Editor" --> "Advanced" --> select "Enable Advanced Mode" --> select "Edit HTML" and browse for the "content/category.html" file. Then locate this line of code:
posted on July 18, 2012 07:46:37 PM new
I did all of that but it will only let it go to 12 items which screws it up as it only shows 4 on two lines and 2 on the bottom line. If I change it to 8 items it will show 8 items so I guess I will have to do that.