VirtueMart Tips & How To's
How to Show full image on product pages
http://forum.virtuemart.net/index.php?topic=46136.msg169114
Dynamic resize must be ON
This can be done in virtuemart admin configuration
Go to Components >> VirtueMart >> Admin >> Configuration
a. click on Site tab, in the Layout section
Where is the Flypage located?
/components/com_virtuemart/themes/default/templates/product_details/
How to Change "Call for Pricing"
administrator/components/com_virtuemart/languages/common/english.php
Where is the browse file located?
components/com_virtuemart/themes/default/templates/browse
Where to change "Ask a question about this product"?
administrator/components/com_virtuemart/languages/shop/english.php
How do I modify the main "shop" page?
shop.index.php (page creation file) can be found at
/administrator/components/com/virtuemart/html
shopindex.tpl.php (main template file) can be found at
../templates/common/
Instead of individual changing the browse layout, you can make it site-wide through the global configuration.
0 comments:
Post a Comment