I Yshout5 Benim Kenar Çubuğu bir Widget içinde çalışan, hiç görünmüyor alma sorunu yaşıyorum.
Talimatlar iç <head>
(ben header.php içine yerleştirilen) aşağıdaki kodu yerleştirmek demek
<script src="yshout/js/jquery.js" type="text/javascript"></script>
<script src="yshout/js/yshout.js" type="text/javascript"></script>
<link rel="stylesheet" href="yshout/example/css/light.yshout.css" />
<script type="text/javascript">
new YShout();
yPath: '/yshout',
log: 1
});
</script>
Eğer Yaygara görünmesini istediğiniz yerde ve aşağıdaki kodu yerleştirmek için:
<div id="yshout"></div>
Sadece göstermek için reddediyor.
Ben sadece herhangi bir yanıt almak için geliştiricisine başvurmanız çalıştık.
Can anyone help me out? Am I doing something wrong? I will gladly give the full plugin to anyone who needs it to figure out my problem.
Any response is greatly appreciated, Thanks!