• Resolved yrityspalveluteko

    (@yrityspalveluteko)


    Hi and thanks for a great plugin!

    Is there a way to enable automatic line breaks so that the content would fit inside the parent div. I tried using the following css but it did not work.

    .tablepress th,
    .tablepress td {
    white-space: normal;
    }

    Br, Tuomas

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

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    When I view the source of the page from your link, it seems like all spaces are actually non-breaking spaces (resulting in HTML   entities), for some reason. Are you maybe using any plugins that affect typography on your site?

    Regards,
    Tobias

    Thread Starter yrityspalveluteko

    (@yrityspalveluteko)

    Thanks for your quick response!

    You are right, that solved the problem. I was using the experimental xlsx-import.

    Br, Tuomas

    Thread Starter yrityspalveluteko

    (@yrityspalveluteko)

    Tested further and noted that it was not the plugins xlsx-import that caused the issue. My data in the Excel import file was the cause.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    awesome! Good to hear that it’s working now! 🙂

    Best wishes,
    Tobias
     
    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Line break inside column content’ is closed to new replies.