- This topic has 0 replies, 1 voice, and was last updated 8 years, 8 months ago by .
-
Ticket
-
Rename “isotope” to “isotope-template” in /framework/inc/enqueue.php (theme folder)
wp_register_script('isotope-template', get_template_directory_uri() . '/framework/js/isotope.js', 'jquery', '1.5', TRUE);
if(is_page_template('page-portfolio-col1.php') || is_page_template('page-portfolio-col2.php') || is_page_template('page-portfolio-col3.php') || is_page_template('page-portfolio-col4.php')) { wp_enqueue_script('isotope-template'); }
The forum ‘FAQ’ is closed.