Slider not working
-
Hi
The slider on my site is not working.It does not slide automatically or manually.Please Help!!!!
By the way I love this theme it was so easy to setup.
thanks
Admin
The Foodbuzz widget in your sidebar is preventing the footer from loading. Seems like it’s missing a
</noscript>tag at the end of the widget.Thanks for replying ,
this is the widget codes I have I would appreciate it if you let me know what to change in it.
<div style=”padding:5px;”>
</div>and the second one is:
<!–/* OpenX Javascript Tag v2.8.7 */–>
<script type=’text/javascript’><!–//<![CDATA[
var m3_u = (location.protocol==’https:’?’https://ads.foodbuzz.com/www/delivery/ajs.php’:’http://ads.foodbuzz.com/www/delivery/ajs.php’);
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ‘,’;
document.write (“<scr”+”ipt type=’text/javascript’ src='”+m3_u);
document.write (“?zoneid=6741”);
document.write (‘&cb=’ + m3_r);
if (document.MAX_used != ‘,’) document.write (“&exclude=” + document.MAX_used);
document.write (document.charset ? ‘&charset=’+document.charset : (document.characterSet ? ‘&charset=’+document.characterSet : ”));
document.write (“&loc=” + escape(window.location));
if (document.referrer) document.write (“&referer=” + escape(document.referrer));
if (document.context) document.write (“&context=” + escape(document.context));
if (document.mmm_fo) document.write (“&mmm_fo=1”);
document.write (“‘></scr”+”ipt>”);
//]]>–></script><noscript><img src=’http://ads.foodbuz
Thanks for ur help.
Mod
Please put codes between backticks (under the tilda, upper left-hand corner of the keyboard).
Anyway, see where the script you posted says
<noscript>? At the end of it there should be another tag (a closing tag) that says</noscript>. If you copied the code from the Foodbuzz website, it’s possible that you didn’t copy the entire code. You’ll need to make sure you have copied and pasted the entire code into your widget.Ken
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
