Title: Popup Shortcode in php
Last modified: September 1, 2016

---

# Popup Shortcode in php

 *  Resolved [andresfonck](https://wordpress.org/support/users/andresfonck/)
 * (@andresfonck)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/popup-shortcode-in-php/)
 * how I can include a shortcode in a php.
      <? Php Echo do_shortcode ( ‘[popup_trigger
   id = “6410” tag = “button” classes = “botsol”] Sol Call [/ popup_trigger]’); ?
   >
 * This does not work. Ayudame.
    Thanks
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/popup-shortcode-in-php/#post-7531532)
 * [@andresfonck](https://wordpress.org/support/users/andresfonck/) – Should look
   like this:
 *     ```
       <?php echo do_shortcode( '[popup_trigger id="6410" tag="button" classes="botsol"]Sol Call[/popup_trigger]'); ?>
       ```
   
 * Hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Popup Shortcode in php’ 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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/popup-shortcode-in-php/#post-7531532)
 * Status: resolved