• Resolved gen0200

    (@gen0200)


    Hello there Tobias, great plugin thanks!
    Just struggling to get the table responsive.
    I’ve got 8 pages with 2 tables on each and I’ve followed all steps.
    But not sure what is conflicting in order for the resposiveness to take place on mobile.

    Really appreciate some help and insights here.
    Gen

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!
    And also, please post what the exact Shortcode is that you are using, i.e. which mode for responsiveness you chose.

    Regards,
    Tobias

    Thread Starter gen0200

    (@gen0200)

    Thank Tobias,

    Not sure if it’s my mistake, so no trouble at all.
    Here is the link:
    https://stagingsites2.co.za/purple-line-4-2/?fb-edit=1
    And here is my shortcode:
    [table id=81 responsive=scroll /]

    Appreciate your quick response here, thanks!
    Gen

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the details!

    It doesn’t look like the responsive=scroll part is working here… If possible, I’d like to take a direct look at this on your site. Could you therefore please get in touch by email (the address is in the main plugin file “tablepress.php”)? That way, I can investigate this directly. Thanks!

    Regards,
    Tobias

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    for others finding this thread: The cause for this was that the Shortcode (this was visible only in the “Text” mode of the editor) actually was

    [table id=81 <span class="s1">responsive=</span><span class="s2">scroll /</span>]
    

    Note those extra HTML tags, which were probably added in the visual editor. After removing those, everything works fine now 🙂

    Regards,
    Tobias

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

The topic ‘Responsive not working’ is closed to new replies.