How to create custom ads with multiple images & URL links

Posted in: Newspaper
Post count: 5

Hi I would like to create custom ads eg. at the header/ side bar areas etc.
I am now using this code:
<div class=”td-all-devices”></div>

But this code only allows me to have one ad at a time.
How about if i would like to have multiple ads ( the ad change may be every 5 secounds) at the same area, and each ad image should link to a different URL link?
Thanks.

Post count: 18283

Hello !

Unfortunately auto rotate ads is not an option with Newspaper Theme. You can use a third party plugin for that and insert it in the theme. Also you can use the AD Box element that can be found in tagDiv Composer: https://www.screencast.com/t/L05DFunSHP;

Thank you !

Post count: 5

Hello, how about if i use a plugin called smartsliders to replace the ad area, it has the shortcode like “[smartslider3 slider=2]” or a php code like:
<?php
echo do_shortcode(‘[smartslider3 slider=2]’);
?>
How can i replace the ad area? I would like to replace both the header ad area & the custom ad area (which i inserted in some pages).

Thank you~

Post count: 18283

Hello !

You can use the column text element in order to render shortcodes. Simply copy the shortcode and insert it in the text area of the column text as you can see here: https://www.screencast.com/t/UEMEsVKog

Thank you !

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