Already I have covered some tutorials on thesis theme. Here is a quick recap:
How-To Guide on Installing Thesis Theme From WordPress Dashboard
How-To Guide on Changing Custom-Sample Folder into Custom in Thesis Theme
How-To Guide on Adding Adsense Revenue Sharing Code in Thesis Theme
How-To Guide on Adding Author Profile Box at the end of Post in Thesis Theme
Thesis one of the best SEO optimized WordPress theme which offer you lots of option and anyone can customize it easily without any knowledge of PHP and CSS. This post focus on adding BuySellAds in thesis theme. For adding buysell ads in thesis theme you have to place the buysell ads code in body tag. So, here is a step-by-step guide on Adding BuySell Ads in Thesis Theme.
Step1: Log-in into your BuySell Ads Account
Step2: Now in publisher dashboard click on “Add Zone” (as shown below)
Step3: Now fill up all the details and click on “Next” button as shown below:
Step4: When you click on “Next” button (in step3) a new window open and you see a code (as shown below), you have to place this code in body tag.
Step5: Now log-in your wp-admin panel and go to “Custom File Editor” as shown below:
Step6: Now copy this code:
function bsa() { ?>
your buysell ads code here
php
}
add_action('thesis_hook_before_html', 'bsa);Step7: Copy this code and paste this code in custom_functions.php file and click on “Big Ass Save” button. Remember place your buysellads code (you can get it from setp4)
Step8: Congratulations you have successfully added buysellads code in thesis theme.
If you haven’t get your copy of thesis theme, then download it now
Download Link for Thesis Theme
If you face any problem do let me know in comments section. Don’t forget to like on Facebook so that you can’t miss any thesis tutorial.