Hello,
We are having troubles with the latest version of Jquery.
Can you please help me to change the jquery version ?
It is now loading jquery latest-min.js , i need it to load jquery 1.7.2
Thanks
Hello,
We are having troubles with the latest version of Jquery.
Can you please help me to change the jquery version ?
It is now loading jquery latest-min.js , i need it to load jquery 1.7.2
Thanks
Hi,
in theme_add.php file (library\tfuse_mods\thememodules) find this code:
wp_enqueue_script('jquery');
wp_register_script( 'jquery', $template_directory.'/js/jquery 1.7.2.js' ); wp_enqueue_script( 'jquery' );
Cheers,
Max.
Chances are your issue is already answered, but if it’s not, you can always create a new topic.
Add new topicSearching for something specific? Type something and press Enter to search.
Add Reply
You must log in to post.