Thread Starter
tatoo
(@tatoo)
The zoom on the category page does not work. How to make it work?
Thread Starter
tatoo
(@tatoo)
Any zoom. But it has to be before the full view of the product. When you click on category all products and this is where I want to zoom the image.
Thread Starter
tatoo
(@tatoo)
Navigation displays but always comes back to page 1.
Thread Starter
tatoo
(@tatoo)
Very good!
But not display PagiNavi the footer.
I duplicated “index.php” in my theme and modified:
//query_posts($query_string.$orderby);
by:
query_posts(‘r_sortby=highest_rated&r_orderby=desc’);