• Resolved subfight

    (@subfight)


    Hi Tobias,
    I have a table with 4 columns and the first one I added display none. So only 3 are visible.

    I want my table to take only 1/3 of the width of my page but when I do that, the last column of my table is invisible. To see this column, my table need more than half of the width of my page even if 1/3 is really enough.. there’s a lot of space on the right to show that last column.. I tried a couple of things from other posts I’ve seen like ….

    #wrapper .tablepress-id-88 {
    width: auto !important;
    }

    or

    .tablepress-id-88 {
    width: auto !important;
    margin: 0 auto 1em;
    }

    I also tried with a width for each column but it doesn’t work too… As soon as the table has more than 50% of the width of my page, the table is working well… strange..

    https://www.ads-software.com/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your post, 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!

    Regards,
    Tobias

    Thread Starter subfight

    (@subfight)

    Hello,

    Ok i’ll email you because my site is under construction, thanks!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks! I’ll take a look as soon as possible!

    Regards,
    Tobias

    Thread Starter subfight

    (@subfight)

    It has been sent a couple of hours ago, thanks a lot!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, I was now able to take a look. This issue has been caused by the FooTable plugin that you also have installed.
    I now turned off its integration into TablePress tables, by unchecking the checkbox that it offers for this on its Settings page. The columns should now display fine again.

    Regards,
    Tobias

    Thread Starter subfight

    (@subfight)

    Hi,

    Ok thanks, however I really need Foo Table, I have a lots of tables on my site and this plugin offer a better responsiveness especially for long tables as I have. But I also have a plugin called “plugin organizer” so I reactivated foo table for tablepress and I turned off this plugin only for the page with this special table.

    Thanks a lot for having found this issue. Have a nice weekend!! ??

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Last column invisible’ is closed to new replies.