• Resolved srujanika

    (@srujanika)


    Hello,
    I am using the latest version of the TablePress plugin and wanted to try out the responsive tables extension.
    I have added the “responsive=scroll” in the shortcode and unchecked “horizontal scrolling” on the edit page.
    I am using a desktop and I see no scroll bar when I make the window smaller than the table.
    What can be the problem?
    Thanks for the help.
    Nikhil

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    There’s an extra <div> around the Shortcode from what I can see,

    <div style="float: left; margin-left: 25px; margin-top: 30px;">
    

    Can you please remove all that HTML code around the Shortcode? You should see it after switching from the “Visual” to the “Text” editor on the “Edit” screen of that page.

    Regards,
    Tobias

    Thread Starter srujanika

    (@srujanika)

    Hello,
    Thanks for the quick response.
    Scroll bar appears after removing all html. I had added the “margin-left” to center the table. I am unable to do it with:
    .tablepress-id-11 {
    width: auto;
    margin: 0 auto 1em;
    }

    Is there other way to center the table on page?

    An unrelated question:
    I want to apply some styles (e.g. column width) to only two of the four tables I have. How can I add custom css for the two tables with a single entry?
    Thanks,
    Nikhil

    Thread Starter srujanika

    (@srujanika)

    Hello,
    I have suddenly lost pagination on the tables on which I was trying out the responsive extension. The appropriate boxes have been checked, but I see all the data on a single page.
    It does not change even after deactivation the responsive extension?
    What could possibly be the reason?
    Thanks,
    Nikhil

    Thread Starter srujanika

    (@srujanika)

    Hello,
    Figured out a way through “additional css class”. Sorry for the trouble.
    Nikhil

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    good to hear that you were able to solve all this ??

    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 ‘Responsive extension not working’ is closed to new replies.