Visual Editor Strips Shortcodes
-
Occasionally, I use shortcodes from this plugin as parameters inside html elements, like links and tables. This works fine in text view. In visual editor, the shortcodes get hijacked by (“) symbols.
EG:
<a href="https://mysite.com/[content field="mycustomfield"]">My Link</a>
This would get totally destroyed in visual editor which would render up to the first (“) as a link.Or if I run a loop to create table rows for posts instead of ul/li… open the post in visual editor once and the whole thing gets destroyed. This has happened in multiple posts and multiple versions of WordPress.
Is there something simple I am missing? Any work-around? For myself I don’t mind because I just will not use visual on those pages, but if someone else is working on the site…
- The topic ‘Visual Editor Strips Shortcodes’ is closed to new replies.