January 3, 2014 at 14:40 /
As it seems your theme has no footer to execute scripts there. They are required:
“Use the wp_footer() call, to appear just before closing body tag.”
http://codex.wordpress.org/Theme_Development
Regards