A image with a link instead HEADER AD

Posted in: Newsmag
Post count: 81

I use HEADER AD as a link to the page of my site ibcm.biz .
Some browsers do not show Ad, so they have an empty space. How in place of HEADER AD just to place a picture with a link? Just as the logo works.

Post count: 23312

Hello vasik,

If you want to create your own ads, notice that we have a useful tutorial which explains to you how other ads can be used on your website, like this -> https://forum.tagdiv.com/newsmag-using-other-ads/

Hope this helps!

Thanks for your understanding!

Post count: 81

Thank you, I did so. But some browsers (for example, firefox) block and show an empty space.

Post count: 23312

Hello vasik,

I have inspected your website and I saw that for FireFOx browser the Header add disappears. Also, I have noticed that on your header wrap is applied an unknown class which has a rule with display: none, as you can see here -> https://www.screencast.com/t/Zs9JI0XNfJt7 You can try using the below code and place it in Theme panel->Custom CSS area, clear all the caches and check the results.

.td-header-ad-wrap{
display:block!important;
}

Also, if you are using some untested plugins (for emoji for example) please try to disable all of them, leave just only our tested plugins to be active, clear all the caches and check the results.

Thanks for the message!

Post count: 81

Did everything as they wrote. Does not work (

Post count: 23312

Hello vasik,

Try to disable all of the untested plugins, leave just to active only of our required plugins and which comes bundled with the theme, clear all the caches, purge all CDN files and check the results. Notice that our theme has been fully tested with using other ads and should work as expected.

Thanks for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.