Advertisement
ChapDaddy65

NextGEN Gallery WP trouble

Mar 11th, 2013
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript" defer="defer">
  2.  
  3.     jQuery(document).ready(function(){
  4.  
  5.     jQuery("#ngg-slideshow-1-5-1").nggSlideshow( {id: 1,fx:"fade",width:640,height:400,domain: "http://jchapman.us/",timeout:10000});
  6.  
  7. Uncaught TypeError: Object [object Object] has no method 'nggSlideshow'
  8.  
  9. });
  10.  
  11. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement