Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1218093
    dmuller
    Participant

    Hi, I can’t seem to figure this one out. I’m using WooCommerce for the first time with Renew (Child Theme) in X.

    Images show on the Category page, images show on the product page but images DON’T show on the product category page (the page between the previous two).

    It’s just a list with prices.

    I’ve tried adding images wherever I can see but it’s still just text on this page?

    Any ideas?

    #1218097
    dmuller
    Participant
    This reply has been marked as private.
    #1218105
    Thai
    Moderator

    Hi There,

    Could you please double check on your website?

    I was unable to access it: http://www.isup.me/http://www.rise.dmulleresign.com/

    Thanks.

    #1218107
    dmuller
    Participant

    lose the www. My bad!

    #1218108
    dmuller
    Participant
    This reply has been marked as private.
    #1218115
    Thai
    Moderator

    Hi There,

    Please find this CSS:

    .single-post .entry-featured, .entry-featured {
        display: none;
    }

    And update to this:

    .single-post .entry-featured {
        display: none;
    }

    Hope it helps 🙂

    #1218147
    dmuller
    Participant

    Is that in my custom CSS?

    EDIT: Yes it was! and it hasn’t appeared to bork my news edits either! Good work (and on a Sunday).

    Thank you.

    #1218150
    Thai
    Moderator

    If you need anything else please let us know.

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