Hi, I have enabled to show the ads on the front page, however it’s not visible. I have checked many times but ads don’t show on the homepage: https://snowdaypredictor.cc/
ANy help is appreciated. Thanks!
]]>Hello,
I am using this code to display the image/link I need. Everything is working right but I wanted to see if there was a way to add a X close button.
<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”utf-8″>
<title>Click Me</title>
<style>
.card {
width: 200px;
height: 400px;
position: relative;
display: inline-block;
}
.card .img-top {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 99;
}
.card:hover .img-top {
display: inline;
}
</style>
</head>
<body>
<div class=”card”>
</div>
</body>
</html>
Hi,
can you please verify that the plugin is working with WP Total Cache?
The issue that I am facing is that the left/right placeholders exist but the images are not shown.
Thanks
sdomox
How to change top margin for home page separatly because there is only global setting for all pages.
]]>Hi,
thank you for perfect plugin. Just little thing – where can I add bottom margin? Because now ads go to my footer on smaller screens (I can do it in code – if you have idea where ??
Thank you very much
Tom
Hi,
first of all I want to say great plugin very simple to setup.
I would like to add 2 banners in the floating space under (2x 160×600) each other and that they not scroll with the page. Currently I am not able to get this to work if I just put 2 banner codes in there but then they overlapped eachoter since they have a fixed position. can you help me out.
]]>hello,
What do I need to do in order for ads to stay fixed?
]]>Hi.
I am testing this plugin (latest version) with the latest version of WP and FF and the ads are not floating. Works fine with Edge and Chrome. Can you please have a look?
Thanks,
Spyros
It is possible to hide advertising on the home page? Elsewhere, the show may be, but at home I did not want it to appear. Thanks V.
]]>