VM One Page Checkout enabled?

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
Fri Dec 06, 2013 1:10 am
Reply with quote
Report this post
How to enable VirtueMart one page checkout process. This features will be activated on bikestore template? If yes, where I can find proper configuration page?
User avatar
Junior Boarder

teitbite
Sat Dec 07, 2013 5:48 pm
Reply with quote
Report this post
Hi

Can You please tell me more about that? I thought One Page Checkout is a 3rd party solutions. Does VM implemented one as a default?
User avatar
Moderator

GK User
Fri Dec 27, 2013 1:10 pm
Reply with quote
Report this post
Hi Sorry for the delay. Since version 2.0.24 this option is default the VM checkout.

This makes it possible to finalise the purchase without leaving the shopping cart page.

Please, see the VM's default template how it works. Is an important function.
User avatar
Junior Boarder

teitbite
Mon Dec 30, 2013 4:20 pm
Reply with quote
Report this post
Hi

Ok. If it's like that than please start from updating the template to the latest version. It's possible fix is included there already. If not than send me an access to joomla panel and FTP so I'll try to figure it out.
User avatar
Moderator

GK User
Fri Jan 03, 2014 3:42 am
Reply with quote
Report this post
I send PM with access.
User avatar
Junior Boarder

teitbite
Fri Jan 03, 2014 6:37 pm
Reply with quote
Report this post
Hi

Sorry, but I'm not able to connect with FTP using this access. Can You please check it and send me a correct one ?

Also You have forgot to tell me Your site url.
User avatar
Moderator

GK User
Fri Jan 03, 2014 6:43 pm
Reply with quote
Report this post
Sorry. I send again.
User avatar
Junior Boarder

teitbite
Sun Jan 05, 2014 4:55 am
Reply with quote
Report this post
Hi

Sorry, but I have the same problem again. Same error screen is showing when I'm trying to access ftp.
User avatar
Moderator

GK User
Mon Jan 06, 2014 1:07 am
Reply with quote
Report this post
The first and last letter J in password are uppercase
User avatar
Junior Boarder

GK User
Tue Jan 07, 2014 9:52 am
Reply with quote
Report this post
Any news?
User avatar
Junior Boarder

teitbite
Fri Jan 10, 2014 4:58 am
Reply with quote
Report this post
Hi

But the error is not about the wrong password but most likely a permissions issue. As You can see on the screen there is a message "Permission denied". Can You please check the permission for this user ?
User avatar
Moderator

GK User
Mon Jan 13, 2014 7:18 pm
Reply with quote
Report this post
Ah ...I found in the control panel a restriction of access to international IP. Now will work.
User avatar
Junior Boarder

teitbite
Wed Jan 15, 2014 7:49 am
Reply with quote
Report this post
Hi

Yes it worked. I've made some changes and adjusted style a little bit. Please check if it's working right now. Unfortunately I cannot pass this checkout because of language barrier.
User avatar
Moderator

GK User
Wed Jan 15, 2014 1:02 pm
Reply with quote
Report this post
Nothing has changed in the cart. As if the One Page Cart wasn't activated.

I have version 2.0.24 c, but I read that changed to version 2.0.26. Please see this link http://forum.virtuemart.net/index.php?topic=120943.0
User avatar
Junior Boarder

GK User
Wed Jan 15, 2014 7:47 pm
Reply with quote
Report this post
I updated to version 2.0.26 d.
The OPC (One Page Ceckout) option is enabled in the settings. But the cart page remains as if it were off.
User avatar
Junior Boarder

teitbite
Sat Jan 18, 2014 2:43 am
Reply with quote
Report this post
Hi

Sorry. My bad. I've made the changes, but forgot to send file to server. Please check now.
User avatar
Moderator

GK User
Mon Jan 20, 2014 11:37 pm
Reply with quote
Report this post
Worked partially. After you select the option that you want, it remains visible, turning into a big mess.

I had to disable the OPC by the store is open.
User avatar
Junior Boarder

teitbite
Wed Jan 22, 2014 7:38 am
Reply with quote
Report this post
Hi

Can You please show me a screen ? Looks fine to me.
User avatar
Moderator

GK User
Wed Jan 22, 2014 12:01 pm
Reply with quote
Report this post
Seeing as you're already confused before selecting the shipping and payment method.
Image

After selecting the options gets worse.
Image

Besides getting very ugly.
User avatar
Junior Boarder

teitbite
Fri Jan 24, 2014 3:21 am
Reply with quote
Report this post
Hi

You mean the look of it. Right ? I thought You were talking about functionality. Sure I'll help. Please just restore the one page checkout. Right now it's an old one again.
User avatar
Moderator

GK User
Fri Jan 24, 2014 11:50 am
Reply with quote
Report this post
I can't enable the OPC with the my store open.

There is another way to do this?
User avatar
Junior Boarder

teitbite
Tue Jan 28, 2014 10:12 am
Reply with quote
Report this post
Hi

I have added a small additional code for styling. Hope You will like it a little more now.

Code: Select all
/* One Page Checkout Style */
.buttonBar-right {
    float: none;
    height: 45px;
}

.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
    padding: 0 8px;
}

table.cart-summary td br {
    clear: both;
    display: block;
}
User avatar
Moderator

GK User
Tue Jan 28, 2014 1:48 pm
Reply with quote
Report this post
Thanks about OPC.

I noticed that on the cart page the menus and submenus (TUNING, CADEIRAS/OUTROS and SPORTWEAR) have stopped working.

Only in cart page this hapen.
User avatar
Junior Boarder

teitbite
Wed Jan 29, 2014 1:32 pm
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
#gkPopupLogin, #gkPopupCart {
    overflow: hidden !important;
}
User avatar
Moderator


cron