how to add banner on top of date and socil media icon

Posted in: Newsmag
Post count: 1

Hello kindly assist i want to have large banner on top of social icon and date

Post count: 23312

Hello vitalisv,

If you want to add something like this to your post template page, notice that you should edit the loop-single templated use by you and add the do_shortcode method with a custom ad 1 field, like this -> https://www.screencast.com/t/j6DzLiT48Hv
The code is ->
<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]'); ?>

Also, make sure that your Custom Ad is populated with an ad code.

Hope this helps!

Thanks for the message!

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