Eric Teubert
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Errors parsing Standard input code: Bitwise OR ‘|’For anyone else running into this, the latest unproblematic version of the package is 1.20.0. You can fix it in the composer.json:
{ "require": { "symfony/polyfill-mbstring": "1.20.0", }, }Forum: Plugins
In reply to: [Podlove Podcast Publisher] Spotify doesn’t recognize RSS FeedHi,
Your feed does not contain any episodes. Make sure that at least one episodes is published.
I can see that you actually published an episode here https://mathphys.stura.uni-heidelberg.de/w/teaser-ein-podcast-deiner-fachschaft/. Curious why that does not appear in the feed. Did you publish this as a “teaser” or “full” episode? Try “full” maybe in case there’s a bug with teaser episodes.
The email warning can probably be ignored and will go away once there are episodes in the feed.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Can´t get MP3 to playHi,
the “funny link” is used for download tracking / analytics and does not correspond to any file structure. You can disable tracking to see if that’s the issue in your setup under “Expert Settings > Tracking” and choose “no tracking”.
Hope that helps!
Forum: Plugins
In reply to: [Podlove Podcast Publisher] RSS Feed doesn’t work whith SpotifyHey, thanks for following up 🙂
I want to confirm that most directories (like Spotify) require one published (public) episode in the RSS feed when submitting.
Happy podcasting 👋🏻
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Plugin crashes Woocommerce ShopIt’s likely the same as this issue: https://github.com/podlove/podlove-publisher/issues/1038
Then the workaround is changing one line of code: https://github.com/podlove/podlove-publisher/issues/1038#issuecomment-766451910
I’ll see if I can find a permanent solution.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Player disappeared after updateHi and sorry for your trouble.
I’m not sure what we would write in that post other than to keep all plugins up to date. The latest versions are always compatible to each other.
I also don’t know what exactly happened in your case, especially since it fixed itself after a while.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Fatal Error season.php on line 16Fehler gefunden, Fix kommt im nächsten Release 🙂
Forum: Plugins
In reply to: [Podlove Podcast Publisher] RSS Link for Spotify errorNot sure what the issue was here, but it looks like you switches to another solution, so I’ll close here.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] RSS Link for Spotify errorYou need to have at least one published episode but there is no episode in the RSS feed. Maybe you have a caching plugin active that prevents the feed from refreshing?
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Fatal Error season.php on line 16Spontane Idee: irgendeiner Episode keine Season zugewiesen? Das könnte die Templates stören.
Aber sieh das nur als workaround-Hinweis. Fatal errors sollte es nicht geben, ich suche bei Gelegenheit nach einem Fix 🙂
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Fatal Error season.php on line 16Hi,
bitte entschuldige die späte Antwort.
Ich nehme an, du verwendest seasons irgendwo in deinen Podlove Templates? Kannst du das Template dazu auch posten?
Danke!
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Fatal Error after update to latest versionHi,
I’m sorry about your trouble. I quickly realized the error in the release and removed it from the WordPress directory. But apparently not quickly enough 🙂
Please downgrade manually to 3.1.0 by downloading the zip file and installing it via the WordPress plugin menu.
Again, sorry for the trouble.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] No episodes in the feedDo you have any other plugins installed that may affect the RSS feed? Cache plugins?
Otherwise I have not heard of that issue before. If the episode is setup correctly and published (which it appears to be from what I can see), it appears in the feed.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Player not added automaticallySorry about the confusion! This setting should probably be removed.
The recommended way is to use a Podlove Template that contains the player and is auto-inserted. That should be crated automatically though. You can have a look in the “Podlove > Templates” menu.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] Player not added automaticallyI see a working player there.