robelozano Posted December 7, 2012 Share Posted December 7, 2012 (edited) Im creating a website with theme and it suppose to display the products as Grid instead of List. but when i open the website it display ti as list, even that the code says Grid as current Can someone help me to fix it? Here is my website link so you could see it. http://zacit.com.mx/...n&orderway=desc These is how it is in the product-sort.tpl and in the website code, but it looks as list instead of grid. <ul class="product_view"> <li id="product_view_grid" class="current"></li> <li id="product_view_list"></li> </ul> It doesnt matter if i remove the list arrangement and there is only grid. i just want to fix it. I notice once i change it to grid it kees like that but of i open in other compurer or i erase cache it come back to list view even the code says grid as curren. I hope someone could help me. edit i notice in the product sort tpl there was a line that said list and i just had to change it to grid and done it worked Edited December 8, 2012 by robelozano (see edit history) 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