Is X/Pro content in the builder filtered by primary WP filters?

Does X/Pro content in the Cornerstone builder get filtered by the primary WordPress filters, such as the_content, widget_text?
Wondering because this is how a e-mail address hider I’m trying works using HTML entities.
Thanks!

Hello @3butterflies,

Thanks for writing in! In what element did you inserted the email? Please make use raw content element or content area element to make sure that your code or email is well preserved. Using text element, most of the time, any html or some characters get converted into html entities.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.