Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
i have a very complicated code and i want add it as ifram or embed page not redirect to page, i want the page appear with header and footer and menu i created using php runner and make values take from phprunner page, any solution to this ?
In Visual Editor insert PHP code snippet and in that snippet add the code that outputs your iframe code.
echo '<IFRAME SRC="hello.html" WIDTH=450 HEIGHT=100>If you can see this, your browser does not understand IFRAME. However, we willl still <A HREF="hello.html">link</A> you to the file.</IFRAME>';