• Resolved dejan20

    (@dejan20)


    There are two pages with similar tables. One page has a collapse responsive design on mobile, and the page I’ve linked here does not. What could be a problem?

    Here is a shortcode I’m using [table id=2 responsive=collapse responsive_breakpoint=tablet /]

    • This topic was modified 6 years, 9 months ago by dejan20.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This is caused by the “Read More” link in the last row of the table. You are using merged cells (using #colspan#) here, which however is not supported by the DataTables JS library.
    You have to remove all #colspan# if you want to use the responsive collapse mode.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Responsive collapse not working on one table’ is closed to new replies.