Tagged: advanced-layout-editor, shortcode
Hi, I’m trying to display a post in a page with shortcode, for example in a iconbox content block: [post-content id=4643]
As long as I’m editing the post itself with the Default Editor everything works fine. Now I want this post being possible to be edited in the Advanced Layout Editor. But as soon as I use the Advaced Editor to edit the post and save it the referred post in the page is no longer displayed.
When I take a look at the original post I can see in Default Editor Mode that a line has been added:
[av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-k5mn5oj6' admin_preview_bg='']
When I delete this line and save the post it will display on the page again.
Any ideas how to work with the Advanced Layout Editor? WP and theme are up to date. (Theme version is 4.5.3)