OPC nefunguje responzivne v tablete

If you are runnig Joomla 3.x and Virtuemart 3.x please post to this forum your questions or support tickets about One Page Checkout

OPC nefunguje responzivne v tablete

Postby parfumylacno » Fri May 15, 2020 10:06 am

Prosím Vás, ako opraviť aby OPC fungoval správne responzívne aj v tabletoch? ďakujem
opc.png
opc.png (56.23 KiB) Viewed 6532 times
parfumylacno
 
Posts: 9
Joined: Thu Aug 08, 2019 7:36 pm

Re: OPC nefunguje responzivne v tablete

Postby admin » Fri May 15, 2020 7:04 pm

hello, this forum is intended to be used in enlish only.

OPC works in reponsive mode when your joomla template is responsive and provides full width for opc so it can detect browser width - pls remove all columns and make sure component part renders in full width.

best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: OPC nefunguje responzivne v tablete

Postby parfumylacno » Wed May 27, 2020 10:09 am

Thank you very much. Please can you help me how can i do this?

I try it in module setings but how can i choose option, that modul will show on each e-shop category or product, but not in the cart?
i have only E-shop as virtuemart menu item (virtuemart default view)

how can i do that, there will be no columns in cart?
cart.png
cart.png (46.02 KiB) Viewed 6368 times


thank you very much
parfumylacno
 
Posts: 9
Joined: Thu Aug 08, 2019 7:36 pm

Re: OPC nefunguje responzivne v tablete

Postby admin » Mon Jun 01, 2020 11:10 am

hello, to hide a module at the checkout page:
- create a new menu that is not used (you can call it hidden menu)
- assign Virtuemart's cart page to this menu + find out the ID (Itemid) of this menu
- in OPC configure this Itemid to be used at the checkout/cart page
- configure your modules not to be shown at these menu item
- repeat per all languages that you are using
- same can be done for OPC thank you page

to make your site responsive you need to make sure that OPC generally loads in full width for tablets and mobiles - you can use "div.className { display: none; } within your onepage.css to alter display just per the OPC's rendered pages. i cannot help you with specific code (classname) since i do not know your URL.

best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: OPC nefunguje responzivne v tablete

Postby parfumylacno » Mon Jun 01, 2020 11:47 am

fuu thank you, I will try this:

- create a new menu that is not used (you can call it hidden menu)
- assign Virtuemart's cart page to this menu + find out the ID (Itemid) of this menu
- in OPC configure this Itemid to be used at the checkout/cart page
- configure your modules not to be shown at these menu item
- repeat per all languages that you are using
- same can be done for OPC thank you page

This will be dificult for me to do - url is https://www.parfumylacno.sk
parfumylacno
 
Posts: 9
Joined: Thu Aug 08, 2019 7:36 pm

Re: OPC nefunguje responzivne v tablete

Postby parfumylacno » Fri Jun 05, 2020 11:51 am

admin wrote:hello, to hide a module at the checkout page:
- create a new menu that is not used (you can call it hidden menu)
- assign Virtuemart's cart page to this menu + find out the ID (Itemid) of this menu
- in OPC configure this Itemid to be used at the checkout/cart page
- configure your modules not to be shown at these menu item
- repeat per all languages that you are using
- same can be done for OPC thank you page

to make your site responsive you need to make sure that OPC generally loads in full width for tablets and mobiles - you can use "div.className { display: none; } within your onepage.css to alter display just per the OPC's rendered pages. i cannot help you with specific code (classname) since i do not know your URL.

best regards, stan


Thank you very much stan, this helped very well!
- create a new menu that is not used (you can call it hidden menu)
- assign Virtuemart's cart page to this menu + find out the ID (Itemid) of this menu
- in OPC configure this Itemid to be used at the checkout/cart page
- configure your modules not to be shown at these menu item
- repeat per all languages that you are using
- same can be done for OPC thank you page

Now my eshop is responsive, thank you very much. There is for my one last task - to set conversions properly, because Analytics does not track my conversion and adwords track in some wrong way..
viewtopic.php?f=7&t=3894
parfumylacno
 
Posts: 9
Joined: Thu Aug 08, 2019 7:36 pm


Return to One Page Checkout for Virtuemart 3 on Joomla 3.x