Selam arkadaşlar 2 gündür bu sorunu çözmeye çalışıyorum. wordpress temamın slider inde sorun yaşıyorum aslında her şey çok iyi güzüküyor fakat google 'da sitemi arattğımda açıklama kısmında şöyle bir hata alıyorum.
Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include. This includes make eliminates
Siteyi açtığımda ise kaynak kodunda böyle bir hata görüyorum.
<script type="text/javascript">
function revslider_showDoubleJqueryError(sliderID) {
var errorMessage = "Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.";
errorMessage += "<br> This includes make eliminates the revolution slider libraries, and make it not work.";
errorMessage += "<br><br> To fix it you can:<br> 1. In the Slider Settings -> Troubleshooting set option: <strong><b>Put JS Includes To Body</b></strong> option to true.";
errorMessage += "<br> 2. Find the double jquery.js include and remove it.";
errorMessage = "<span style='font-size:16px;color:#BC0C06;'>" + errorMessage + "</span>";
jQuery(sliderID).show().html(errorMessage);
}
</script>
sorunu çözebilecek yardımcı birileri var mı.
Merhaba Wordpress ve Revolution Slider sürümünü öğrenebilir miyim? ayrıca hangi firma ve özellikler?