Wanted To add widget below/above Related Article

Posted in: Newspaper
Post count: 19

Sir i want to add google matched ads below/above the related article content. but i am not able to add that. so please tell me how i can add widget below the related article. if i add widget it goes in sidebar , i want it below related articles not in sidebar.
eg example what i want

Post count: 23312

Hello goldfish45,

If you want to add some content below the related articles section for each post, you should edit the post template file according to your post template used by you, like this -> https://www.screencast.com/t/dJtucrDrn9e You should use the do_shortcode method to add what element you want.
<?php echo do_shortcode ('your shortcode here'); ?>

Thanks for your understanding!

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