Missing isotope in version 1.27
-
Hi,
I noticed that isotope was missing from the 1.27 version. The file jquery.isotope.min.js is not in the includes/js/ folder and there is a wp_register_script declaration missing from the includes/scripts.php file :
wp_register_script( ‘wordpresscanvas-isotope’, plugin_dir_url( __FILE__ ) . ‘js/jquery.isotope.min.js’, array ( ‘jquery’ ), $ver, true );hope to see this fixed soon so I can update this on my live website !
Thanks for a great plugin !
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Missing isotope in version 1.27’ is closed to new replies.