Support Forum
Mr Papa said
you have numerous js errors on your site...
likely because your wp theme is loading its own version of jquery instead of using the jquery that comes with wp:
<script type='text/javascript' src='http://www.sodalive.ba/verzija2/wp-content/themes/sodalivev4/js/jquery.js?ver=3.3.1'></script>
when a different jquery is used that does not come with wp, conflicts and unexpected things can happen...
in folder /sodalivev4/js/ i dont have jquery.js! I just check this folder and i dont have this file... how can i check what is my js errors? I must make this to work...
well its loading it... or at least I dont see a normal network error if it cannot...
even worse, if its not loading that, you dont have a jquery loaded at all then which will result in many errors...
your theme is telling wp to load its version instead of the wp version... so you need to find where its doing that... probably in header.php or functions.php... see if you can fiind it... then we can proceed...
Visit Cruise Talk Central and Mr Papa's World
meta tag? not sure how that would help...
do a search in your theme for jquery.js... something has to be loading it...
Visit Cruise Talk Central and Mr Papa's World
maybe but its referencing a directory in your theme... a plugin would not know about that...
you search for jquery and found nothing?? not file name, but in the file itself...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)