Tagged: Avia Layout Architect, editor, page, span
Hi,
I tried to add in the HTML editor of the AviaLayoutArchitect of a page this part of code (in a text block within a color section):
<h3 class="stripes"><span>KUNST.fotografie | FOTO.gemälde | FOTO.kreationen</span></h3>
Then I saved the page. When I open the editor again to add more text, then
<span>
is killed/deleted and I see only
<h3 class="stripes">KUNST.fotografie | FOTO.gemälde | FOTO.kreationen</h3>
and therefor the CSS are not rendered completely and right at my site (currently still under construction).
NOTE:
this happens only in the AviaLayoutArchitect and not, if I create a normal page without using the AviaLayoutArchitect!
Is there a way to fix this please? I use WP 4.0.1 and the newest ENFOLD 3.0.4 version.
Thanks!
Hey COLORIT!
Try using a codeblock element instead of a textblock element to see if that works for you.
Best regards,
Elliott
Yes thanks, that’s a workaround and it works for me, but this is not okay, that the HTML editor of/within the AviaLayoutArchitect (only with it, not at normal pages without the AviaLayoutArchitect!) strips out code elements like a simple <span>.