News:

Looking for documentation? Take a look on our wiki

Main Menu

Checkout Table Not Responsive

Started by LukeVenter, August 26, 2015, 10:00:30 AM

Previous topic - Next topic

LukeVenter

Hi Guys,

I know this type of checkout is native to GK Templates but there is no answer to this on their website either. Please help.

Obviously, the display of the products in the checkout page is in a table, so when this goes to mobile, it gives this "scroll horizontally to view whole table" message and my customers always get confused and often abandon the sale because of it. Is there any way to make this table responsive so that it fits on the mobile screen?

I have attached images of the web version (which is alright) and the mobile version, where I'm having some issues.

I want to avoid having to buy a checkout plugin so if you could recommend any free ones that are good I would also appreciate that if there is no other way to resolve this issue. (I would prefer to just resolve the issue) :)

The URL is www.puristcoffee.com

jenkinhill

Checkout in the latest VirtueMart release (3.0.9.6) is already responsive if you use the default VM template system, so maybe have a look at that.

We cannot help with commercial template problems as major as the one you appear to be having. http://forum.virtuemart.net/index.php?topic=108212.0

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

LukeVenter

Does my checkout look like the standard VM checkout? I didn't develop my site - still learning how to modify it.

GJC Web Design

first make sure your on the latest VM  - with all the normal warnings

then try with the standard Protostar template

as you can see your cart has min widths so will never collapse enuf for 320px

<tr>
   <th align="left">Name</th>
   <th align="left">SKU</th>
   <th style="min-width:70px;width:5%;align:right;text-align:center">Price</th>
   <th style="min-width:120px;width:10%;align:right;text-align:center">Quantity      / Update</th>


      <th style="min-width:76px;width:5%;align:right;text-align:center"><span class="priceColor2">Discount</span></th>
   <th style="min-width:80px;width:5%;align:right;text-align:center">Total</th>
</tr>
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

LukeVenter

Could you please guide in me using the checkout from a different template?

LukeVenter

Yeah I did that. The prostar template look terrible, especially in relation to the rest of the site.

GJC Web Design

that wasn't the suggestion -- the suggestion is for u to utilise the checkout table code form there
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation