• Resolved mrbizu

    (@mrbizu)


    Hi,

    I use tablepress plugin to show my data on website. Some javascripts on my web have conflict with this plugin and i don’t khow how to resolve this issue. So that , I think i can use vertical scrolling for my table, but i dont find shortcode to do that . Please help me to fix this issue.

    my web link : http://goo.gl/7K0Mwp

    Thanks in advance.

    Bizu

    https://wordpress.org/plugins/tablepress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    From what I can see, it might be possible that the script minification in the caching plugin is causing problems. Can you turn that off temporarily?
    Then, on the “Edit” screen of the table, please turn off “Pagination” and “Horizontal Scrolling” and add this into the “Custom Commands” textfield”

    "sScrollY": "500px"

    Regards,
    Tobias

    Thread Starter mrbizu

    (@mrbizu)

    Thanks for reply me,

    I follow your guide to try below :

    – turn off Minify of W3Total Cache
    – Add “sScrollY”: “500px” with turn off “Pagination” and “Horizontal Scrolling”

    But both cases above are not resolve this issue. Please help me to resolve it

    Thanks

    Bizu

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks! That helps a lot!
    The reason for the problem is the “Milat jQuery Automatic Popup” plugin. It’s loading its own (very old) version of the jQuery library and with that it overwrites the existing version that comes with WordPress.

    Please try again after deactivating “Milat jQuery Automatic Popup”.

    Then, please also update your WordPress to 3.9.1, as well as all other plugins. Your current version of WordPress is VERY old!

    Regards,
    Tobias

    Thread Starter mrbizu

    (@mrbizu)

    Oh, It’s work now. I will update WP new version.
    Thanks for your help.

    Plugin Author TobiasBg

    (@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 here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to add vertical scrolling?’ is closed to new replies.