Not completely following here. When I open the feed url, I’m seeing formatted paragraphs and links/titles and whatnot. Is that not what you’re seeing? Perhaps I’m mistaken and the <p> paragraph tag should be showing as if it wasn’t parsed as html?
Not sure how much of this is going to fall on CPTUI itself, since we simply focus on getting things registered, and don’t do anything regarding their usage afterwards. However, I’m willing to try and help the best I can at the moment.
The html is present for everything other than the paragraph tag. We are using the RSS feed to a MailChimp campaign and the missing paragraph tag causes the resulting email to look unformatted (missing line breaks).
I’m just at a loss as to why the RSS feed would have all the html tags but the paragraph tag.
I was hopeful someone in the community had encountered the issue of some but not all html being present in the feed.
Any other components in WP that impact the feed that could be causing this?
I’d end up looking through your current website’s active plugins list and possibly the active theme to see if there’s anything related to feed modification.
Wish I could be more help here, with that said. I am curious if it’s a case of paragraphs being lost between WP and Mailchimp, and not from the feed link above directly before being sent over.
Mailchimp apparently requires the explicit paragraph html tag to be properly formatted. As I said in the OP, we use your plugin on other sites and those feeds all have the paragraph tag.
Needle in the haystack experience. I’ll keep looking. Thanks!