Long Pasted Links Break Wrapping

Posted in: Newspaper
Post count: 18

Just bought the theme and finding it excellent, so thank you.

One thing: we want to publish full URLs as part of footnotes, but certain long links seem to really mess with the wrapping, making the right hand side of an entire post disappear off the page without adjusting to page width.

e.g, if we create a post with this link pasted somewhere in the page, everything messes up:

https://www.cair.com/cair_justiceforjamal_to_host_d_c_memorial_service_remembering_jamal_khashoggi_his_life_legacy_and_dreams_for_the_arab_world

Is there something I can do to stop this from happening?

Post count: 35449

Hi,
I just made a test and for me there are no problems when the post link is long -> https://i.imgur.com/XHsZP7k.png maybe there are other problems, can you please provide a link to your website were I can inspect this situation ?
Thank you!

Post count: 18

Sorry for late response; I missed your reply.

I think I did not explain the problem properly. The problem arises when posting a full link as text in the post itself. As an academic site, we do this quite a bit in our bibliographies.

Doing this breaks the width of the post.

Post count: 21065

Hello @westropMEF!

Try to add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:


.tdb_single_content .tdb-block-inner.td-fix-index {
    word-break: break-word;}

Thank you!

Post count: 18

That worked! Thank you!

Post count: 21065

Hello @westropmef!

I’m glad that I could help you.

Have a wonderful day!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.