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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    You don’t have to load anything manually here. Just install and activate the Extension as a WordPress plugin. Then, modify the Shortcode that you are using on this page to have one of the needed parameters, following the description at https://tablepress.org/extensions/responsive-tables/

    Regards,
    Tobias

    Thread Starter bttrfly0213

    (@bttrfly0213)

    The programmer tried adding it but said she can not get the modes to work properly. She is currently working on a local dev site so I do not have a live page to share.

    “How to activate the flip and collapse mode [table id=123 responsive=flip responsive_breakpoint=”phone” /] added but not displaying properly”

    we are using this in the table also (just in case that could be causing any kind of conflict)

    "columnDefs": [ {
        "targets": [ 6 ],
        "render": function ( data, type, row, meta ) {
          return '<a href="'+data+'">View Page</a>';
        }
      }
    ]
    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the description. All this sounds correct, and should be working. I assume that maybe some other CSS (e.g. from the theme is interfering).
    What exactly does “not displaying properly” mean here?
    To find out more, I’d need to see the page in action, so that it would be great if this could maybe be moved to a live server.

    Regards,
    Tobias

    I have added the css and js and library file as well in tablepress >> css >> but not getting the could you help on the how-to active flip, collapse, (scroll is working while I am selecting the checkbox: Enable horizontal scrolling, to make viewing tables with many columns easier.) in the responsive-tables

    Thanks for your doc now is working now…

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi starpratibha7,

    great, thanks for the confirmation!
    (If you don’t mind, please open a new thread for your own question next time, instead of posting inside an existing one. Thanks!)

    Regards,
    Tobias

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Responsive Tables Plugin/CSS’ is closed to new replies.