I hope someone can help me here. I been trying to get a javascript form for a calculator to work on a post or page.
I found this thread, where the OP had a similar question:
http://wordpress.org/support/topic/147154
Basically, the solution was to make a copy of single.php and hardcode the javascript form into the new template.php.
Can someone guide me in the righ direction in doing this with Atahualpa? I tried copying index.php to a new file named calc.php, but even before inserting my javascript code it will not even load (just produces errors).
Thank you