Title: [Plugin: Shortcodes Pro] Problem after 5 shortcodes
Last modified: August 20, 2016

---

# [Plugin: Shortcodes Pro] Problem after 5 shortcodes

 *  Resolved [surfweb82](https://wordpress.org/support/users/surfweb82/)
 * (@surfweb82)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/)
 * Hi
 * I’ve created 5 shortcodes and everything works properly
 * Anyhow, when I add another shortcode the editor shows only the previous 5 shortcodes
   instead of 6. Actually the 5th shortcode disappears
 * If I add a further shortcode, the editor keeps displaying 5 shortcodes only, 
   that is, the latest 2 that I’ve created and the first 3 ones
 * How can I solve the problem?
 * Thanks!
 * [http://wordpress.org/extend/plugins/shortcodes-pro/](http://wordpress.org/extend/plugins/shortcodes-pro/)

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

 *  [douglascountyco](https://wordpress.org/support/users/douglascountyco/)
 * (@douglascountyco)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/#post-3011884)
 * I am experiencing the same issue. I have 7 shortcodes but only 5 are showing 
   up on the WYSIWYG editor and all are assigned to be seen. Is there something 
   that might be causing this?
 * Thanks,
 *  Plugin Author [Matt](https://wordpress.org/support/users/sksmatt/)
 * (@sksmatt)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/#post-3011912)
 * Hi Guys,
 * Do you have enough screen width for them to fit?
 * Kind Regards!
 *  [douglascountyco](https://wordpress.org/support/users/douglascountyco/)
 * (@douglascountyco)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/#post-3011913)
 * Hi Matt,
    Yes, I use other shortcodes and there are more than five in one row.
   I have looked at your code, and I cannot see where it might cause a problem. 
   I have even removed all plugins and it still does it, along with using the base
   Word Press template.
 * Thanks,
 *  Plugin Author [Matt](https://wordpress.org/support/users/sksmatt/)
 * (@sksmatt)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/#post-3011915)
 * Hi douglascountyco,
 * Could you tell me the action names of your shortcodes? It might be related to
   a JS conflict with numbers and special characters.
 * Thanks!
 *  [douglascountyco](https://wordpress.org/support/users/douglascountyco/)
 * (@douglascountyco)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/#post-3011916)
 * Hi Matt,
    The names are:
    - quicklinks
    - resources-documents-list
    - create-a-link
    - add-document-list
    - add-resources-list
 *  - These are the ones that I have live now. I have stopped adding any others 
      for now since they do not show up or replace one of the above listed and still
      only show 5. They are all set to Row 4 as well.
       Thanks for your time on this.
 *  [thaum4m](https://wordpress.org/support/users/thaum4m/)
 * (@thaum4m)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/#post-3011918)
 * The plugin appears to be limited to having up to 5 shortcode related toolbar 
   buttons displayable in the TinyMCE toolbar.
    To fix this, I made the following
   change to the plugin in version Shortcodes Pro 1.1.3
 * After line 469 of class-shortcodespro-base.php add:
    , ‘numberposts’ => -1
 *  Plugin Author [Matt](https://wordpress.org/support/users/sksmatt/)
 * (@sksmatt)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/#post-3011922)
 * Thanks guys,
 * Please update to 1.1.4. Let me know if you have more feedback.
 * Kind Regards!

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

The topic ‘[Plugin: Shortcodes Pro] Problem after 5 shortcodes’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shortcodes-pro_434343.svg)
 * [Shortcodes Pro](https://wordpress.org/plugins/shortcodes-pro/)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-pro/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Matt](https://wordpress.org/support/users/sksmatt/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-shortcodes-pro-problem-after-5-shortcodes/#post-3011922)
 * Status: resolved