gk_scripts.js is making conflict

September 2015 Joomla Template
GK User
Sun Apr 16, 2017 5:19 am
Hi there.
I installed JS Social Slider. I'm working with joomla 3.6.5 gavick template Title and when multiple social tabs are being used, only the first tab works.http://www.igctegucigalpa.com/

Also installed jquery easy plugin and setup per your directions page.

The provider JS says:
You should write to your template provider because gk_scripts.js is making conflict.

jQuery(document).ready(function() {
if(jQuery(document.body).hasClass('preloader-disabled')) {
preloader_state = false;
}

jQuery('a').on('click',function(){
if(jQuery(this).attr('href').substr(0,7) === 'mailto:') {
ignore_onbeforeunload = true;
} else {
ignore_onbeforeunload = false;
}
});
});

Can you help me?
User avatar
Fresh Boarder

teitbite
Wed Apr 19, 2017 9:56 am
Hi

It's not a conflict in gk_scripts.js. This file is just the first one reporting the problem and problem is with too many different jQuery versions. Please send me an access to joomla panel to my email [email protected] I'll try to configure Easy jQuery correctly for You.
User avatar
Moderator


cron