• Resolved nickottino

    (@nickottino)


    Hi,
    first of all, great plugin! As stated in title, I have an issue with the table not going full width immediately when page loads, but takes a couple seconds.
    You can click on size guide to check the table. It’s the same for every product on the site.

    I already have this code on my css that i found in the support forum

    	.dataTables_wrapper .tablepress {
      width: 100% !important;
    }

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This seems to be related to the Horizontal Scrolling feature. As that’s the only feature currenly active, from the DataTables feature, I suggest to replace it with a different implementation (without JavaScript). For that, please uncheck the “Use DataTables” checkbox on the table’s “Edit” screen. Instead, then use the TablePress Extension from https://tablepress.org/extensions/responsive-tables/ and its scroll mode in the Shortcode.

    Regards,
    Tobias

    Thread Starter nickottino

    (@nickottino)

    Hi Tobias,
    thank you for the quick response, that solved the issue. I made sure to donate when I downloaded the extension.

    Best regards,
    Nick

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!
    And thanks for donating, I really appreciate it!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table takes a couple seconds to go full width when page loads’ is closed to new replies.