• Resolved daizhajmnz

    (@daizhajmnz)


    I’m encountering issues with the podcasting shortcode on our site. While some functionalities like the podcast playlist are working fine, I’m unable to set parameters like descending order and using the ss_player shortcode. Are there any known issues with these functionalities at the moment?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support keleigh824

    (@keleigh824)

    @daizhajmnz the [ss_player] shortcode does not have any attributes since it’s meant to be placed in the episode post itself.

    If you’re looking to display the latest episode on a post or page with a shortcode and not the Castos Player block, you can use the [podcast_episode] shortcode with -1 as the episode ID.

    Example:

    [podcast_episode episode="-1" content="title, player"]

    I hope this helps answer your question, but if it doesn’t, please let me know.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Help with podcasting shortcode’ is closed to new replies.