• Resolved thombien

    (@thombien)


    Hi there,

    horizontal scroll seems not to be working in our case. I have already read several threads with the same problem, but none of them seems to help in my case.

    Can you please help, whats wrong here?

    The table seems to be overflowing to the right.

    https://www.oatsandcrumbs.com/haferflockenbrot/

    Thank you so much!

    Rgds, Thomas

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    The cause for this is some optimization of JavaScript files on the site, apparently from an over-aggressive optimization plugin (something with “mvt” in the name, it seems).

    In particular, that plugin seems to change how the jQuery JavaScript library is loaded (it’s now “lazy-loaded”). However, that breaks the code of TablePress and other plugins so that you will need to turn that functionality off.

    Regards,
    Tobias

    Thread Starter thombien

    (@thombien)

    Hi Tobias,

    thank you so much for that very fast reply. Appreciate it!

    That mvt seems to be the theme optimization. I can exclude certain JS from from any deferment or minification performed by the theme. Can you maybe name the specific JS of table press that has to be excluded?

    I have just noticed, that in Chrome, the table seems to be displayed correctly. Everything is working there. However in Firefox and Safari the table is overflowing, as described. Do you think an agressive optimization of JS can be the cause of this?

    Edit: The table seems to be working in Chrome for https://www.oatsandcrumbs.com/haferflockenbrot/, but not for all the pages. Here it is not working: https://www.oatsandcrumbs.com/saftiger-haferflocken-kuchen-ohne-mehl/

    Not sure whats the difference in those two..

    Regards, Thomas

    • This reply was modified 1 year ago by thombien.
    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    For me, this is not working on Chrome either. The difference between the browsers likely is that you are logged-in into WordPress in Chrome. So, to test this, I recommend to always try a “private”/”incognito” browsing tab.

    As for the files to exclude: Please exclude these three:

    https://www.oatsandcrumbs.com/wp-includes/js/jquery/jquery.min.js
    https://www.oatsandcrumbs.com/wp-includes/js/jquery/jquery-migrate.min.js
    https://www.oatsandcrumbs.com/wp-content/plugins/tablepress/js/jquery.datatables.min.js

    Regards,
    Tobias

    Thread Starter thombien

    (@thombien)

    Thank you Tobias for the support and the great plugin!
    Now everything works fine again 🙂

    Regards, Thomas

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘horizontal scroll not working’ is closed to new replies.