Deleted the plugin and reinstaled it.
Still got this error: TypeError: p.on is not a function
….set_cookie(“po_c”,e+1,365),s.opened+=1,p.on(“click”,s.background_clicked),l.off…
Any solution?
Hey again fugarul,
I’ll have to get some feedback on these from our developer.
In the meantime did you test for conflicts as mentioned above?
Best regards,
Bojan
Hey again,
A quick follow up on this issue.
It appears that the site loads 2 different jQuery versions,
they conflict and none is working correctly.
From your site source:
<script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js?ver=4.3'></script>
<script src="http://www.rantour.be/wp-content/themes/murtaugh-HTML5-Reset-Wordpress-Theme-8aa6329/_/js/jquery-2.1.4.min.js">
Hope this helps 🙂
Cheers,
Bojan
Thank you. It Works. The 2 js versions were not a problem until I updated wp to 4.3
Thank you for the support.