On June 26, 2012 at 11:37 am
Hi,
I am tried to move my widget on right sidebar under ad’s but now does not working. Please help me to fix that problem. My web site is http://www.mycredo.eu and this is a source code at now:
<div id=”sidebar”>
<div class=”widgets”>
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Right Sidebar’) ) : ?>
<?php endif; ?>
</div><script type=”text/javascript”>
(function(){try{
var aff_id=9036, bnr_sz=”300×250″, filter_city_id=”1″, filter_genders=”nm”, filter_cat_ids=”33,34,35,36,37,42,40,39,43,38,44,41″;
var alternative_banner_code=””;
var altcodeindex=Math.round(Math.random()*999); if(!window.grabo_alt_banner_codes) { window.grabo_alt_banner_codes={}; } window.grabo_alt_banner_codes[altcodeindex]=alternative_banner_code; document.write(‘<script src=”http://b.grabo.bg/index_alt.php?altcodeindex=’+altcodeindex+’&r=’+Math.round(Math.random()*1000)+’&affid=’+aff_id+’&size=’+bnr_sz+’&cityid=’+filter_city_id+’&category=’+filter_cat_ids+’&gender=’+filter_genders+'” type=”text/javascript”></’+’script>’);
}catch(e){};})();
</script>
</div><center><script type=”text/javascript”><!–
w=300;h=250;s=2;c=1;l=100727011;
//–></center></script>
<script type=”text/javascript” src=”http://m.netinfo.bg/sinoptik/js/show_widget.js”></script>
?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Right Sidebar’) ) : ?>
<?php endif; ?>