Custom ads on V6?

Posted in: Newspaper
Post count: 260

HI again 😛

On V6 isnt possible to set a custom ad via code?

https://forum.tagdiv.com/ads-system-full-guide/

Post count: 7909

Hi,

Please check Newspaper 6 documentation – https://forum.tagdiv.com/header-ad/

Thanks!

Post count: 260

Thanks @alin_vlad . You need to add the code on documentation. [td_block_ad_box spot_id="custom_ad_1"]

Regards

Post count: 7909

Hi,

If you want to take the shortcode (any block shortcode) please edit the page and switch to Classic View and take the shortcode – http://screencast.com/t/YutUK4FRJ
If you want to place it in the code please use do_shortcode() function – https://codex.wordpress.org/Function_Reference/do_shortcode

<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

Thanks!

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