Home
Forum
Extensions
Developer Portal
VirtueMart Forum
VirtueMart & Joomla! - The Future of eCommerce
Home
Help
Search
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Looking for documentation? Take a look on our
wiki
VirtueMart Forum
»
VirtueMart 2 + 3
»
General Questions
»
Change the Continue Shopping link in the Cart
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Change the Continue Shopping link in the Cart (Read 2010 times)
Sark
Beginner
Posts: 7
Change the Continue Shopping link in the Cart
«
on:
June 21, 2012, 18:26:45 pm »
I want to be able to change the continue shopping link in the shopping cart to point to my home page. I've searched the forum, but can't find an answer that works for me. Any help would be much appreciated.
Logged
radu4us
Beginner
Posts: 9
Re: Change the Continue Shopping link in the Cart
«
Reply #1 on:
January 27, 2013, 15:25:50 pm »
Go to: components/com_virtuemart/views/cart/view.html.php
and you'll find on line 166 this:
// Get a continue link */
Logged
moustik_3
Beginner
Posts: 5
Re: Change the Continue Shopping link in the Cart
«
Reply #2 on:
January 27, 2013, 17:50:24 pm »
I'm also interested in this.... I found that line code, which code should I insert to point to a specific page?
Logged
radu4us
Beginner
Posts: 9
Re: Change the Continue Shopping link in the Cart
«
Reply #3 on:
January 27, 2013, 19:22:27 pm »
I only changed $continue_link like this and didn't bother with the rest:
$continue_link = JRoute::_('/shop');
You can put anything instead of /shop
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
VirtueMart Forum
»
VirtueMart 2 + 3
»
General Questions
»
Change the Continue Shopping link in the Cart
We use cookies, just to track visits to our website, we store no personal details.
OK
Learn more