Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #887097
    Denise T
    Participant

    Hi There,

    my site is http://www.wunderkid.co
    I’m having a few issues with my woo commerce.
    1. I’d like to make sure that for my simple woo commerce products that the price shows. Currently it is not showing when you click on any of the products at the link below. Please note: I had made it so that for my variable products, the price didn’t show until the variables were selected.

    http://www.wunderkid.co/shop/art/original-art/

    2. When you select an 8×10 no frame on the product i.e.http://www.wunderkid.co/shop-art/art/prints/lost-blue-maze/ the image gets much larger than the other images in the gallery (white frame image and black frame image. All of these should be the same size and they used to be on the site, but now just the image with no frame is becoming larger.

    Thanks!

    #887589
    Christopher
    Moderator

    Hi there,

    #1 Please find and remove following CSS :

    p.price {
        color: transparent!important;
    }
    .summary.entry-summary > [itemprop="offers"] {
        display: none;
    }
    p.price span.amount:last-child {
        display: none;
    }

    #2 The images dimensions are different, that specific image is 801*1000px while the other images dimensions are 800*800px. Please resize and the image to fix this.

    Hope it helps.

    #1003040
    Denise T
    Participant

    Hi,

    I tried deleting the code you specified in the css, but that didn’t seem to do the trick to make the prices appear on the original art section. Any other thoughts?

    Thanks

    #1003280
    Rad
    Moderator

    Hi Denise,

    I can still see those CSS from the source code, please provide your login in private reply and I’ll remove them 🙂

    Thanks!

    #1003985
    Denise T
    Participant
    This reply has been marked as private.
    #1004175
    Rad
    Moderator

    Hi there,

    It’s now removed. Thanks!

  • <script> jQuery(function($){ $("#no-reply-887097 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>