• Resolved Klaus Sch?fer

    (@klaushschaefer)


    I just recognized that the display of images seems to have changed with the latest update of tablepress. It looks like one has to specify now <width> and <hight> size to have an image sized correctly. Up to now, when I used athe <width> option only, the image was sized automatically according to this. Now the <width> option alone is no longer recognized, and the image is shown with its original size, which corrupts my table display. You can see a sample here: https://www.tolohapartnership.de/noch-kein-regen-in-toloha/

    Maybe you can have a look at this?

    Best regards
    Klaus

    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 post and sorry for the trouble!

    No, this is not caused by TablePress, but by changes in WordPress. You should however be able to restore the previous behavior by adding this to the “Custom CSS” text area on the “Plugin Options” screen of TablePress:

    .tablepress img {
      width: 100%;
    }

    Regards,
    Tobias

    Thread Starter Klaus Sch?fer

    (@klaushschaefer)

    This works great! Thanks a lot, Tobias.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘images display changed’ is closed to new replies.