Home Forums WoodMart support forum ADDITIONAL INFORMATION TABLE – PRODUCT PAGE – EMPTY AFTER 1 COLLAPSE

ADDITIONAL INFORMATION TABLE – PRODUCT PAGE – EMPTY AFTER 1 COLLAPSE

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #128756

    Jeriss Cloud Center
    Participant

    Dear Artem,

    I am facing an issue with the theme. When you go on the product page of any product on my site (link below), you’ll notice there are some tabs displayed after the product. Once the first tab gets collapsed at least 1 time, the data in the table are suddently hidden.

    I created a staging copy of my live site, where I
    – switched Cloudflare to “Maintenance Mode” to bypass CDN caching
    – disabled all external plugins (including caching plugins)
    – deleted all CSS / JS custom code
    – switched to the parent theme
    and the issue is still there.

    I also tried to switch to another default theme like Storefront and Twenty Seventeen, and the issue did not appear in those default themes. Therefore, I conclude the issue is in the theme.

    Can you help please?
    Thanks

    #128767

    Jeriss Cloud Center
    Participant

    Attachment

    Attachments:
    You must be logged in to view attached files.
    #128770

    Jeriss Cloud Center
    Participant

    And strangly, this seems to occur only on Desktop.

    Mobile seems to be working fine.

    #128795

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .tabs-layout-accordion .woodmart-scroll {
        height: auto;
    }

    Regards

    #128826

    Jeriss Cloud Center
    Participant

    Wonderful! It works fine, thanks

    Is this due to the last release? Will it be fixed in next release?
    Or should I just keep the custom code on my side?

    #128830

    Artem Temos
    Keymaster

    It seems to be due to last Google Chrome update. We suggest you to keep the fix for some time even after updates.

    #128974

    Jeriss Cloud Center
    Participant

    Ok thanks

    #133566

    Jeriss Cloud Center
    Participant

    Please close this ticket

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘ADDITIONAL INFORMATION TABLE – PRODUCT PAGE – EMPTY AFTER 1 COLLAPSE’ is closed to new replies.