June 18, 2012 at 16:06 /
Maybe try add_action(‘wp_footer’, ‘easyreservations_register_scripts’);
http://codex.wordpress.org/Plugin_API/Action_Reference/wp_footer
“This requires the theme to have the wp_footer() hook in the appropriate place. . “