Thesis WordPress Theme one of the most popular and widely used WordPress Theme which allows you to build a professional looking website in couple of minutes without any knowledge of web designing languages. Already I have covered many tutorials on how to customize Thesis WordPress Theme, here is a recap:
How to Install Thesis WordPress Theme from WordPress Dashboard
How to Rename Custom-Sample Folder into Custom in Thesis WordPress Theme
How to Install Thesis WordPress Theme Using FTP Client
Customize Thesis WordPress Theme Using FTP Client
How to Add Google Analytics Tracking Code in Thesis WordPress Theme
How to Add Infolinks Ad Code in Thesis WordPress Theme
How to Add BuySellAd Code in Thesis WordPress Theme
How to Adsense Revenue Sharing Ad Code in Thesis WordPress Theme
How to Add Author Profile Box After End of Post in Thesis WordPress Theme
How to Disable Multimedia Box in Thesis WordPress Theme
How to Add Hello Bar in Thesis WordPress Theme
Customize Thesis WordPress Theme using Thesis OpenHook WordPress Plugin
How to Add AdSense Ad Below Post Title in Thesis WordPress Theme
All these posts help you to customize Thesis WordPress Theme easily and if you have any query let me know in comment section. If you have not get your copy of Thesis WordPress Theme, then get it right now
Sign-Up Link for Thesis WordPress Theme
In this post I’m sharing how to add AdSense Ad Code after end of post content in Thesis WordPress Theme, AdSense is an PPC ad network which allows you to monetize your blog easily by only placing ad unit on your blog. Here is step-by-step guide on adding AdSense Ad Code in Thesis WordPress Theme after end of post.
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”, it open a new window (shown below). Now from drop-down select “custom_functions.php” and click on “Edit selected file”.
Step3: As soon as you click on “Edit selected file”, a new window open. Now you have to add this code in “custom_functions.php” file.
function after_post_ads() { if (is_single()) { ?> Your Ad Code Here ! <?php } } add_action('thesis_hook_after_post', 'after_post_ads');
Step4: After adding ad in “custom_functions.php” file you have to click on “Big Ass Save Button”.
Congratulations, you have successfully added AdSense after post content in Thesis WordPress Theme. If you have any query let me know in comment section and if you have not get your copy of Thesis WordPress Theme, then get it right now
Sign-Up Link for Thesis WordPress Theme
If you have not purchase any hosting, then I recommend you to buy hosting from Hostgator. Right now Hostgator offering 20% discount on all hosting plans and by using discount coupon “WPHOSTGATOR25OFF” you get 25% discount on any hosting plan from Hostgator
Sign-Up Link for Hostgator || (Coupon Code: WPHOSTGATOR25OFF)
After buying hosting from Hostgator, you may get in touch using Free WordPress Installation Service
Leave a Reply