Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Individual Product Prices Not Displaying

    Hi,
    In each of my categories, as the products are listed, the product prices show for each item. However, when you select a product to view more details about the item, the product price is not longer displayed anywhere. It doesn't show anywhere on the page. I would like it to display near the add to cart button and/or at the top of the page. How can I make this show for each product? There must be a store-wide setting that I have missed, but I can't find what it is. In the admin setting > my store > Display prices with tax is set to true. What else am I missing? I'm using version 1.3.9h. The site is www.kings-kreations.com

    Thanks in advance for any advice!

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Individual Product Prices Not Displaying

    Product Price is there ... it is white ...

    Try a select all on the product_info page to see it ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Individual Product Prices Not Displaying

    In your stylesheet.css file
    your H2 tag has a color of #ffffff

    Change this to #000000
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Re: Individual Product Prices Not Displaying

    Quote Originally Posted by kobra View Post
    In your stylesheet.css file
    your H2 tag has a color of #ffffff

    Change this to #000000
    Thank you both! What a silly thing...found it!

  5. #5
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Re: Individual Product Prices Not Displaying

    One other question, my font colors in my center header (?) need to be changed as well, such as on the page here: http://www.kings-kreations.com/index...ndex&cPath=1_2

    I have figured out how to change it to white everywhere else, except for where it says Product Image, price, and Item Name. I am sure it has to be in the stylesheet somewhere, but I'm not finding it using an inspector. Ideas?

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,691
    Plugin Contributions
    11

    Default Re: Individual Product Prices Not Displaying

    This one's a little more complicated since the heading for the product listing is one header item and two links. You can get the Product Image by using:

    productListing-heading {color:#FFFFFF;]

    The other two involve an a tag with both an id and a class. You will need to play with them a while to come up with a suitable answer as those a tags are (right now) controlled the same as all other a tags throughout the site.

    Try using the Firebug add-on to Firefox. It can be helpful in these matters.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Re: Individual Product Prices Not Displaying

    Quote Originally Posted by dbltoe View Post
    This one's a little more complicated since the heading for the product listing is one header item and two links. You can get the Product Image by using:

    productListing-heading {color:#FFFFFF;]

    The other two involve an a tag with both an id and a class. You will need to play with them a while to come up with a suitable answer as those a tags are (right now) controlled the same as all other a tags throughout the site.

    Try using the Firebug add-on to Firefox. It can be helpful in these matters.
    I have been searching with Firebug and still can't locate where to change this. Is it in the stylesheet or is there coding somewhere else? I'm not great at this and am really struggling with trying to find where to make the changes.

  8. #8
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,691
    Plugin Contributions
    11

    Default Re: Individual Product Prices Not Displaying

    Not all class or id calls in the php code are given a setting in the stylesheet.css.

    Such is the case with .productListing-Heading

    In my previous post, I left of the class designator of . at the beginning of the call.

    You will need to decide which class or id you need to use and add all to the bottom of stylesheet.css.

    You might want to add /* Added for blah, blah, blah on 5 May 2013 by gizmo */ before the code. This will help you find it later, if needed.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

Similar Threads

  1. v150 remove £ symbol from prices on category view (not individual product pages)
    By PomND in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 May 2013, 10:21 AM
  2. OSC Individual Product Shipping Prices
    By fan4chevy in forum Addon Shipping Modules
    Replies: 6
    Last Post: 9 Feb 2012, 02:26 AM
  3. Prices now not displaying at all!!!
    By mattys in forum General Questions
    Replies: 1
    Last Post: 10 Jan 2007, 11:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg