• Resolved themoltron

    (@themoltron)


    I am using the Single Episode Post Widget on my Front page. It works wonderfully
    However, I would like the Episode Title to link to the Episode post. Either through a link button after the player and excerpt or the Title text as a link. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter themoltron

    (@themoltron)

    I have tried insert the “read more” in the post and made link to the podcast itself in the post. None of this translate into working links.

    Andrew Lima

    (@andrewza)

    Hi @themoltron,

    Thank you for using Seriously Simple Podcasting. I’m glad to hear you are enjoying it.

    I have tested this on my local environment and the ‘read more’ link works as expected. However, you are able to edit code inside Seriously Simple Podcasting to wrap the header with <a> tags to create a link.

    See the steps I have used to have this enabled for each title you display –

    1. Open your website using FTP

    2. Navigate to ‘wp-content’ > ‘plugins’ > ‘seriously-simple-podcasting’ > ‘includes’ > ‘class-ssp-frontend.php’

    3. Open this with your text editor of choice (If you do not have a text editor, I would recommend atom.io)

    4. Scroll down to line 1153 (It might differ slightly). Look for case: 'title'

    5. Change the code to the following – https://gist.github.com/andrewlimaza/44e17963c4707758e194774464e923d9

    6. Save your changes

    I have added in a feature request to SSP development team to implement this in the near future.

    I hope this helps – please let me know if you have any further questions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Single Episode Widget Question’ is closed to new replies.