Hello,
I have problems inserting html ads into mobile theme, article ADS.
When I insert the code, the ad is showing but the whole article text, on the website disappears.
I attached screenshots.
The ad code I’m using is the following
<div>
<iframe title=”300×250″
width=”300″
height=”250″
scrolling=”no”
src=”https://cricul.ro/bannere/invertor/index.html”
</iframe>
</div>
The problem appears to be with desktop theme as well, if I enter the code in main theme – Ads – Top Article Ad the same thing happens, the ad shows up but all text o the website’s articles disappears
Hi,
Usually this kind of problem appears when the ads code that it is used is not correct (a tag is not close or the quote are not close), please inspect the code you are set for ads make sure that all quote are the same, above you have more type of quotes – https://i.imgur.com/Tb6zQ9m.png
Thank you!
nope, same thing no matter what…
please check truckmania.ro, the same code is installed there and works just fine
i used Code Writer this time and it’s the same problem
The code looks just fine.
<div>
<iframe title=”300×250″
width=”300″
height=”250″
scrolling=”no”
src=”https://cricul.ro/bannere/invertor/index.html”
</iframe>
</div>
It is a problem on your site, I am not using different symbols
Hi,
It appears that you open the iframe and is not close with > please use this code – https://pastebin.com/bpLjzKxH
I hope this will help you!