Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1278508

    See https://fullclarity.com/products/construction-for-netsuite/

    The Tab Section near the bottom of the page works fine on my laptop but not on my Android tablet nor my Android cellphone.

    On both devices, the contents of the first tab appears when the page first paints but when clicking to a new tab, the tab content is blank — and when clicking on the first tab again, it is also blank.

    I added some code to Quick CSS that I found in another support ticket…

    @media only screen and (max-width: 989px) {
    #top .flex_column_table {
    display: table !important;
    table-layout: fixed;
    width: 100%;
    }
    }

    …but it didn’t help.

    – Dick

    #1278889

    Hi Dick,

    First off, could you try updating the theme to the latest version (4.7.6.4) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If not, then please include admin WordPress login details in private, so that we can have a closer look at the backend of your site.

    Best regards,
    Rikard

    #1279635

    The problem does NOT manifest under Enfold v4.7.6.4

    View http://enfold.solidvapor.net/tab-section-test-page/ (a standalone Tab Section) and http://enfold.solidvapor.net/file-storage-for-netsuite/ (a Tab Section embedded at the bottom of the page) on an Android device.

    Obviously, the ball is back in my court to determine whether there is something at my v4.7.6.1 site that is causing the problem of if the problem is with v4.7.6.1 itself. I will let you know what I learn.

    – Dick

    #1279877

    It appears that the problem is not within the site that caused the problem but rather a difference between Enfold v4.7.6.1 and v4.7.6.4

    When I reverted my test site from v4.7.6.4 (which did not manifest the problem) back to v4.7.6.1 the problem reappeared.

    – Dick

    #1280215

    Hi Dick,

    Great, I’m glad that you managed to find the cause of the problem. I see that you are still running the old version on the first site you linked to though?

    Best regards,
    Rikard

    #1280264

    I am planning to upgrade that site to v4.7.6.4 over the weekend.

    #1280720

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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