So you do not want this button to appear nor you need the functionality of the “Ask a question about this product” button in your VirtueMart store (I’m talking about 1.1.9 version). Here’s how to remove “Ask a question about this product” button: 1. Open \components\com_virtuemart\themes\default\templates \product_details\flypage.tpl.php 2. Near row 43 find echo $ask_seller and comment it […]
Tag: virtuemart
Solved: VirtueMart double login problem
When running a Joomla+VirtueMart 1.1.x shop, I encountered a problem accessing the backend. Sometimes it asked me to insert admin credentials straight to mydomain.com/administrator. Sometimes asked for a login when going in Components -> VirtueMart in Joomla admin menu. Here’s how I solved Joomla + VirtueMart double login problem. Open Joomla configuration file in your […]