• Resolved wordmax

    (@wordmax)


    Testing out Tablepress 2.0 beta 1

    When using the fixed column plugin with default fixed 1st column (horizontal scroll disabled in table setting) the table view front end shows extra/redundant column to the left of the 1st column… see screenshot https://i.imgur.com/xzb4HUi.png

    I reverted back to current latest Tablepress plugin version release and the table appears correctly.

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Thanks for the testing TablePress 2.0-beta1 and for your report! I really appreciate it!

    This seems to be a width issue, but I believe we can fix it with some CSS code. Can you maybe update to TablePress 2.0-beta1 again and then also try adding this to the “Custom CSS” text field on the “Plugin Options” screen of TablePress: ?

    .tablepress {
      width: 100% !important;
    }

    Regards,
    Tobias

    Thread Starter wordmax

    (@wordmax)

    Tried Tablepress Beta 2 just now with the css you mentioned above and it looks great on large screen but still weird row offset on mobile screen, thanks.

    Large screen screenshot: https://i.imgur.com/5gEKXcG.png
    Mobile screen screenshot: https://i.imgur.com/jUwCZbe.png

    p.s. Is the fixed column plugin still going to work as a separate plugin in the future with tablepress 2.0 free plugin or will it conflict, or should we just buy the premium version of Tablepress with the fixed column settings/options built in?

    Thanks!

    p.s. Is there a wish-list for desired features in Tablepress (premium) where users can submit feature suggestions and if they get enough votes or (funding) it would then become an actual built in feature?

    • This reply was modified 2 years, 3 months ago by wordmax.
    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for testing this! I’m not sure why that issue on mobiles happens. Can I see that live somewhere or did you already revert back to TablePress 1.14 again?

    As for the FixedColumns Extension in the future: This feature, including its latest version, and support will indeed be part of the TablePress premium versions. I will check if I can update the Extension once more as well, for initial compatibility. The Extension will the deprecated though, in favor of the premium version.

    Regarding the wishlist: I have been thinking about something like this, but couldn’t yet find a nice and easy to use “submission and vote” system for this (suggestions are welcome!). Therefore, I’m currently collecting such wishlist ideas via the forums and email. So, feel free to send me any desired features! ??

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tablepress 2.0 beta display issue’ is closed to new replies.