Category Description after content not showing line breaks
https://www.kolesa-newbike.si/elektricna-kolesa-2/
https://i.imgur.com/1WhjUyN.jpeg
Hello, Ziga32
Edit content via Text tab and use <br>
, for example – https://prnt.sc/AzvJIZzVHDxJ or use <p>
– https://prnt.sc/n3taw1Byfis8
Best Regards,
8Themes Team
I know, but it’s hard to tell a client to use this. Is there an universal solution?
In this case, static blocks can be created with the desired content, and show it using shortcode, for example – https://prnt.sc/Czu6YB4JBV84
Provide the client with examples, so he just repeats your actions.
Best Regards,
8Themes Team
But this already created content can not be made to show like it should, without using the p and br tags?
https://i.imgur.com/1WhjUyN.jpeg
You may try to add the next code to your child-theme/functions.php
remove_filter ('the_content', 'wpautop');
OR
you may try to type not simple <br>
but <br class="">
Also, you may read about other solutions described in this article -> https://blog.templatetoaster.com/wordpress-line-break-not-working/
Best Regards,
8Themes Team
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.