change back to shop links php files

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed May 22, 2013 3:31 pm
Reply with quote
Report this post
Please can someone tell me in which php files I have to cange the return shopping links in payment page and the pop-up link after I pressed the add to cart button

Thanks a lot
warm regads
webmiep
User avatar
Senior Boarder

teitbite
Wed May 22, 2013 11:30 pm
Reply with quote
Report this post
Hi

Link from popup can be found in /html/com_virtuemart/cart/default.php line 67.

The other links from question are not overrided by template so You need to check in /components/com_virtuemart/tmpl/checkout , unfortunately I'm not VM expert so I cannot be more accurate, sorry.
User avatar
Moderator

GK User
Thu May 23, 2013 2:38 pm
Reply with quote
Report this post
Thanks a lot
I do not know what happend but it works a little.
Thanks a lot
User avatar
Senior Boarder

teitbite
Fri May 24, 2013 10:27 am
Reply with quote
Report this post
Hi

Ok. Great to hear that :)
User avatar
Moderator

GK User
Fri May 24, 2013 10:53 am
Reply with quote
Report this post
The pop-up link I changed in the productdetail page you can find in
Templates/gk_storebox/html/com_virtuemart/productdetails/default.php in line 80 It starts with:
$ catURL = JRoute::_('http://the link Iwant to let your customer to.com');

The link in the checkout page is indeed the default.php in
Templates/gk_storebox/html/com_virtuemart/cart/default.php On line 67

Have a nice day
User avatar
Senior Boarder

teitbite
Sun May 26, 2013 8:34 am
Reply with quote
Report this post
Hi

Ok. Thanks for shearing this solution with us.
User avatar
Moderator


cron