VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: jacarp212 on January 05, 2012, 00:24:03 AM

Title: How can I move the "NEXT >>" button on checkout up to the right of Coupon Codes?
Post by: jacarp212 on January 05, 2012, 00:24:03 AM
Hi,

I would like to move the NEXT button up to the right under the pricing to the right of the coupon code section. How can I do this? See attachment.

Thanks,
Adam



[attachment cleanup by admin]
Title: Re: How can I move the "NEXT >>" button on checkout up to the right of Coupon Codes?
Post by: JtouchMobile.com on January 05, 2012, 04:14:05 AM
Open /components/com_virtuemart/views/cart/tmpl/default.php

Find this code:
echo $this->checkout_link_html;

Move it to any place (in the file) you want to.
Title: Re: How can I move the "NEXT >>" button on checkout up to the right of Coupon Codes?
Post by: jacarp212 on January 05, 2012, 22:23:31 PM
Joomla 1.5.25
VirtueMart 1.1.9

In cPanel I go to: public_html/'mydomainname"/components/com_virtuemart ....

Now my only options are:
js
shop_image
themes

I do not see a "VIEWS" file. Am I doing something wrong?
Title: Re: How can I move the "NEXT >>" button on checkout up to the right of Coupon Codes?
Post by: jenkinhill on January 05, 2012, 23:10:01 PM
This is the Virtuemart 2.0 section of the forum. That's why you cannot find views - they don't exist in VM1.1.