CHANGE ORDER ADS ON POST TEMPLATE

Posted in: Newspaper
Post count: 26

Hi, I want to put “Article bottom ad” under “Bottom article sharing”. For default, first it´s Ad, then Sharing box. I want exchange both order.

Can you say me When is the code of Article Bottom AD? It´s for try move it for myself. 🙂

THANKS 😀

Post count: 23312

Hello Ingente,

Unfortunately, our theme does not have any such an option that allows you to move the article bottom ad to be under the sharing bottom ad, sorry! What can you do is to hide or not use the article bottom ad and insert with the do_shortcode method an ad, which have to be placed under the sharing bottom ad? For example, if you are using the post template style 2, you should edit the loop-single-2.php core file and under the sharing bottom you should insert your desired ad, like this -> https://www.screencast.com/t/Y5kJXj5sJ
<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]'); ?>

Thanks for your understanding!

Post count: 26

Creative solution. 🙂

THANK YOU VERY MUCH.

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