VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Valdez360 on August 14, 2013, 09:23:51 AM

Title: Add to cart modal box link change.
Post by: Valdez360 on August 14, 2013, 09:23:51 AM
Does anyone know do I change the "Continue Shopping" link address in the add to cart modal text box?- I have looked everywhere. I know that some say that it is in either:

com_virtuemart/controllers/cart.php

components/com_virtuemart/assets/js/vmprices.js

but I have failed to find it there.

I am a bit exasperated because I have changed 'Continue Shopping' wherever I have found it and the modal box remains unchanged. All caching is off everywhere.

Thanks in advance

Joomla! 2.5.13
VM 2.0.22a
Title: Re: Add to cart modal box link change.
Post by: jenkinhill on August 14, 2013, 10:31:41 AM
The continue shopping link is editable in the template used by the popup:  components/com_virtuemart/views/cart/tmpl/padded.php  - if you edit this be sure to use the edited file as a template override.