Title: Multiple sliders
Last modified: August 20, 2016

---

# Multiple sliders

 *  Resolved [Dani](https://wordpress.org/support/users/danicasati/)
 * (@danicasati)
 * [13 years ago](https://wordpress.org/support/topic/multiple-sliders/)
 * It would be possibile to add multiple sliders?
    So, I could choose to display
   latest posts from certain category, and below, other posts in another category.
 * [http://wordpress.org/extend/plugins/carousel-horizontal-posts-content-slider/](http://wordpress.org/extend/plugins/carousel-horizontal-posts-content-slider/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [leigha-intelligraph](https://wordpress.org/support/users/leigha-intelligraph/)
 * (@leigha-intelligraph)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/multiple-sliders/#post-3611475)
 * Did anyone ever solve this?
 *  [Kris Tomczyk](https://wordpress.org/support/users/knightrider123/)
 * (@knightrider123)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/multiple-sliders/#post-3611497)
 * I resolve this, a have 2 sliders on my page.
    My solution: 1. copy/paste plugin
   folder
 * 2. name it carousel-horizontal-posts-content-slider2
 * 3. edit inc/custom.js
    (change id foo1 to foo2, change foo1_prev foo1_next to
   foo1_prev2 foo1_next2)
 * 4. edit slider-management.php
    (change all tchpcs_displayimage,tchpcs_displaydesc….
   to displayimage2 tchpcs_displaydesc2 etc.)
 * 5. edit carousel-horizontal-posts-content-slider.php
    ( change all tchpcs_displayimage,
   tchpcs_displaydesc…. to displayimage2 tchpcs_displaydesc2 etc.,
 * Carousel Horizontal Posts Content Slider to Carousel Horizontal Posts Content
   Slider2
 * add numer 2 to all function – ex. TCHPCSCarousel to TCHPCSCarousel2
 * change all Carousel_shortcode to Carousel_shortcode2
 * change id foo1 to foo2, change foo1_prev foo1_next to foo1_prev2 foo1_next2
    )
 * 6. add to theme header.php
    <script type=’text/javascript’ src=’[http://www.yourdomain.com/wp-content/plugins/carousel-horizontal-posts-content-slider2/inc/jquery.carouFredSel-6.1.0.js?ver=3.6.1′></script&gt](http://www.yourdomain.com/wp-content/plugins/carousel-horizontal-posts-content-slider2/inc/jquery.carouFredSel-6.1.0.js?ver=3.6.1′></script&gt);
   <script type=’text/javascript’ src=’[http://http://www.yourdomain.com/wp-content/plugins/carousel-horizontal-posts-content-slider2/inc/custom.js’></script&gt](http://http://www.yourdomain.com/wp-content/plugins/carousel-horizontal-posts-content-slider2/inc/custom.js’></script&gt);
 * 7. upload plugin to ftp, install in plugins, you will now see in your settings:
   
   Carousel Horizontal Posts Content Slider – add here some CAT Carousel Horizontal
   Posts Content Slider2 – add here some other CAT
 * that it, it works
 * p.s.
    remember: if you change some funkcion, ex.: function tchpcs_admin_options2
   change all lines line function tchpcs_admin_options to function tchpcs_admin_options2
 * cheers
 *  Plugin Author [subhansanjaya](https://wordpress.org/support/users/subhansanjaya/)
 * (@subhansanjaya)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/multiple-sliders/#post-3611498)
 * Please, check premium version of this plugin on plugin’s web site which comes
   with many features.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple sliders’ is closed to new replies.

 * ![](https://ps.w.org/carousel-horizontal-posts-content-slider/assets/icon-256x256.
   png?rev=2470415)
 * [Carousel Horizontal Posts Content Slider](https://wordpress.org/plugins/carousel-horizontal-posts-content-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/carousel-horizontal-posts-content-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/carousel-horizontal-posts-content-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/carousel-horizontal-posts-content-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/carousel-horizontal-posts-content-slider/reviews/)

## Tags

 * [multiple sliders](https://wordpress.org/support/topic-tag/multiple-sliders/)

 * 3 replies
 * 4 participants
 * Last reply from: [subhansanjaya](https://wordpress.org/support/users/subhansanjaya/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/multiple-sliders/#post-3611498)
 * Status: resolved