Hi. It works as expected. Read More should not be inside some kind of tag. When placed, Read More divides one <p> tag into two, automatically. With other tags, you must do it manually.
The screenshot from this post viewtopic.php?f=815&t=997789#p3676600 illustrates this clearly.
If in the blog layout you want the intro text to visually end after a certain number of characters or lines - this can be done using CSS or JS. The advantage of this approach is that you need to write the code once and this will be done automatically for all articles.
Or editing in manual mode, each individual article:
You can turn OFF intro text in Global settings > Articles. This will delete intro text from a full article but not from a blog layout. Then you can insert a copy of the intro text into the main body of the article after Read More to display this in a full article with formating you need.
The screenshot from this post viewtopic.php?f=815&t=997789#p3676600 illustrates this clearly.
If in the blog layout you want the intro text to visually end after a certain number of characters or lines - this can be done using CSS or JS. The advantage of this approach is that you need to write the code once and this will be done automatically for all articles.
Or editing in manual mode, each individual article:
You can turn OFF intro text in Global settings > Articles. This will delete intro text from a full article but not from a blog layout. Then you can insert a copy of the intro text into the main body of the article after Read More to display this in a full article with formating you need.
Statistics: Posted by Pavel-ww — Sat Mar 09, 2024 7:43 am