Title: shortcode in functions.php doesn&#039;t display
Last modified: August 21, 2016

---

# shortcode in functions.php doesn't display

 *  Resolved [sireneweb](https://wordpress.org/support/users/sireneweb/)
 * (@sireneweb)
 * [13 years ago](https://wordpress.org/support/topic/shortcode-in-functionsphp-doesnt-display/)
 * Hi,
    i get problem with shortcode ui, i can’t display shortcode with echo doshortcode[‘
   myshortcode’]; in my functions.php.
 * There are solution to fix it ?
 * [http://wordpress.org/extend/plugins/shortcodes-ui/](http://wordpress.org/extend/plugins/shortcodes-ui/)

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

 *  Plugin Author [Bainternet](https://wordpress.org/support/users/bainternet/)
 * (@bainternet)
 * [13 years ago](https://wordpress.org/support/topic/shortcode-in-functionsphp-doesnt-display/#post-3726037)
 * try using the right function :
 *     ```
       echo do_shortcode("[yourshortcode]");
       ```
   
 *  Thread Starter [sireneweb](https://wordpress.org/support/users/sireneweb/)
 * (@sireneweb)
 * [13 years ago](https://wordpress.org/support/topic/shortcode-in-functionsphp-doesnt-display/#post-3726052)
 * i use it but nothing

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

The topic ‘shortcode in functions.php doesn't display’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shortcodes-ui_dbeef6.svg)
 * [ShortCodes UI](https://wordpress.org/plugins/shortcodes-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ui/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [sireneweb](https://wordpress.org/support/users/sireneweb/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/shortcode-in-functionsphp-doesnt-display/#post-3726052)
 * Status: resolved