Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
pls see attached
How I can break the line "after Milan" and before "Our space".
and start the sentence "Our space..." in the next line?
thanks
Hi there,
You cannot do that since the WordPress blog uses excerpts and excerpts won't allow line breaks and other text formats.
Best regards,
Laborator Team
any suggestions on that?
thanks
Unfortunately the only way is to test it online by adding this code to the functions.php file:
remove_filter('get_the_excerpt', 'wp_trim_excerpt');But you are not providing the login credentials.
Best regards,
Laborator Team