I have the following code in one of my pages:
<div class="video>[videofile]</div>
After editing with the code editor and saving, it replaces the code to:
<p class ="video"[videofile]</p>
Anyone has an idea why this is happening?
I have the following code in one of my pages:
<div class="video>[videofile]</div>
After editing with the code editor and saving, it replaces the code to:
<p class ="video"[videofile]</p>
Anyone has an idea why this is happening?
This topic has been closed to new replies.