thisissaf
Forum Replies Created
-
Sure. I’ll write you one.
Would the same work for the pro version?
Then I’ll give it a try 😉thanks
Hey David,
Turns out your tip was pretty close.
I also had to delete the jQuery noConflictSo the ending now basically looks like:
… }(jQuery);
$(document).ready(function () {
WOOSVI.STARTS.init();
});It works great now! Perfect.
Again many thanks for the quick reaction and all the best to you.Oh sorry I misread your reaction.
Yes I can, and dit that. Wasn’t much work at all, sorry for my reaction.
… unfortunately it doesn’t bring the solution.I also use a lot of $( instead of jQuery( .
Could that be the problem?Cheers and many thanks!
Just my thought 😉
I just noticed that the main wrapper does fade in with ‘jQuery’ in stead of with ‘$’.That’ll be a bunch of work 😉 Lots of use of ‘$’.
Should I also replace it when a <DIV> is targeted (f.e $(“#maincontainer”) etc..) ?Thanks
Hi David,
Wow quick reaction. Thanks!
I tried deactivating all plugins already. No luck. Still braking.
It is definitely a theme problem, as the default 2016 theme is working correctly.Could it be a jQuery version problem? Would you have any tips where I should be looking?
Cheers