News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

No price disply with product listing or cart!

Started by webzight, February 22, 2017, 16:26:14 PM

Previous topic - Next topic

webzight

I know this has been discussed and I did a search on same with ZERO RESULTS~!

I have deleted the prices in the database and reloaded - NO PRICES!

I have tried User Group Specific Pricing - NO PRICES!

Price Override turned ON or OFF - NO PRICES!

This used to work on VM2, but now NADA!

http://biogreenonline.com/index.php/buy-bio-green

See Screen Capture attached

VM Version: VirtueMart 3.0.18
Joomla! Version: Joomla! 3.6.5
May the Cloud be with you :)

jenkinhill

Currency setting?
http://forum.virtuemart.net/index.php?topic=133218.msg461638#msg461638
http://forum.virtuemart.net/index.php?topic=136454.msg476743#msg476743

And this sort of code example from that product page shows exactly why you should never copy and paste from a word processor. How can a monitor deal with a font size of 15.1634px?
<div style="left: 90.2965px; top: 805.487px; font-size: 15.1634px; font-family: sans-serif;" data-canvas-width="32.831790849673204">BIO-GREEN's natural bio-catalytic processes liquefy, digest, &amp; recycle wastes into beneficial plant food.</div>
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

webzight

Jenkin,

Thanks for the timely reply!

The links you suggested are not the problem as I had already checked all those issues from past difficulties  ;)

I noticed though that you are running PHP 7.0 on your server and when I updated to same the problem magically went away!  ;D

As to your unnecessary comment on my TEXT, I wish to inform you that everything you see was typed in using Joomla! and not a WORD PROCESSOR!

TEST displays just fine on my Mac and the 40" screen I use and any other monitor/screen that I have had it looked at by others  8)

Also I checked the TEXT using FireBug and it says 14pt for the text in that area!  ::)
May the Cloud be with you :)

jenkinhill

What PHP version were you using? I have not known PHP versions affect price display before.

As for the code issues here is a copy & paste of the product description from view-source:http://biogreenonline.com/index.php/buy-bio-green/bio-green-4oz-jar-detail


<div class="product-description" >
    <span class="title">Description</span>
<div style="left: 90.2965px; top: 805.487px; font-size: 15.1634px; font-family: sans-serif;" data-canvas-width="32.831790849673204">BIO-GREEN's natural bio-catalytic processes liquefy, digest, &amp; recycle wastes into beneficial plant food.</div>
<div style="left: 123.128px; top: 805.487px; font-size: 15.1634px; font-family: sans-serif;">&nbsp;</div>
<div style="left: 256.374px; top: 805.487px; font-size: 15.1634px; font-family: sans-serif;" data-canvas-width="579.6012026143788">Natural enzymes break up the large molecules in dead organic materials promoting bacterial digestion.</div>
<div style="left: 176.264px; top: 822.875px; font-size: 15.1634px; font-family: sans-serif;" data-canvas-width="645.7045228758162">BIO-GREEN's extraordinarily high population of friendly bacteria multiply at a phenomenal rate and produce</div>
<p>their own enzymes to continue the recycling process.</p>
<p>4OZ = 24 Treaments</p>        </div>


I often find that my clients do this sort of thing.....
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