VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: jbenes on November 06, 2012, 07:09:55 AM

Title: [SOLVED] Prices not Displaying- Template Problem
Post by: jbenes on November 06, 2012, 07:09:55 AM
Hi. My site is www.loveall.oneofakind.ws. It is running VM 2.0.12F. There is some mysterious problem that hides all the prices on the site.

Take a look at this product details page: http://www.loveall.oneofakind.ws/index.php/tops/ss/bsp700-detail. If you inspect the source code, the price is there, but it has the display:none style attribute. I have made sure that all the price boxes are set to show in store configuration and I have searched the files for where the display:none; might be coming from, but I haven't had any luck.

If it helps, I am using the GK Bikestore template.

Thanks!
Title: Re: Prices not Displaying- Template Problem
Post by: jenkinhill on November 06, 2012, 10:14:16 AM
Is it this problem:  http://forum.virtuemart.net/index.php?topic=109112.0

This is fixed in SVN
Title: Re: Prices not Displaying- Template Problem
Post by: jbenes on November 06, 2012, 17:30:43 PM
That appeared to solve the problem! Thanks a lot.