Title: Shortcode params not working&#8230;
Last modified: May 12, 2020

---

# Shortcode params not working…

 *  Resolved [sonic1243](https://wordpress.org/support/users/sonic1243/)
 * (@sonic1243)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/)
 * Hello, looks like a great plugin, but I have a problem straight away with none
   of the shortcode params working at all .. except one; which is broken!
    So, if
   I try [psac_post_carousel category=”2″] it ignores me and still displays all.
   This is the same for all params, except if I use [psac_post_carousel limit=”10″]
   is breaks down and shows post number 1 three times and nothing else. That is 
   the state I’ve left it in for now, a test site I’m working on. Fully up to date
   WP etc, no other plugins other than Smush and a popular lightbox. Also just tried
   the Twenty Twenty theme and its still the same. Any ideas? Nice one!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-perams-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12828810)
 * Hi [@sonic1243](https://wordpress.org/support/users/sonic1243/)
 * Plugin works with multiple shortcode parameter.
 * Sometime what happen when we copy the shortcode and paste it into the WordPress
   editor then double quote (“) are converted to special character (”) and it does
   not work.
 * So I suggest you to remove the double quote and add it again manually and then
   check.
 * I hope this will resolve your issue.
 * Also are you using Gutenberg shortcode block to add the plugin shortcode?
 *  Thread Starter [sonic1243](https://wordpress.org/support/users/sonic1243/)
 * (@sonic1243)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12829115)
 * Ah ok yes, and I see on the FAQ page there is a variety of quotes in use! ”3″
 * Yes I’m using the Gutenberg Shortcode block, fully up to date.
 * But, no this isn’t solving the problem…
 * I see there are three different high quotes in html (” “ ″). Double, Left Double,
   Right Double, in order. I’ve just tried using each of those; for both ends; and
   none are working.
 * I’ve even tried copying the exact quotes used in ContactForm7 shortcode; still
   doesnt fix it. I use shortcodes all the time; never had this before.
 * Curious to know what’s going on here?!
    -  This reply was modified 6 years ago by [sonic1243](https://wordpress.org/support/users/sonic1243/).
 *  Thread Starter [sonic1243](https://wordpress.org/support/users/sonic1243/)
 * (@sonic1243)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12829529)
 * Just spotted its started working, and last night the “shows post number 1 three
   times” seamed to fix itself after a few hours too. (And I’m doing Shift+F5 on
   it in my other work occasionally) So, seams there’s some delay in implementing
   the changes to the shortcode, and now its decided to work!
 *  Thread Starter [sonic1243](https://wordpress.org/support/users/sonic1243/)
 * (@sonic1243)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12831274)
 * I’ve got this problem with other shortcode plugins as well, I must have some 
   kind of quotes problem on my computer but I can’t find it, checked language etc.
   I’m goin crazy .. something is corrupting my shortcodes somehow…
 *  Thread Starter [sonic1243](https://wordpress.org/support/users/sonic1243/)
 * (@sonic1243)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12831432)
 * So this isn’t an issue with your plugin, sorry… I’ve had it the other similar
   plugins I’ve tried today, culminating with Shortcodes Ultimate; if I change the
   shortcode I get “Updating failed. The response is not a valid JSON response.”,
   broken page. And I’ve just tried this in Twenty Twenty theme and it does the 
   same thing, totally broken. I’ve got something really wrong with my shortcodes!
 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12831614)
 * Hi [@sonic1243](https://wordpress.org/support/users/sonic1243/)
 * Can you please provide me the web page URL on which you had setup the plugin?
   so I can take a look and try to understand the scenario.
 * Are you using any cache plugin or server side cache is enabled as you have late
   changes applied on pages?
 *  Thread Starter [sonic1243](https://wordpress.org/support/users/sonic1243/)
 * (@sonic1243)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12834440)
 * Hi, na no plugin , this is my own making .. I’ve messed up in my themes functions.
   php I think and managed to stop shortcode arguments working. Shortcodes work,
   but arguments don’t. Learning by mistakes … not fixed it yet tho.
 *  Thread Starter [sonic1243](https://wordpress.org/support/users/sonic1243/)
 * (@sonic1243)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12834555)
 * This certainly isn’t your plugin, I have some kinda shortcode att’s problem… 
   You can delete this thread if you wish. I’m going to go and jump off a bridge;
   thank you 🙂
 *  [dereckstif](https://wordpress.org/support/users/dereckstif/)
 * (@dereckstif)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12846045)
 * I’m actually having this same problem. Is there a way I can handle it?
 *  Thread Starter [sonic1243](https://wordpress.org/support/users/sonic1243/)
 * (@sonic1243)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12846058)
 * For me; I had a totally unrelated and quite minor error in functions.php, which
   somehow caused shortcode arguments to fail ..
 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12846382)
 * Hi [@sonic1243](https://wordpress.org/support/users/sonic1243/)
 * Glad to know that your problem has been solved.
 * [@dereckstif](https://wordpress.org/support/users/dereckstif/) have you tried
   to remove the double quote in shortcode and adding it manually again?

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

The topic ‘Shortcode params not working…’ is closed to new replies.

 * ![](https://ps.w.org/post-slider-and-carousel/assets/icon-128x128.png?rev=2143555)
 * [Post Slider and Post Carousel with Post Vertical Scrolling Widget - A Responsive Post Slider](https://wordpress.org/plugins/post-slider-and-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-slider-and-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-slider-and-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/post-slider-and-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-slider-and-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-slider-and-carousel/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/shortcode-perams-not-working/#post-12846382)
 * Status: resolved