Hello all, I am pretty new to Chitika, so it basically all started up with a problem. I copied and pasted the Chitika ad code on the website, but the "Best deals" tab is not shown. My website is: http://www.xmall.ro. I am not sure whether it is a problem because of the domain name having a .ro extension, but I actually copied and pasted code from different websites and still ended up with the same results. The code I am currently using is: <script type="text/javascript"><!-- var ch_client = "CarolB"; var ch_width = 468; var ch_height = 180; var ch_non_contextual = 1; var ch_default_tab = "Best Deals"; var lcf_categories = new Array("96297", "96268", "1398", "89", "7185", "96394", "451", "96619", "1724"); var lcf_selected_cat=Math.floor((Math.random()*lcf_categories.length)); var ch_sid = "rectangle bottom post"; var ch_color_title = "#CC0000"; var ch_color_border = "#FFFFFF"; var ch_query = "Chitika Tips: Random Product Item"; var ch_default_category = lcf_categories[lcf_selected_cat]; //--></script> <script src="http://scripts.chitika.net/eminimalls/mm.js" type="text/javascript"> </script> Code (markup): Could anyone point me in the right direction? All help is appreciated.
ZWhen ever I try and add the default tab variable my ads won't show up at all. I was thinking maybe chitika has now blocked publishers from using that variable?
It's strange as soon as I add it the ads won't show at all... maybe it's related to my WP template design.
jof, can you paste a copy of the javascript code you are using or put up an example page where it is happening?
Got it working now. I think the template I was using before was a bit messed up after I made some alterations to it.