Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.
He guys,
I have this page: http://weydelandkaas.nl/recepten/
Here you see recipes. This is echod by the normal page layout.
Within the normal post I have an unordered list in there. Is it possible to have this UL’s also in the excerpt op the post?
Greetings,
Jonathan
Excerpts are stripped of all styles and only include basic text without HTML tags. To have HTML tags in them, don’t use excerpts, but rather limit the content by character count inside Theme Settings > Content Archives.
That’s what I have now.
In Theme Settings – Content Archives I have this these options
Display Option – Display post content
Limit content to – 300 characters
In that case, add this to your child theme’s functions.php file:
Add or remove your own HTML tags to the function.
You must be logged in to reply to this topic.