Shortcode processing when editing
-
I am thoroughly loving this plugin, but I am having an issue while editing pages that include shortcodes: when I switch from the default editor to my Theme Fusion page editor for my Avada theme, some of my code disappears. It truly disappears, it is not there if I switch back to the default editor, and if I preview or update the page, some restricted content is gone.
For instance, this:
[fusion_text]... [restrict role="0"]This feature is only available to logged-in members of this Property. [modal_login][/restrict][/fusion_text] [restrict level="corvallis-members"][fusion_text][contact-form-7 id="11802" title="Contract Suggestions"][/fusion_text][/restrict]becomes this, with the entire second fusion text box and contact form gone:
[fusion_text]... [restrict role="0"]This feature is only available to logged-in members of this Property. [modal_login][/restrict][/fusion_text]I’m obviously a WP admin, but I’ve also included myself in the restricted-to level; I do not have any sort of negated universal-access level set up.
The topic ‘Shortcode processing when editing’ is closed to new replies.