Footer Ads Fixed [ Need Help ]

Posted in: Newspaper
Post count: 25

Hi, I want to add ads in footer (fixed). I mean, ads always appear at the bottom.
But ads only show when visitor using mobile phone. Please tell me, what can i do?

Post count: 22421

Hello,
You can use the footer ad spot from here: http://screencast.com/t/eyQsmXVRGQ
If you use adsense, make sure you do not have the ad disabled for other viewports. if the ad is a custom one, please use this method to implement it:
https://forum.tagdiv.com/using-other-ads/
Hope this helps.
Thanks.

Post count: 25

Hi Bogdan, thankyou for your response

I do a lot of changes in this theme. Therefore I do not update it for the new version.
how can I add “Footer Top” in the version that I use now?

Thank you very much

Post count: 22421

And what version might that be? I need this information so I can try to add a custom ad in the php files.
Thank you!

Post count: 25

Hi Bodgan,
the version I use is: 4.5d
Thank you!

Post count: 22421

Hi,
You can add this code:

 <div style="padding-top:20px; margin-bottom:-90px!important;">
        <?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?> </div>

In the footer file like so: http://screencast.com/t/CQ90MHLTmqf
Make sure you have an ad in the custom ad 1 spot.
Thank you!

Post count: 25

Solved. Thank you Bodgan!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.