Advertisement
nlozovan

Untitled

Apr 17th, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1.  
  2. FIND:
  3. wp_enqueue_script( 'masonry' , get_template_directory_uri() . '/js/jquery.isotope.min.js' , array( 'jquery' ) );
  4.  
  5. EDIT IN:
  6.  
  7. wp_enqueue_script( 'newmasonry' , get_template_directory_uri() . '/js/jquery.isotope.min.js' , array( 'jquery' ) );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement