Best 2 Know

The Ultimate Blogging Resource

  • Advertising
  • WebHosting
  • Contact Us
  • Blogger
    • Blogger Templates
    • Blogger Tutorials
  • Browser
    • Firefox
    • Google Chrome
  • Google
  • Internet
    • Facebook
    • Twitter
  • Thesis
  • Windows
  • WordPress
    • WordPress Themes
    • WordPress Plugins
  • More
    • Linux
    • Review
    • Solutions
    • Announcements

How to add Slider to thesis theme

Thesis is a great framework or theme for WordPress but many people find it difficult to edit or use it. but it is not like that I have been fascinated to thesis so much I can’t feel of making any website of mine without it. but there are many people who feel Thesis Customization is difficult but it is not like that , today I m going tell you how to add slider to thesis theme

In this tutorial you will have to select an Slider plugin for this tutorial I m gonna choose Smooth Slider plugin which is too much customizable and I have used it in almost websites which I made for my clients. you can use any plugin you want for the slider you can also select one from Top 5 jQuery Slide Gallery

Now lets start installing the slider :

  1. Login to your WordPress Dashboard
  2. Go to plugins and install Smooth Slider plugin or any other slider plugin you want
  3. Navigate to Thesis >> Custom File Editor and Select custom_functions.php file to edit
  4. in custom_functions.php add the below code :
    //Featured Content Slider
     function content_slider() { 
    if ( is_home()) {
    ?>
    <?php if ( function_exists( 'get_smooth_slider' ) ) { get_smooth_slider(); } ?>
    <?php } }
     add_action('thesis_hook_before_content', 'content_slider');

    //Featured Content Slider function content_slider() { if ( is_home()) { ?> <?php if ( function_exists( 'get_smooth_slider' ) ) { get_smooth_slider(); } ?> <?php } } add_action('thesis_hook_before_content', 'content_slider');

  5. now save the file

Now we have successfully installed the slider to thesis theme, if you have installed any other slider plugin then remember to change the function line on line 4 replace the whole line with your slider plugins function.

How to show slider on all the Pages ?
well the current code display’s slider only on Homepage using WordPress Conditional tags you can change that tag on line 2

How to customize slider ?
As at the starting i told the Smooth Slider plugin is highly customizable you can customize the plugin by going to Smooth Slider >> Settings

Video Tutorial :

Again i have made a video tutorial for you all , for better understanding

Hope you have like the tutorial if you have any problem or request just contact me

Subscribe via Email

Share this:

  • Twitter
  • Facebook
  • Pocket
  • Print
  • Email

Related

June 19, 2011 Ritesh Sanap Thesis Customization custom_functions.php, Slider, Thesis Customization, Thesis Theme

Post navigation

Previous Previous post: How to get first image from post
Next Next post: How to add Logo to Thesis theme

Currently Trending

  • Windows Vista CD key
  • How to download Specific parts of YouTube videos
  • How to Increase Dropbox upload speed
  • How To Make Your Own Windows Media Player Theme
  • You might also like this Widget for blogger or Related post widget
  • HTTP2 Server Push for W3 Total Cache Minify plugin
  • HORIZONTAL AND VERTICAL SPACING
  • List Of All 255 Keyboard All Alt Key Codes
  • Authy to Manage all your Google Authenticator accounts
  • Free Online Angry Birds game

Random Posts

How to add Hello Bar in thesis / WordPress

April 13, 2011 By Ritesh Sanap 7 Comments

LastPass – Free Password Manager

August 5, 2014 By Ritesh Sanap Leave a Comment

Clean Your Messy Desktop & Organize Your Stuff !

July 7, 2008 By Ritesh Sanap Leave a Comment

How to Unlock / Unhide / Show the Administrator Account in Windows XP !

July 18, 2008 By Ritesh Sanap 1 Comment

The Incredible Hulk 2008

July 12, 2008 By Ritesh Sanap Leave a Comment

WordPress

HTTP2 Server Push for W3 Total Cache Minify plugin

August 17, 2016 By Ritesh Sanap 5 Comments

How to Disable Emojis in WordPress

January 6, 2016 By Ritesh Sanap Leave a Comment

JetPack Related posts and Sharing not working with NGINX

November 10, 2015 By Ritesh Sanap Leave a Comment

Simply Pure – WordPress Theme

November 2, 2014 By Ritesh Sanap 2 Comments

Advanced What should we Write about next? – WordPress Plugin

July 28, 2014 By Ritesh Sanap Leave a Comment

How to Disable Self Pingback or TrackBack

January 16, 2014 By Ritesh Sanap Leave a Comment

BlueStrap – WordPress Theme

January 1, 2014 By Ritesh Sanap 15 Comments

How to Create Multiple Excerpts in WordPress

December 24, 2013 By Ritesh Sanap Leave a Comment

How to Disable Auto Update in WordPress

November 21, 2013 By Ritesh Sanap Leave a Comment

How to Delete Feedbacks from JetPack Contact Form

November 19, 2013 By Ritesh Sanap 9 Comments

Recent Posts

  • HTTP2 Server Push for W3 Total Cache Minify plugin
  • How to show hidden files and folders in Mac OS X
  • How to Disable Emojis in WordPress
  • Canva – Online Photo Editor
  • JetPack Related posts and Sharing not working with NGINX

Archives

Recommends

  • DigitalOcean – Cloud Hosting
  • Dropbox – Cloud Storage
  • Elegant Themes – WordPress Themes
  • LastPass – Password Manager
  • Like us on Facebook
  • Follow on Twitter
  • +1 on Google
  • Subscribe via Email
  • RSS Feed

© 2021 Best 2 Know · All Rights Reserved · We ♥ DigitalOcean

loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.