[Resolved] Woocommerce Featured Image problem

Home Forums Support [Resolved] Woocommerce Featured Image problem

Home Forums Support Woocommerce Featured Image problem

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #77784
    Pete Baker

    Hi,

    I seem to have an additional image on my product page when I add a featured image. If I remove the featured image, the additional image disappears but so does the main image.
    Any ideas ?
    see here –
    http://cycletourstore.co.uk/product/lightweight-folding-titanium-spork-18g/?preview=true

    #77791
    Tom
    Lead Developer
    Lead Developer

    Hi Pete,

    This has been fixed in the newest version.

    For now, you can use this CSS:

    .woocommerce .page-header-image-single {
          display: none;
    }
    #77802
    Pete Baker

    Thanks Tom,
    Is it better to update to the latest GP version to fix this?

    #77818
    Tom
    Lead Developer
    Lead Developer

    The version with this fix (1.2.9) isn’t out yet – so it’s best to patch with that little code for now ๐Ÿ™‚

    #78169
    Pete Baker

    Done! Brilliant as always Tom, thanks!

    #78414
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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