Thread Starter
solen
(@solen)
I removed the lines, and the theme’s jquery stuff still does not work. This is the web site in progress: http://www.solenk.net/WIP/
If the jquery was working properly, the images would tile up, and change color when you hover over them. The js file that enables this, I believe, is /libs/jquery.masonry.min.js
as in
wp_enqueue_script( 'jquery_masonry', get_bloginfo('stylesheet_directory').'/libs/jquery.masonry.min.js' );
Can it be that, currently there are 2 different directories for js files. One is under the themes/libs, the other is under plugins/js?
I really appreciate your help, btw.
Cannot wait to use this plugin…