Smooth Slider – Multiple Sliders Usage

Print This Page

Smooth Slider 2.2 has a new feature so that you can create multiple sliders and selectively include a necessary slider on the required page or post.

How To Create Multiple Sliders

On the Smooth Slider settings panel, at the near bottom there is a new option added ‘Enable Multiple Slider Function on Edit Post/Page’ checkbox. Tick this checkbox if you want the ‘Multiple’ slider feature enabled for your blog/website.

enable_multiple_smooth_slider

After you save changes, at the very bottom you can now see the ‘Create Slider’ tab.

createEnter the new ‘Slider name’ and click Create New.  The new slider would be successfully created and you can see a separate tab for that slider at the bottom of the settings panel.

new_slider_tabYou can create ‘n’ number of sliders and delete them at any time.

How to add Post/Page to different sliders and display different slider on different post/page

Once you enable the multiple slider feature from the Smooth Slider settings panel as shown in the above illustrations, your new post/edit post/page screen will have the the Smooth Slider options as follows:-

smooth_slider_on_post

The above screenshot is for the Edit Post/Page panel or Add New Post/Page panel. You may find these options at the bottom of that panel.

Most Important : Do not forget to

If you wish to display Smooth Slider on any post or page using the above option, please do not forget to include the Smooth Slider template tag on that page template or single.php (post template) as follows:-

<?php if ( function_exists( 'get_smooth_slider' )) { 
            get_smooth_slider(); 
        } ?>

How to display specific slider on Category archive or tag archive or blog home page(having index.php or home.php as template)

Obtain the Slider ID of that specific slider from the Smooth Slider settings panel. And then you can use the below template tag

<?php if ( function_exists( 'get_smooth_slider' )) { 
            get_smooth_slider('4'); 
        } ?>

where ‘4′ is the Slider ID as per on the Smooth Slider settings panel.

Google Buzz
RSS for Internet Techies Hello there! If you are new here, you might want to subscribe to the RSS feed for updates.
Share it
13 Responses to “Smooth Slider – Multiple Sliders Usage”
  1. nutri says:

    Hi,
    after creating a new slider, it doesn’t show up at the bottom of setting page.
    I still have only on tab: “create new slider”.

    How could I do, because since I upgrade to this new version, my main slider became empty.

    Yours sincerely :)

  2. nutri says:

    Hello sanjeev,
    I solved this specific and personnal problem by downgrading my wordpress version to 2.7!
    Now everything is working fine :)

  3. Hi Sanjeev, great plugin, iv been testing it for a client, however I had it working perfect, decided to upgrade today, and now its completely vanished, cant seem to get it back. :( gutted. Have a look on http://one3rdnerd.com it was in that big empty space on the left side of the header, now nothing seems to be there. Did you change the get_smooth_slider call? or anything else I should be aware of. If you could drop me an email it would be greatly appreciated. My only other solution is to use a different plugin, but havent found one I liked as much as yours.

    Cheers :) and have a happy new year.

    • Thanks for using Smooth Slider. If you are using a static page as home page in your blog/site, then you will have to edit that page and check the box, display smooth slider on this page. Update the page and then your Smooth Slider will start appearing over there by using the same get_smooth_slider call. I have sent you a separate mail with these details as well. We added this option in latest version so that one can use multiple sliders on different pages/posts etc. Let me know in case of any issue/concern.

  4. Thanks for your info, what would be the method for displaying it on a homepage if it ISNT static, and therefore there is no way for me to edit such a tickbox, as its just a blog homepage.

    Thanks, Iv emailed you back. :)

  5. jason says:

    Hi.

    Is there a way to use multiple sliders to feature different posts from different blogs for Wordpress MU installations using the get_smooth_slider_wpmu_all() function?
    For example, a one slider will feature posts about food from any of the blogs and another will feature drinks.

    It seems that get_smooth_slider(‘(some number)’) is used for the same blog only.

    Thanks in advance

  6. Computerkitten says:

    How do I get the Smooth Slider to show up on every page in the Thesis theme? I have it in an Openhook within the right sidebar but I want it on every page.

    Thanks,
    CK

    • Tejaswini says:

      Can you please post this query in the forum, so that we can go thru the code (it is would be a bit clutter if I post code here or if I ask how are you using the Smooth Slider template tag on your theme) Thanks in advance. Looking forward to hear from you in forum.

  7. Matte (Sweden) says:

    This plugin have made my day! Thank you great work!

    Question?
    I want two diffrent slides,
    slide1 that have size : 960×110 that is for head
    and slide2 in the content that is size : 560×110.
    Can this be done?

    When i try and change the size both slides changes =(

    • Hi Matte,

      If you need a custom slider for your site, you can contact us thru contact form or Skype. We will be happy to provide you custom slider as per your theme’s requirement. Our Skype ID is “clickonf5″

  8. Jacob says:

    This is amazing, was just wondering if the smooth slider could do this and I look it up and whalaaa, yes it does!

    Thanks for doing great work and sharing it. These tools are really helpful to me.

Leave a Reply

If you have any query or question related to Blogging, Wordpress, Monetization thru Adsense, Plugins then kindly post your queries on Internet Techies Forum. We will definitely try to resolve that or some other members from our forum will do. Thanks for the consideration.

(required)

(required)