[post_content_filtered] is empty
-
I am trying to figure out how to get the content to show up in the email with paragraph breaks. currently when I use [post_content] all of the content from the post runs together in one giant paragraph. If I surround [post_content] like this:
<pre>[post_content]</pre>then I get paragraphs, but some email clients don’t wrap the paragraphs at the edge of the window AND it’s in the pre-formated mono-spaced font. Both of which are bad things.
Also, the images that are in the post are showing up broken in the email.
I was hoping that [post_content_filtered] would either add paragraph tags to the content or at least strip out the images, but it appears to do neither and is in fact empty.
Does anyone have any ideas for any workarounds?
thanks in advance.
The topic ‘[post_content_filtered] is empty’ is closed to new replies.