Tagged: avia
For the last week or so, the Avia Layout Builder is becoming slower and slower. When I update a page, it refreshes, but then shows empty content.
Also, I am no longer able to drag elements around on a page. Dragging the cursor turns to the drag symbol, but I can’t move the elements.
Help!
I figured it out. If you add the following MixPanel javascript code into a text element, the Avia Editor doesn’t work. Is there any way to get around this?
<script type=”text/javascript”>// <![CDATA[
mixpanel.track(“HomePage View”)
// ]]></script>
Hi franktw,
This has been mentioned a few times recently as people are starting to use the builder for more in depth stuff. I think we need to add a on/off option for executing content within text elements since the builder attempts to render things while working within it.
For now, you can use regular shortcodes and not use the advanced layout editor on those pages you need to include scripts into.
Regards,
Devin
Ok, thanks. Yes, would love to see an on/off option for executing content!
Hi!
For now you can use a plugin like: http://wordpress.org/extend/plugins/raw-html-snippets/
Best regards,
Peter