• Resolved jgprentice

    (@jgprentice)


    Hi,

    I am new to TheCartPress, and am having an issue with my thumbnails.

    On the product page, my thumbnail featured image shows up twice. And judging by the layout the first one shouldn’t be there.

    My Web url and example product is https://119.81.1.67/~herbsofg/product/product-one/

    I am using theme Anjirai, which is a child of Twenty Fourteen. It supports featured images.

    Everything appears fine in the catalogue.

    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter jgprentice

    (@jgprentice)

    This ended up being the solution:

    Please, add this css code in TheCartPress Look&Feel/Custom css:

    .single-tcp_product .attachment-post-thumbnail {
    display: none;
    }

    Don’t forget to activate styles (a checkbox in the same page.

Viewing 1 replies (of 1 total)
  • The topic ‘my thumbnail image appears twice in TheCartPress product page’ is closed to new replies.