Alexander Heimbuch
Forum Replies Created
-
Forum: Plugins
In reply to: [Podlove Web Player] Undefined Index ErrorsI’ve released version v5.4.13 that should take care of the warnings, In general I would recommend to only log warnings but not displaying it:
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );
Forum: Plugins
In reply to: [Podlove Web Player] Undefined Index ErrorsThanks for the report, could you give me some insights about the used PHP and WordPress version?
Forum: Plugins
In reply to: [Podlove Web Player] Chapters IssueThis is intended behaviour that we use since version 2 of the player. Therefore we won’t fix it.
Forum: Plugins
In reply to: [Podlove Web Player] Subscribe to Google Podcasts failsHey,
you can just enter your feed url, this will generate the feed id ??Forum: Plugins
In reply to: [Podlove Web Player] Player 5.4.7 not showv5.4.8 should fix this issue.
Forum: Plugins
In reply to: [Podlove Web Player] Player 5.4.7 not showThanks for the report, I will investigate.
Forum: Plugins
In reply to: [Podlove Web Player] Don’t start next episode automaticallyglad to hear
Forum: Plugins
In reply to: [Podlove Web Player] 5.4.5 – Player is missing after updateHey,
this might be related to a broken release. v5.4.7 should be available. Could you give me feedback if it’s working (and an url to reproduce if not).Forum: Plugins
In reply to: [Podlove Web Player] Not Showing on Mobile: Error in Podlove Webplayer 5.3.1Could you open an issue in our community https://community.podlove.org so other may also help you?
Forum: Plugins
In reply to: [Podlove Web Player] Shortcode not being renderedHey Fabio,
could you verify if the publisher has activated the web player 5? I’ve recently changed that in order to respect custom publisher settings.Forum: Reviews
In reply to: [Podlove Web Player] Horrible supportSorry to hear that, as you may know this project is driven by volunteers. We try to be responsive as possible but our main support page is our community, as stated in the Plugin Description:
HELP & SUPPORT
If you encounter any issue with the plugin or want to request a specific feature please reach out to our Podlove Community.I hope that I could still resolve your issue:
https://www.ads-software.com/support/topic/dont-start-next-episode-automatically/Forum: Plugins
In reply to: [Podlove Web Player] Don’t start next episode automaticallyHey Peter,
the “Related Episodes” feature can be disabled in version v5.4.1 at the configuration level.
Forum: Plugins
In reply to: [Podlove Web Player] WordPress ChaptersHey,
you can find the chapters structure right here: https://docs.podlove.org/podlove-web-player/meta-data.html#chapters
I will add the documentation link to the readme ??
Forum: Plugins
In reply to: [Podlove Web Player] Player not loadingNo worries, glad I could help ??
Forum: Plugins
In reply to: [Podlove Web Player] Player not loadingIt seems like the API response to https://www.labertaschen.me/cms/wp-json/podlove-web-player/shortcode/config/default/theme/default/show/default returns a 302 not found. This API request is needed to determine the base url. Since other API requests also having this issue I would suggest to see if plugins like cloudflare may interfere.
Btw. also your navigation seems broken.
- This reply was modified 4 years, 6 months ago by Alexander Heimbuch.