Thesis WordPress Theme is an SEO optimized WordPress Theme which comes with 30 day money back guarantee and without any knowledge of CSS and PHP you can easily customize it and create a professional looking website in no time.
If you have not get your copy of Thesis WordPress Theme, then get it right now:
Sign-Up Link for Thesis WordPress Theme
Already, I have covered few tutorials on showing ads in Thesis WordPress Theme. Here is a quick recap:
How to Add BuySellAd Code in Thesis WordPress Theme
How to Add Google AdSense Ad After Post Title in Thesis WordPress Theme
How to Add Google AdSense Ad After End of Post Content in Thesis WordPress Theme
How to Add Google AdSense Link Unit Below Navigation Menu in Thesis WordPress Theme
How To Show Ads in Single Post in Thesis WordPress Theme
How to Show Ads in Pages Only in Thesis WordPress Theme
How to Show Ads on Home Page After First Post in Thesis WordPress Theme
All these tutorials helps you to show ads in Thesis WordPress Theme and if you have any query you can get in touch using contact form.
In this post I’m sharing how to show ads after post in Thesis WordPress Theme and by following this guide you can easily show ads after post in Thesis WordPress Theme.
Step1: First log-in into wp-admin panel, then go to “Thesis” tab and click on “Custom File Editor” as shown below:
Step2: When you click on “Custom File Editor”, new window open as shown below. Now from drop-down you have to select “custom_functions.php” file and click on “Edit selected file”.
Step3: When you click on “custom_functions.php” file a new window open as shown below:
Step4: Now copy this code:
function after_content_ad() { ?>
// INSERT YOUR AD CODE HERE//
<?php
}
add_action(‘thesis_hook_after_content’, ‘after_content_ad’);
Step5: After copying above code, you have to paste this code in “custom_functions.php” file and click on “Big Ass Save Button” as shown below:
Step6: Congratulations, now you can shown ads after post in Thesis WordPress Theme.
If you have any query let me know via comments or get in touch using contact form.
If you have not get your copy of Thesis WordPress Theme, then get it right now:
Sign-Up Link for Thesis WordPress Theme
Like this post? Then why not share it with your friends. Meanwhile do not forget to follow WebGuide4U on Twitter for upcoming Thesis Tutorials.
Mahabub says
thanks or share this coding