Displaying Adsense Ad before Related Posts

Posted in: Newspaper
Post count: 96

Hi,

I am using theme’s ad option to display my adsense ads, i am also using nrellate plugin to display related posts, but the thing is related posts show posta before ads, but i want to display ad before related post plugin

Best Regards
Shah Jahan LAbar

Post count: 6600

Hi,

Please disable the automaticaly display at the bottom of the post setting from nrelate plugin panel like this: http://screencast.com/t/bXpEDrWxFU
Then add this code:

<?php echo do_shortcode('[nrelate-related]'); ?>

..to your loop-single.php file like this: http://screencast.com/t/647C6yfu
Then you will be able to use your article bottom ad and it will be displayed above the nrelate plugin http://screencast.com/t/KjuW20OeFQ

Thank you

Post count: 96

Thanks Lucian,

Awesome Support, it works perfectly fine 🙂

Regards
Shah Jahan Labar

Post count: 96

Hi,

Now i need to put some social media sharing buttons under the featured image, please guide how to do that

Regards
Shah Jahan labar

Post count: 6600

Hi,

Please move this code inside the loop-single.php file like this: http://screencast.com/t/XmqLsGdg

Then inside td_modul_blog.php file, comment this code lines like this: http://screencast.com/t/3HREGPlV4xhc

Then move back to the loop.single.php file, and add this code http://pastebin.com/FhwPQJ7E like this: http://screencast.com/t/FpKwJuIu

Result: http://screencast.com/t/djok2unl

Thanks

  • This reply was modified 12 years by Lucian.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.