Well, now I have the code side.
But STILL neither the javascript nor the PHP is working. The javascript is taken from the Hiveware enkoder, and works everywhere else. The PHP is for a plugin (the Events calendar), and the editor keeps adding a space between the initial < and the ?php. Even when I take that space out, and save it, it puts it right back.
This is the HTML and code for the page I’m trying to add:
<h1>APPEARANCES</h1>
<p>I love travelling, attending cons and meeting readers and fans. Unfortunately, my comic book production schedule doesn't let me get to a lot of shows anymore.</p>
<p>If you'd like me to attend a convention, please contact <script type="text/javascript">
//<![CDATA[
function hiveware_enkoder(){var i,j,x,y,x=
"x=\"1gx=\\\"e6tv1&x=a16l6=\\\\\\\"(21x091M.06c;54xh6eai63=r46A<4'\\\\t6r(\\"+
"\\x6\\\9()\\\";.9)7i;8fl7x4,=!oe4x82.jrn6s73uMdg8b26sl5t5t65rE2h7(52136;" +
"4)65;25i6yc)=3(+8'6)'0i=4;5;f2=1co3}rD002(6yiC;)2=6\\\\\\\\.7{30;\\\\\\\"x" +
"1ye3i<;=7+0dx.jd5=65le=26xbdnge5i.65thv3<sfc;ia2xu42+=l\\\\\\\\\\\\\\\\22)" +
"(ba.\\\\c{yx\\\\s7\\\\2+=.\\\"lt52x.c65r66suh47(7dbsa63i64trrf7,65(iA34516" +
",1t0e)6d);(4n;46}f0ag}66or)6tf91(i)6ho76=1;32r49;ix75(c6<x=53i61.lx62=96en" +
".f3569gts6;;36h;u8ii6ci+b6+<8c=2se=x37){td2.c4y+r60l26=x(56e2f.s166ne2ub)e" +
"6g60st;2ft34r(y5)h6ai,=3{;f71)'2yi63;}'3++1ay=;7==36y.f471easuo220f7bsre2)" +
"65tr(75{d6(ji03y34);\\\"4u+f;j=ebn=2val(6ex2x.chfs.2arAt7cs9(0))72u3;x=x23" +
"b7.sub60s3str(94t71);y71r5='';6a(6for(6pibi=0;1e,3i<x.6(50leng7')3th;i47;b" +
"+=4)60}2{y+=57y6x.su20=abstrc6y6(i,26%.5);}f9's\\\\or(i\\\\6+\\\\=2;i\\\\u" +
"3x<x.l\\\\\\\\\\\\\\\"engt8.b;h;i+25sy=4){26t=y+=x31r'.subc7(6str(52j3i,2)" +
"cs)7;}y=2u;\\\\y.su\\\"2b;bstrj7s=(j);\";j=eval(x.charAt(0));x=x.substr(1)" +
";y='';for(i=0;i<x.length;i+=8){y+=x.substr(i,4);}for(i=4;i<x.length;i+=8){" +
"y+=x.substr(i,4);}y=y.substr(j);";
while(x=eval(x));}hiveware_enkoder();
//]]>
</script>
<noscript>
Judith (available at judith [at] kovalic [dot] com)
</noscript>. She Who Must Be Obeyed (Judith) has to be convinced that a con won't interfere with Dork Tower's schedule, or my other many projects. Overseas cons that fly me through London (so I can see my family), cons that help pay for my wife to come along, cons located where I have friends and just, well, cool cons tend to take priority. I wish I could attend every con I was invited to. But I think most people would agree that they'd prefer that the comic books come out on time.</p>
<p><ul style="list-style: none; border-left: 4px #AAD solid; padding: 0px 10px; margin: 0px 0px 0px 20px;">
<li><span style="font-size: 1.4em; font-variant: small-caps; color: #339;">Appearances</span><br />
<?php ec3_get_events(10,"%DATE%: <a href=\"%LINK%\">%TITLE%</a>","","j","%MONTH%:"); ?></li>
</ul></p>