Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FashionMart (SKU# FLEX-00008)

TOPIC: change of product page appearance after updating

change of product page appearance after updating 11 years 4 months ago #1581

Hi,

Attached is a screen capture of what happened after the virtuemart aio update to 2.14.
the plus and minus and the background are gone and the "0" shows as "undefined"..
here is the link:
www.vacation-il.com/shop/index.php/component/virtuemart/women/joan-silk-tunic-dress2012-11-29-10-07-09-detail?Itemid=0

please advise

Thanks,
Ron
Attachments:
The administrator has disabled public write access.

change of product page appearance after updating 11 years 4 months ago #1592

Hi,

Having "undefined" value in the quantity box is a known issue and it occurs only if the "custom field, stocable variant" and VM template override used.

See this forum thread: forum.virtuemart.net/index.php?topic=108768.0
Some people who are not using our VM Template are suffering about the same exact issue. I hope this issue will be solved in the next releases of Virtuemart, because the Core VM File must be edited which is not allowed to template override, so we (as template developers) are not able to solve it.

You can solve it by little modification though;

Open this PHP file:
ROOT/plugins/vmcustom/stockable/stockable.php

Find this line (in 403th line):
<input type="text" class="quantity-input js-recalculate" name="quantity[]" value="\' + quantity + \'" />

and change it with this:
<input type="text" class="quantity-input js-recalculate" name="quantity[]" value="1" />


(basically you are changing only value="\' + quantity + \'" with value="1" )

This fix should work for you. Try and let me know if doesn't work.

Regards.
Last Edit: 11 years 4 months ago by Support.
The administrator has disabled public write access.

change of product page appearance after updating 11 years 4 months ago #1599

Hi,
It solved the digits issue, but the appearance is still with no background like in your template and like it was before the virtuemart aio update. (attached screen capture)
Thank you,
Ron

Attachment add_tocart_capt003.jpg not found

The administrator has disabled public write access.

change of product page appearance after updating 11 years 4 months ago #1606

To fix the layout issues,

First open VM Backend > Configuration > Templates (TAB)
And enable the "Using the VirtueMart CSS" checkbox, so let the CSS file of Virtuemart to be loaded in the website.

Then use the "Firebug" plugin to investigate the layout and delete the unnecessary CSS rules that comes with your joomla and breaks the layout of the "add to cart" button. To see where to download "firebug" and how to use it, refer to this page: www.flexiblewebdesign.com/forum-virtuemart-2-template-puremart-support/342-using-firebug-for-customization-or-troubleshooting
The administrator has disabled public write access.
Time to create page: 0.275 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo