Hello,
Can you help me to find where this code is located in order to cancel it? It triggers only on mobile device and shows an advertising 320x100px sitewide. It seems inside tha <body> and <header> but I can’t find wher it is. It’s not in Theme panel—> ADS or in header.php, etc.
This is the code:
<div id=”eadv_pos_7_f266282e8212cb442d88b92eda347b96″ style=”width: 320px; height: 100px !important;” class=”eadv-docked eadv-docked-bottom”><iframe id=”eadv_iframe_i16366_f7_f266282e8212cb442d88b92eda347b96″ style=”width:320px !important;height:100px !important;border:0px none;” scrolling=”no” frameborder=”0″ marginwidth=”0″ marginheight=”0″ sandbox=”allow-forms allow-pointer-lock allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox” srcdoc=”<!DOCTYPE html><html><head><title>eADV</title><meta charset=&quot;utf-8" /><style>body{height:auto !important;text-align:center;margin:0;}</style></head><body><script type="text/javascript">var eadv_pbnf = ‘1’;</script><script type="text/javascript" src="https://delivery1.eadv.it/delivery.php?c=12&f=7&vc=99077f0660a78&id=16366&url=ilfattodicalabria.it&m=iframe&pare=0g784g909e4g1509873310905&cv=&dv=x:414|y:736|ww:414|wh:736|flash:0|position:docked|connection:unknown|protocol:http&si=1467&rc=f266282e8212cb442d88b92eda347b96&m=js"></script></body></html>”></iframe></div>
I inserted in my website a few code for display advertising. I copied code from the Ad network and I inserted it in sectione Theme panel –> ADS. In this section there are 4 code that I can modify or cancel without problems.
The problem is the code above because I can’t find where it is and of course I’m not able to cancel it from my website. I hope you can help me.
Thanks,
Michele
Hi,
There must be a corresponding ad code entered somewhere, if the ad is displayed on the website. If it appears only on mobile, and you are using the mobile theme, maybe you have entered it in the mobile theme ad sections
– https://www.screencast.com/t/LA4PEIusPM2
If you could provide a link to your website we will inspect it.
Thanks
Hello,
I’m not using Mobile Theme.
This is the link http://www.ilfattodicalabria.it/
It’s not in header.php or footer.php or in THEMEPANEL—>ADS, etc.
It’s like a ghost. The code shows ads sitewide on mobile devices.
Could you find where is it?
Thanks
Hi,
Check all the custom code sections in the theme panel, and the analytics section as well. You could take a look in the theme functions file, double check the header.php file for scripts. If it is not present in the theme panel, then it must be is the theme files.
Thanks