Title: Shortcode not displaying
Last modified: November 20, 2024

---

# Shortcode not displaying

 *  Resolved [peekay](https://wordpress.org/support/users/peterkorchnak2/)
 * (@peterkorchnak2)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/shortcode-not-displaying-8/)
 * I am trying to show two episodes individually as a sample of a new podcast. The
   podcast_playlist with episodes parameter displays the two episodes as expected.
   But when I try to display the two episodes on the page individually with the 
   podcast_episode shortcode, the players do not display. I got it as far as to 
   display the title with the content parameters but the rest isn’t showing.
 * The same issue occurs on individual episode pages. The ss_player shortcode displays
   each episode as expected, but the podcast_episode shortcode only shows the title.
 * Please to fix.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-not-displaying-8%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Serhiy Zakharchenko](https://wordpress.org/support/users/zahardoc/)
 * (@zahardoc)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/shortcode-not-displaying-8/#post-18159169)
 * Hi [@peterkorchnak2](https://wordpress.org/support/users/peterkorchnak2/),
   I 
   just tried displaying two episodes on the page, and it worked for me. Could you
   please share the content of the shortcode you’re using?
 *  Thread Starter [peekay](https://wordpress.org/support/users/peterkorchnak2/)
 * (@peterkorchnak2)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/shortcode-not-displaying-8/#post-18160102)
 * On page
 * [https://yugoblok.com/visitingyugoslavia/zagreb-trade-fair/](https://yugoblok.com/visitingyugoslavia/zagreb-trade-fair/)
 * I am using these shortcodes at the very bottom.
 * [podcast_episode episode=”19998″ content=”title, excerpt, player”]
   [podcast_episode
   episode=”20088″ content=”title, excerpt, player”]
 * Title and excerpt is displayed for me, player is not.
 *  Plugin Author [Serhiy Zakharchenko](https://wordpress.org/support/users/zahardoc/)
 * (@zahardoc)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/shortcode-not-displaying-8/#post-18164159)
 * Hi [@peterkorchnak2](https://wordpress.org/support/users/peterkorchnak2/),
   Just
   to be sure – what quotes did you use?Can you try this code instead (with regular
   double quotes)?
 *     ```wp-block-code
       [podcast_episode episode="19998" content="title, excerpt, player"]
       ```
   
 * Also, did you try changing the theme?
 *  Thread Starter [peekay](https://wordpress.org/support/users/peterkorchnak2/)
 * (@peterkorchnak2)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/shortcode-not-displaying-8/#post-18165516)
 * I am using the correct shortcode, it just got reformatted in this block editor
   after copy-paste.
 * Changing the theme has no effect, the player still does not display.
    -  This reply was modified 1 year, 6 months ago by [peekay](https://wordpress.org/support/users/peterkorchnak2/).
 *  Plugin Author [Serhiy Zakharchenko](https://wordpress.org/support/users/zahardoc/)
 * (@zahardoc)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/shortcode-not-displaying-8/#post-18178000)
 * Hi [@peterkorchnak2](https://wordpress.org/support/users/peterkorchnak2/),
 * It’s likely a conflict with another plugin or third-party code. Have you tried
   disabling other plugins? I recommend doing this on a staging or development site.
   Start by switching to a standard WordPress theme and deactivating all other plugins.
 * If this resolves the issue, it means there is a conflict, and you can narrow 
   it down by reactivating the plugins one by one. If the issue persists, there 
   may be a problem with the shortcode itself.
 * Hope this helps,
   Serhiy.

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

The topic ‘Shortcode not displaying’ is closed to new replies.

 * ![](https://ps.w.org/seriously-simple-podcasting/assets/icon-256x256.png?rev=
   970355)
 * [Seriously Simple Podcasting](https://wordpress.org/plugins/seriously-simple-podcasting/)
 * [Support Threads](https://wordpress.org/support/plugin/seriously-simple-podcasting/)
 * [Active Topics](https://wordpress.org/support/plugin/seriously-simple-podcasting/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seriously-simple-podcasting/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seriously-simple-podcasting/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Serhiy Zakharchenko](https://wordpress.org/support/users/zahardoc/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/shortcode-not-displaying-8/#post-18178000)
 * Status: resolved