Ad after subtitle

Posted in: Newspaper
Post count: 62

Hi to all. I’d like to put an ad after the subtitle. is there any way to do so?

Post count: 23312

Hello gilean,

Please notice that you can use the Ad Box Visual Composer element, like this -> http://screencast.com/t/OH9uzhiCN and from there you can set it the subtitle/title. So, if you refer to something else, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 62

yes i’m referring to articles, not pages.

Post count: 23312

Hello gilean,

Please notice that you can use the same way for adding the ads to your post pages but you will have to add the code using the do_shortcode method where you want in your articles.
For example, if you want to display some ads in your article, first of all, you will have to create the code from the Visual Composer, like this -> http://screencast.com/t/jPe8zXDY and then you have to add the following code in the corresponding file with the post template used by you. As an instance, if you are using the post template style 1 you will have to add the code in loop-single-1.php, like this -> http://screencast.com/t/sQATPmLwlhD and the result you should see here -> http://screencast.com/t/s6nnSsQ5
-> <?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1" spot_title="CUSTOM AD"]');?>

Thanks for your understanding!

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