Title: PHP Echo Do_Shortcode doesnt work
Last modified: August 20, 2016

---

# PHP Echo Do_Shortcode doesnt work

 *  [Seth Rubenstein](https://wordpress.org/support/users/smrubenstein/)
 * (@smrubenstein)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/php-echo-do_shortcode-doesnt-work/)
 * SO I’m trying to embed this basically in a modal on my site. Doing
 * <?php echo do_shortcode(‘superstripe shortcode here’);?> and I get nothing.
 * Any ideas? Is there a PHP function we can call instead?
 * [http://wordpress.org/extend/plugins/super-stripe/](http://wordpress.org/extend/plugins/super-stripe/)

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

 *  Plugin Author [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/php-echo-do_shortcode-doesnt-work/#post-3630131)
 * There’s no reason that shouldn’t work. I would turn on debug mode in wp-config.
   php and see if any notices or warnings show up. You can also check your PHP error
   logs for some hints.
 * Let me know if you turn anything up.
 *  Plugin Author [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/php-echo-do_shortcode-doesnt-work/#post-3630140)
 * Actually, I talked with the developer today, and because of the way he does the
   shortcodes, this won’t work.
 *  [jaggreene](https://wordpress.org/support/users/jaggreene/)
 * (@jaggreene)
 * [13 years ago](https://wordpress.org/support/topic/php-echo-do_shortcode-doesnt-work/#post-3630147)
 * Hi cartpauj,
 * Without do_shortcode, how do we include a buy now button in a template?
 *  Plugin Author [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [13 years ago](https://wordpress.org/support/topic/php-echo-do_shortcode-doesnt-work/#post-3630158)
 * Peeking at the code. It’s not possible to call them manually yet. I’ll do my 
   best to petition Blair to make it possible to do so.

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

The topic ‘PHP Echo Do_Shortcode doesnt work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/super-stripe_c2d1d4.svg)
 * [Buy Now for Stripe](https://wordpress.org/plugins/super-stripe/)
 * [Support Threads](https://wordpress.org/support/plugin/super-stripe/)
 * [Active Topics](https://wordpress.org/support/plugin/super-stripe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-stripe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-stripe/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/php-echo-do_shortcode-doesnt-work/#post-3630158)
 * Status: not resolved