News:

Looking for documentation? Take a look on our wiki

Main Menu

I can't see the product name and Qty on mobile

Started by ibd2004, February 08, 2016, 06:58:34 AM

Previous topic - Next topic

ibd2004

Hello,
I have this strange issue.
On pc i can see every thing fine but on mobile after adding an item to the cart, the Qty and item name is empty
but the price show fine.

I am using VM 3.0.9 on latest Joomla.

Any one can think of any reason why?

Can be seen here http://www.diamondshield.co.il/en/order-diamond-shield-online-now

Many thnks!

jenkinhill

The cart is not responsive, the item name and image is off screen to the left, and I guess the same problem with your quantity. Either override the cart and apply screen-size conditional css or use a checkout plugin known to be responsive, such as this one www.virtueplanet.com/extensions/vp-one-page-checkout

You should be using VirtueMart 3.0.12 now, 3.0.9 was a test/development version (you may find that the cart displays better with this version).  http://virtuemart.net/news/latest-news/473-security-release-virtuemart-3-0-12
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

ibd2004

Thank you for the answer.
I tried to find how to upgrade from 3.0.9 to 3.0.12 but could not find any explanation.
Can you please guide me how to do it?

Many thanks
Itai

VMTemplates.net

Hi,

an update can be done directly in Joomla Update (Extension -> Manage -- select Update on left hand side) or simply download core and AIO packages from http://dev.virtuemart.net/projects/virtuemart/files
and install an update manually in Extensions -> Manage -- select Install on left hand side.

Before an update DO THE BACKUP just in case ;)
We develop VirtueMart templates since 2008
https://www.virtuemarttemplates.net/
Join the VirtueMart Templates Club today and get an access to over 60 VirtueMart templates
https://www.virtuemarttemplates.net/template-club.html
If you need a custom VirtueMart Template design please visit https://www.virtuemarttemplates.net/custom-virtuemart-template-design.html
Visit our new shop https://demo.virtuemarttemplates.net/
Join the VirtueMart Templates Club, purchase the template or order one of our services like Hosting, Website Maintenance, Security and Optimization, Template Customization and more

ibd2004

I have update the shop to latest 3.0.12 but i still can't see the product name and Qty in the checkout page from
mobile.

I have one more VM store 3.0.12 there i can see the product name and qty just fine on mobile.

So what am i missing? i don;t like to move to onepage checkout now (this site is live already)
Is there any thing i can do still?

Many thanks
Itai

GJC Web Design

they disappear because of this very badly thought out css rule

.view-cart table.cart-summary tr th:nth-child(2), .view-cart table.cart-summary tr td:nth-child(2), .view-cart table.cart-summary tr th:nth-child(5), .view-cart table.cart-summary tr td:nth-child(5), .view-cart table.cart-summary tr th:nth-child(6), .view-cart table.cart-summary tr td:nth-child(6), .view-cart table.cart-summary tr th:nth-child(3), .view-cart table.cart-summary tr td:nth-child(3) {
  display: none;
}

http://www.diamondshield.co.il/templates/ja_hawkstore/local/css/themes/blue/extras/com_virtuemart.css line 3310
removing it shows the cart correctly at smaller sizes although 2 columns are out of bed

and as for +3500 lines of css just for VM styling.. incompetence...

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

ibd2004

Thank you
I have removed those lines but still the same (see image attached)
I must fix it ....

VMTemplates.net

Hi,

try to add this line below at the end of the file:

.view-cart table.cart-summary tr td:nth-child(5) { display: block !important; }

We develop VirtueMart templates since 2008
https://www.virtuemarttemplates.net/
Join the VirtueMart Templates Club today and get an access to over 60 VirtueMart templates
https://www.virtuemarttemplates.net/template-club.html
If you need a custom VirtueMart Template design please visit https://www.virtuemarttemplates.net/custom-virtuemart-template-design.html
Visit our new shop https://demo.virtuemarttemplates.net/
Join the VirtueMart Templates Club, purchase the template or order one of our services like Hosting, Website Maintenance, Security and Optimization, Template Customization and more

ibd2004


GJC Web Design

refresh your browser properly.. my fix does work!
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

ibd2004

In the image you sent in the last reply there are no info in the table....
How can u say that its working on your end?

GJC Web Design

because I can't be arsed going thru the checkout process yet again!

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

ibd2004

You just need to add to cart the item
than in the screen you sent you need to see the item info.
You don't need to go the all process...

GJC Web Design

Honestly.. why am I bothering..  ?  YOU TEST IT.. its your site and your 3rd party problematic template
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

ibd2004

I don't understand why you med.
I am thank full for your help just wonted to point you that the last option did not work