Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password? (Having an issue with the forum login?)

Search the Forum

Tips and Tricks HQ Forum » WP eStore Forum » WP eStore Troubleshooting

Price and Total Now Showing in Cart

(3 posts) (2 voices)
  • Started 1 year ago by VelmaG
  • Latest reply from Ivy
  • Possible Solutions (Related Topics):
    1. Price not showing in cart properly using fancy 3 product display
    2. Items in shopping cart - incorrectly totaled
    3. Coupon Area not Showing on Cart
    4. Wrong price in check out page and currency (dollars) not showing on the display
    5. Items won't add to cart

Tags:

  • cart
  • purchase price
  • totals
  1. VelmaG
    Member

    http://smallbizcreative.ca/store (this page is not live yet).

    I presently have 3 products up. I added one of each to the shoppingcart. They show up in the shoppingcart, but the price, and the total purchase do not show up. When I click through to pay, it does total up and give the amount there, but I need it to show up in the cart too.

    I'm not sure what I'm missing.

    The site is WP3.01, and the cart is 3.7.4.

    Thanks.

    Velma

    Posted 1 year ago #
  2. VelmaG
    Member

    Tried to RSS to this thread, and got "This XML file does not appear to have any style information associated with it. The document tree is shown below."

    Couldn't subscribe.

    Velma

    Posted 1 year ago #
  3. Ivy
    Administrator

    Hi, I had a look at your site. The price is showing up it's just in white font color. The eStore gets a lot of it's CSS from your theme.

    It looks like this font color for tables is not defined in your theme and is Inherited from body.page

    body {
    color:#FFFFFF;
    font-size:1.2em;
    text-align:center;
    }
    store (line 24)

    In the eStore CSS there is a class called
    .shopping_cart

    Once you find this all you need to do is specify a font color.

    color:#FFFFFF; (FFFFFF) = white you will need to make this something like 000 (this is black)

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin