VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Marga123 on February 03, 2013, 18:40:50 PM

Title: How To Add The Cat Button?
Post by: Marga123 on February 03, 2013, 18:40:50 PM
Hi
I've added the "Add to Cart" Button code below
But when the button clicked on nothing happens?


Quote<span class="addtocart-button">
      <input type="submit" name="addtocart"  class="addtocart-button" value="<?php echo JText::_('COM_VIRTUEMART_CART_ADD_TO') ?>" title="<?php echo JText::_('COM_VIRTUEMART_CART_ADD_TO') ?>" />
      </span>


Many Thanks for your help

Charles
Title: Re: How To Add The Cat Button?
Post by: K&K media production on February 03, 2013, 19:02:18 PM
This is not enough.

Please read here:
https://forum.virtuemart.net/index.php?topic=90961.0