Thesis WordPress Theme one of the best theme I have in my collection of premium WordPress theme because Thesis offers you too many options and features that without any knowledge of designing language you can easily customize it. It also allows you to drop all your SEO plugins from WordPress plugin folder. Already, I have shared few tutorials on Thesis WordPress Theme like
How to Install Thesis WordPress Theme from WordPress Dashboard
How to Rename Custom-Sample Folder to Custom in Thesis WordPress Theme
How to Install Thesis WordPress Theme Using FTP Client
How to 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 Author Profile Box After End of Post in Thesis WordPress Theme
How to Add Adsense Revenue Sharing Ad Code in Thesis WordPress Theme
How to Add BuySellAd Code in Thesis WordPress Theme
How to Disable Multimedia Box in Thesis WordPress Theme
All these tutorials help you to easily customize Thesis WordPress Theme and 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 Hello Bar in Thesis WordPress Theme. For those who do not know Hello Bar is a simple notification bar for your website that delivers your message and drives more clicks easily. You can see it in action here:
Hello Bar is great when you want to share any information or message because it directly notifies them as soon as visitor open your website. So after a wait, here is a step-by-step guide on adding Hello Bar 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: As soon as you click on “Custom File Editor”, it open a new window as shown below. Now, from drop-down select “custom_functions.php” and click on “edit selected file”.
Step3: When you click on “edit selected file”, a new window open. Now copy this code and paste it in “custom_functions.php”.
function hello_bar() { ?>
<script type=”text/javascript” src=”//www.hellobar.com/hellobar.js”></script>
<script type=”text/javascript”>
new HelloBar(12568,8544);
</script>
<noscript>
The Hello Bar is a simple <a href=”https://www.hellobar.com”>web toolbar</a> that engages users and communicates a call to action.
</noscript>
<?php }
add_action(‘thesis_hook_before_header’,’hello_bar’);
Step4: After pasting code in “custom_functions.php”, click on “Big Ass Save Button” as shown below:
Isn’t is so easy to add Hello Bar in Thesis WordPress Theme. Thesis WordPress Theme offers you to customize it the way you like without any knowledge of any designing language. Still thinking to get Thesis WordPress Theme, do not think grab your copy of Thesis WordPress Theme right now:
Sign-Up Link for Thesis WordPress Theme
Note
If you haven’t purchase any hosting, then get it from Hostgator. Hostgator offering 20% discount on all of their hosting plans and by using “WPHOSTGATOR25OFF” discount coupon you get 25% discount on any hosting plan from Hostgator.
Sign-Up Link for Hostgator || (Coupon Code: WPHOSTGATOR25OFF)
If you have any query let me know in comment section and if you need a unique design then you can hire me or get in touch using Free WordPress Installation Service
Leave a Reply