test
Hi there,
@ ricarpaiva: Thanks for your info
@ livewisely2020: I’ve seen another issue having the same issue like you. It’s in case that we load jQuery from google libs but when K2 insert url, it lack of ‘http:‘ like:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js" type="text/javascript"></script>
It should be:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js" type="text/javascript"></script>
So that it cannot load jQuery.
You can try to replace the ‘head.php‘ files (attached) in directory: plugins/system/jat3/jat3/core/head.php
REMEMBER to keep the head.php original file (just in case)
Hope this helps.
1 user says Thank You to Saguaros for this useful post
This topic contains 16 replies, has 5 voices, and was last updated by Saguaros 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum