sorry for late reply. I’ve changed $ to jQuery, and nothing changed.
jQuery('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {
var href = jQuery(e.target).attr('href');
var $curr = jQuery(".process-model a[href='" + href + "']").parent();
jQuery('.process-model li').removeClass();
$curr.addClass("active");
$curr.prevAll().addClass("visited");
});
I’m quite new to this, might need some explanation.
I fixed it by disabling load animation.
thanks anyway
Google Chrome Version 76.0.3809.100
On the home page menu, click to “executive search”. And it just keeps loading:
View post on imgur.com
i did, a couple of times. still loading on my pc & mobile chrome. And now it’s gotten worse due to Autoptimize plugin, i have delete the cache and plugins on cpanel, nothing works.