• Resolved ricmo

    (@ricmo)


    Hello Tobias,
    Hopefully you can help with this.

    I’m using the “collapse” responsive mode for this table:
    https://www.blueberries.gg/weapons/destiny-2-exotic-tier-list/

    For some reason, many of the columns that I hid (and remain hidden in desktop) are not hidden when responsive mode is loaded.

    Hidden columns are:
    .tablepress-exotics .column-2,
    .tablepress-exotics .column-4,
    .tablepress-exotics .column-5,
    .tablepress-exotics .column-9 {
    display: none;
    }

    Thank you in advance!

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    I can’t reproduce this. Where exactly can I see this problem? Can you maybe create a screenshot?

    Regards,
    Tobias

    Thread Starter ricmo

    (@ricmo)

    Of course, here you have 2 screenshots:

    On Desktop, you can see the column Slot appears only once (and 2nd column exists, which I use for the filters, but it’s hidden):

    View post on imgur.com

    On mobile, however, you can see that the column Slot appears twice:

    View post on imgur.com

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    this does not happen for me. Everything is working as expected when I view the mobile view…
    Could this be a caching problem?

    Regards,
    Tobias

    Thread Starter ricmo

    (@ricmo)

    Do you mean that on your end you do not see the “Slot” twice as in the image below?

    View post on imgur.com

    • This reply was modified 5 years, 11 months ago by ricmo.
    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    correct. I only see “Slot” once. And from what I can see in the developer tools, the CSS for hiding the data is working fine.

    Regards,
    Tobias

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

The topic ‘Hidden rows not hidden Collapse responsive mode’ is closed to new replies.