[Resolved] WooCommerce Product Page – Duplicate Product Image

Home Forums Support [Resolved] WooCommerce Product Page – Duplicate Product Image

Home Forums Support WooCommerce Product Page – Duplicate Product Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #56141
    dynamohood

    Hi

    My Woocommerce website runs GeneratePress 1.22. When I updated to 1.24 yesterday I found an error on my product pages with the Woocommerce Prodcut Image appearing twice, when it should only appear once. Any idea how to fix this?

    Cheers

    Ant

    #56247
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Sorry about that – the newest version included two hooks in the WooCommerce template so you could use the Page Header add-on if you chose to.

    To remove the top image, you can use this CSS:

    .woocommerce .page-header-image-single {
          display: none;
    }
    #57389
    dynamohood

    That’s works!

    Thanks for the quick reply and for an excellent WordPress theme!

    Ant

    #57476
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! Thanks for using GP!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.