Merhaba,Ücretli bir joomla teması kullanıyorum ve ara ara boşa düşen sayfalarım var. Detayları incelediğimde ise "head.php"'de java hatası olduğunu gördüm. Uncaught TypeError: $ is not a function görünüyor.Kodunu aşağıda belirttim. Yardımcı olabilir misiniz?<script type="text/javascript">jQuery(document).ready(function () {// Header AffjQuery(".header-style-1").affix({offset: {top: 100,bottom: function () {return (this.bottom = jQuery(".copyrights").outerHeight(true))}}})});</script>