Jump to content

YourMarkScott

Approved members
  • Posts

    1
  • Joined

  • Last visited

About YourMarkScott

YourMarkScott's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Regarding the Site #2 issue, my best guess (this happened to me) would be that there is another javascript feature on your site that is conflicting with your ad delivery. In my case, I installed a javascript/jquery weather widget to run below my ads in the right column. Ads stopped working. The problem ending up being the links to the js files needed in the header. <script src="/js/jquery-2.1.1.min.js"></script> <script src="/js/jquery.flatWeatherPlugin.min.js"></script> I ended up putting the weather widget in an iframe, to eliminate any javascript conflicts, and Ads started working again. Maybe there is a jquery slider, a javascript dropdown menu or something conflicting with your ad code. Sometimes you can rearrange the order of when javascript files load on your page, it will resolve the issue. Optionally, try the iframe invocation code for Revive. Hope that helps.
×
×
  • Create New...