I have set up digitalpoint ads, and set the to fall back to Adsense Ads if nothing is displaying.... but its not displaying anything....
You have no fall-back specified for the ad you have placed. Looking at your source, you have: <script type="text/javascript"><!-- dp_ad_width = 336; dp_ad_height = 280; dp_ad_color_title = "#2361a1"; dp_ad_color_desc = "#111111"; dp_ad_color_desc = "#ffffff"; dp_ad_color_border = "#ffffff"; dp_ad_notice = 7; //--></script><script type="text/javascript" src="http://s.dpstatic.com/s/ad.js"></script></center> Code (markup): When you specify a fallback, you will get the fallback info in the JavaScript code there. Double check your ad formats and make sure you copy/pasted the JS code exactly... http://advertising.digitalpoint.com/publisher.php?do=formats
Go ahead and reload your page... it should be working. It had to do with a combination of a few things. Your blog already using jQuery for other things, you not using any ad entry effect and some other odd things. Anyway, I made some changes to check for it now and it should auto-fix itself if it finds itself in that position. Go ahead and just go to the page and reload and it should work.