• Resolved tundt

    (@tundt)


    Hello,

    I now use the TablePress plugin with the extensions TablePress Extension: Responsive Tables, TablePress Extension: Row Filtering and TablePress Extension: Row Filtering based on date to be able to display tables well on tablets etc.
    That worked pretty well so far.
    Now I have created a new page in WordPress and have noticed a problem with the display of a tablepress table in the Firfox browser.
    The last column of the table is always shown as collapsed.
    Under e.g. Google Chrome the page looks Okay.
    I have already done a search for the problem here in the forum and in general.
    It was recommended there to set the column width using the CSS scripts

    .tablepress-id-9 .column-1 {
      width: 250px;
    }

    or

    .tablepress th,
    .tablepress td {
      width: auto;
    }

    Unfortunately this was only successful for a few tables. I just can’t do it with a table. The last column stays folded, no matter how I distribute the column widths in the individual columns.
    Is there a solution for this?
    I would be very grateful.

    With best regards
    Heiko Witt

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    I know what you mean, and I have seen this before, but unfortunately, I have not been able to find the reason or a solution for this ?? This seems to be some Firefox oddity that only affects a few sites/themes. Right now, I can only suggest to not use the collapse mode if this happens. Sorry.

    Regards,
    Tobias

    Thread Starter tundt

    (@tundt)

    Hi,

    It’s a shame that there is still no solution.
    We had just selected the plug-in because of the collaps mode, so that the tables can also be displayed on tablets and mobile phones.
    Maybe you or Firefox will have a corresponding update for it soon.

    Ragards
    Heiko

    Plugin Author TobiasBg

    (@tobiasbg)

    Hello Heiko,

    yes, this is really unfortunate. I also hope that this will work nicely in Firefox soon, but unfortunately, I can’t make any promises here.

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with the column width in the Firefox browser’ is closed to new replies.