Title: [popup] Shortcode
Last modified: August 20, 2022

---

# [popup] Shortcode

 *  Resolved [Webprom Design](https://wordpress.org/support/users/webprom/)
 * (@webprom)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/)
 * Hi!
 * I’m using your [popup][/popup] shortcode to display content from the same page
   often. I.e. need to show some hidden HTML from the same page in a popup.
 * Is it a way to make such a popup shortcode stackable? I can’t find any possibility
   🙁
 * Thanks.

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

 *  [Maria T](https://wordpress.org/support/users/mariatogonon/)
 * (@mariatogonon)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15938324)
 * Hi [@webprom](https://wordpress.org/support/users/webprom/),
 * Thanks for writing in to us!
 * If I understand it correctly, are you trying to allow 2 or more popups to display
   at the same time?
 * If yes, then you can **enable** that under **Popup Settings** > **Advanced**
 * See: [https://share.getcloudapp.com/eDu72BBN](https://share.getcloudapp.com/eDu72BBN)
 * Important Note:
    By default, Popup Maker is designed to display only one popup
   on the screen at a time. When selected, this feature allows two or more popups
   to display together. _Default: unchecked (off). _
 * Hope this helps.
 * If you have any other questions, let us know.
 * Thank you & have a great day!
 *  Thread Starter [Webprom Design](https://wordpress.org/support/users/webprom/)
 * (@webprom)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15938606)
 * Hi!
 * No, I’m asking about [popup] shortcode options. How to add stackable there?
 * thanks.
 *  [Bel](https://wordpress.org/support/users/belimperial/)
 * (@belimperial)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15940222)
 * Hi [@webprom](https://wordpress.org/support/users/webprom/)
 * Thank you for the clarification.
 * Are you referring to the shortcode inside the popup shortcode?
 * See: [https://share.getcloudapp.com/qGux0LNg](https://share.getcloudapp.com/qGux0LNg)
 * If yes, please input your shortcode inside the popup content, and not on the 
   popup shortcode.
 * We hope that helps. Let us know how it goes.
 * Thank you!
 *  Thread Starter [Webprom Design](https://wordpress.org/support/users/webprom/)
 * (@webprom)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15941763)
 * No. Check this in your docs:
    [https://docs.wppopupmaker.com/article/53-create-read-more-popups-for-posts](https://docs.wppopupmaker.com/article/53-create-read-more-popups-for-posts)
 * Shortcode [popup], i.e. here:
    `<?php echo do_shortcode("[popup id='post-". get_the_ID()."'
   size='small' title='". get_the_title() ."']". get_the_content() . "[/popup]");?
   >`
 *  [Bel](https://wordpress.org/support/users/belimperial/)
 * (@belimperial)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15944115)
 * Hi [@webprom](https://wordpress.org/support/users/webprom/)
 * Thank you for your reply and pointing us on the right direction.
 * We’ll ask our development team to have a look and get back to you.
 * On the other hand, could you tell us more about what you mean by stackable? For
   example, more than 1 popup can display on the same post/page at the same time?
 * Also, the [popup] shortcode has been deprecated since 1.7. Could you use the 
   shortcodes available and let us know if that helps?
 * [https://docs.wppopupmaker.com/article/153-shortcode-button](https://docs.wppopupmaker.com/article/153-shortcode-button)
 * Thank you for your patience.
 *  Plugin Support [Sarai Acevedo](https://wordpress.org/support/users/sarai1/)
 * (@sarai1)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15947147)
 * Hello [@webprom](https://wordpress.org/support/users/webprom/),
 * The following document has shortcodes currently included:
 * [https://docs.wppopupmaker.com/category/91-shortcodes](https://docs.wppopupmaker.com/category/91-shortcodes)
 * Thank you for your patience while we continue to look into this issue.
 *  Thread Starter [Webprom Design](https://wordpress.org/support/users/webprom/)
 * (@webprom)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15948673)
 * Yes, it’s missing from current documentation. But you’ve had this shortcode before,
   for inline popups. Inline popups are crucial for any popup plugin.
 *  Plugin Support [Sarai Acevedo](https://wordpress.org/support/users/sarai1/)
 * (@sarai1)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15951097)
 * Hey [@webprom](https://wordpress.org/support/users/webprom/),
 * Thank you for that additional information.
 * Could you elaborate on what you mean by stackable and the outcome you’re looking
   for?
 * There may be a better and updated way to go about it.
 *  Thread Starter [Webprom Design](https://wordpress.org/support/users/webprom/)
 * (@webprom)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15951225)
 * Need to show 2 popups on page, that’s what you call stackable in your docs.
 *  [Bel](https://wordpress.org/support/users/belimperial/)
 * (@belimperial)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15951592)
 * Hi [@webprom](https://wordpress.org/support/users/webprom/)
 * Thank you for your reply.
 * Did you mean by stackable, display multiple popups at the same time? If yes, 
   could you check this article?
 * [https://docs.wppopupmaker.com/article/196-display-multiple-popups-at-the-same-time](https://docs.wppopupmaker.com/article/196-display-multiple-popups-at-the-same-time)
 * Kindly follow the display settings.
 * Let us know how it goes.
 * Thanks!
 *  Thread Starter [Webprom Design](https://wordpress.org/support/users/webprom/)
 * (@webprom)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15951622)
 * useless support u r
 *  [Bel](https://wordpress.org/support/users/belimperial/)
 * (@belimperial)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15981847)
 * Hey [@webprom](https://wordpress.org/support/users/webprom/)
 * We had a discussion about the stackable you mentioned for the shortcode. The [
   popup][/popup] is deprecated since version 1.7.
 * We are looking for a different way, and still investigating the issue.
 * We will get back to you, and we hope for your kind understanding.
 *  Thread Starter [Webprom Design](https://wordpress.org/support/users/webprom/)
 * (@webprom)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-15982946)
 * Thank you! Need a simple way to make popups from the on-page content. [popup]
   shortcode is a good way but lacks some options. I’m using it on many sites.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-16039337)
 * [@webprom](https://wordpress.org/support/users/webprom/) – Your best bet is to
   filter `pum_popup_get_public_settings` [here](https://github.com/PopupMaker/Popup-Maker/blob/bc49d10edda0965f0602cfb97cccdfcd65c3d6e3/classes/Model/Popup.php#L245).
 * You would want to set `stackable` to `true`.
 * Not tested, but after reviewing the code that gets these onto the page, this 
   is likely your best & only real option without modifying the shortcode itself
   with a new parameter (feasible if your open to submitting a PR).
 * Hope that helps.

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

The topic ‘[popup] Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

## Tags

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

 * 15 replies
 * 5 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/popup-shortcode-2/#post-16039337)
 * Status: resolved