Totally Zenned
- Join Date:
- Jan 2005
- Location:
- USA, St. Louis
- Posts:
- 3,651
- Plugin Contributions:
- 5
Cherry Zen Template Support Thread
maggiesmom1:
Okay - I solved the problem about displaying additional images at all, but now I need to know how to move them up. If you look here:
http://www.butternugsquash.com/store/index.php?main_page=product_info&products_id=669
you'll see the 3 add'l images way down at the bottom. I'd like them to be directly underneath the main product image. I'd also like to move the product description to where the "Please Choose: Download 1; Download 2" box is and move that box either down below or eliminate it altogether.
Can anyone help a poor, ignorant store owner?
Open up includes/templates/cherry_zen/templates/tpl_product_info_display.php
This controls the product page. You'll see that its very nicely segmented, so you can look for the sections you want to move (additional images and product description), and just cut and paste them where you want it.