mauricerenck / kirby-podcaster

Kirby Podcast Plugin
https://podcaster-plugin.com
48 stars 4 forks source link

Podlove player doesn't work properly #38

Closed joranovski closed 4 years ago

joranovski commented 4 years ago

I'm working on local host

The error message I posted has not been seen again, but the issue I have is that the podloveplayer is not rendered. The HTML5 audio player is rendered.

I Inspect the DOM and I can see the js for the podlove player is inserted but it's not visible

Schermafbeelding 2019-11-11 om 21 54 37

If you need info, please ask!

mauricerenck commented 4 years ago

Are there any errors in the console?

joranovski commented 4 years ago

@mauricerenck there was this following error:

SyntaxError: '' string literal contains an unescaped line break Caused bij linebreaks in the wysiwyg description textarea. By removing the linebreaks in the wysiwyg, the podloverplayer showed up!

mauricerenck commented 4 years ago

Thanks for letting me know! I will reopen this, because the plugin should handle linebreaks, so the player won't break.