utrinapolis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Im getting unwanted advert popup on my pageI realy dont understand, i sccaned all my files and cant find a sign of that js, and how can they be included in my site, all other js got normal path and location and those 3 dont.
Forum: Fixing WordPress
In reply to: Im getting unwanted advert popup on my page@jan, thx but that dont work, All that was first thing i tryed(except clearing cache, but problem is not only on my machine).
@krishna, well that is very interesting about that javascript, i have no idea what last 3 is and where they are located in my files. That 3:
http://cdncache3-a.akamaihd.net/loaders/1032/l.js?aoi=1311798366&pid=1032&zoneid=62862
http://i.simpli.fi/dpx.js?cid=3065&m=0
http://js.bunchofads.com/s/flyinV1.js?pid=1517182&freq_amount=1&freq_period=24&size=720&offset=0&buffer=50&domainad=servedby.bunchofads.comThat could definitely be the problem cause when i click on 3 link, frame from that popup shows. How to remove that javascripts?
Forum: Fixing WordPress
In reply to: Im getting unwanted advert popup on my pageThx for reply..
It happens with all plugins deactivated, and with all themes (i tryed 5 themes), and it happens on all machines. I realy dont have an idea how to fix it (i mean it is blocked now, but i wanna remove it completly and find out what caused it).Forum: Fixing WordPress
In reply to: Im getting unwanted advert popup on my pageI was able to find that popup div name (with firebug) and blocked it from showing: #BFAslidein { display: none !important; } But i wanna now how to locate it in my files and remove it completely, and what cause it to show?? pls, give me some advice.