[Plugin: n3rdskwat-mp3player] Does not work with Amazon Plugins
-
Have been using n3rdskwat for a while and love it. Recently a client wanted to add an Amazon search page to there website, which uses shortcode to display. I installed the WordPress Amazon Associate plugin and the website freezes up accessing Amazons servers. If I add the the following Hackadelic code to move java-script to the footer the Amazon search page displays, either as a sidebar widget or on a page.
remove_action(‘wp_head’, ‘wp_print_head_scripts’, 9);
add_action(‘wp_footer’, ‘wp_enqueue_scripts’, 5);However with this in place the n3rdskwat player does not load.
Any ideas would be appreciated.
Thanks
Jacob
- The topic ‘[Plugin: n3rdskwat-mp3player] Does not work with Amazon Plugins’ is closed to new replies.