Title: Multiple shortcode-Sliders
Last modified: August 20, 2016

---

# Multiple shortcode-Sliders

 *  Resolved [maximaldesign](https://wordpress.org/support/users/maximaldesign/)
 * (@maximaldesign)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/)
 * hi,
    great plugin!! But i would like to use multiple Sliders via short codes.
   Can i change the short code so i can enter the category f.e.?
 * thanks!
 * [http://wordpress.org/extend/plugins/wp-parallax-content-slider/](http://wordpress.org/extend/plugins/wp-parallax-content-slider/)

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

 *  Plugin Author [wp-maverick](https://wordpress.org/support/users/wp-maverick/)
 * (@wp-maverick)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389450)
 * Hi,
    I will add this in v1.0, that’s a good idea.
 *  Plugin Author [wp-maverick](https://wordpress.org/support/users/wp-maverick/)
 * (@wp-maverick)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389559)
 * As I’ve said to another member, if you want, you can try the [current development version](http://downloads.wordpress.org/plugin/wp-parallax-content-slider.zip).
 * I’ve added support for a shortcode parameter (eg. [parallaxcontentslider cat=”
   2″] or [parallaxcontentslider cat=”2,5″])
 * Regards
 *  Plugin Author [wp-maverick](https://wordpress.org/support/users/wp-maverick/)
 * (@wp-maverick)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389560)
 * It seems that it works fine!
 *  [snecz](https://wordpress.org/support/users/snecz/)
 * (@snecz)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389562)
 * How this:
    `<?php if ( function_exists( 'get_wp_parallax_content_slider' ) ) {
   get_wp_parallax_content_slider(); } ?>` should look for different categories 
   in your example in this development version?
 *  [snecz](https://wordpress.org/support/users/snecz/)
 * (@snecz)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389564)
 * For me shortcode doesn’t work in 0.9.4 version. Do you have any idea how can 
   I fix it?
 *  Plugin Author [wp-maverick](https://wordpress.org/support/users/wp-maverick/)
 * (@wp-maverick)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389565)
 * Hi snecz,
    can you tell me the kind of errors you are seeing or maybe PHP errors
   stacks? Where do you put the shortcode ? Which version of the shortcode do you
   use (with or without parameters?)
 *  [snecz](https://wordpress.org/support/users/snecz/)
 * (@snecz)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389566)
 * I use
    `<?php echo do_shortcode( '[parallaxcontentslider cat="8"]' ); ?>` in 
   template and also tried with `[parallaxcontentslider cat="8"]` on page content.
   No errors, just can see yellow wawes but no slides. Thanks for reply. I’m just
   about to finish new site and that’s my last problem…
 *  Plugin Author [wp-maverick](https://wordpress.org/support/users/wp-maverick/)
 * (@wp-maverick)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389567)
 * Hmm, it seems much more like a javascript error! Can you look inside your debug
   console?
 *  [snecz](https://wordpress.org/support/users/snecz/)
 * (@snecz)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389568)
 * How can I do this?
 *  [snecz](https://wordpress.org/support/users/snecz/)
 * (@snecz)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389569)
 * Ok. The shortcode is working now after deleting
    `<?php if ( function_exists('
   get_wp_parallax_content_slider' ) ) { get_wp_parallax_content_slider(); } ?>`
   from the template. That was the conflict. But problem is that it ignores category
   set in the shortcode and still depends on settings in admin panel.
 *  [snecz](https://wordpress.org/support/users/snecz/)
 * (@snecz)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389570)
 * Just solved this! I looked at your code and the shortcode should be:
    `[parallaxcontentslider
   categ="8"]` not `[parallaxcontentslider cat="8"]`
 *  Plugin Author [wp-maverick](https://wordpress.org/support/users/wp-maverick/)
 * (@wp-maverick)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389571)
 * Sorry for this mistake 🙁 I’ll fix the documentation ASAP

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

The topic ‘Multiple shortcode-Sliders’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-parallax-content-slider_2c2c2c.
   svg)
 * [WP Parallax Content Slider](https://wordpress.org/plugins/wp-parallax-content-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-parallax-content-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-parallax-content-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-parallax-content-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-parallax-content-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-parallax-content-slider/reviews/)

## Tags

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

 * 12 replies
 * 3 participants
 * Last reply from: [wp-maverick](https://wordpress.org/support/users/wp-maverick/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-shortcode-sliders/#post-3389571)
 * Status: resolved