• Resolved David LeVine

    (@davkex44)


    Not sure if it was a result of upgrading to the latest version of WooCommerce or another cause but suddenly all of the thumbnails on the product pages are inactive.

    Example: [ redundant link removed ]

    Running Beaver Builder with the standard BB Theme (not Themer). Pretty vanilla woo site.

    Tried deactivating plugins but so far no luck. Sliced out the html code with the images and they seem to work fine when pasted into an html section.

    If anyone has any ideas would sure be appreciated.

    On software version 4.9.1. Database shows version 4.5.0 (ran the upgrade and the verification tool ok).

    Thanks,

    David

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    Hello there,
    This seems to be caused specifically by your theme or another plugin.

    You can fix by adding this custom CSS in Appearance > Customizer > Additional CSS:

    .wcz-product-long-desc.wcz-longdescdiv-none {
        clear: both;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Product Page Thumbnails Inactive’ is closed to new replies.