Serhiy Zakharchenko
Forum Replies Created
-
Hi @juliedoherty,
We’ve investigated this issue, and it will be resolved in the next plugin version. In the meantime, could you please go to Podcasting -> Settings -> General -> Podcast Post Types and ensure that all checkboxes are unchecked except for the one you actually need?Forum: Plugins
In reply to: [Seriously Simple Podcasting] Rss Feed showing only the last episodeHi @jdcarvalho2,
Great, glad you managed to fix it!Forum: Plugins
In reply to: [NSFW] [Seriously Simple Podcasting] Change the Radio StyleHi @marcommk,
Currently, only the HTML player and compact player are available. You might try adjusting the player colors in the player settings. Alternatively, you could explore custom player plugins or hire a developer to customize the HTML player to fit your needs.
Best regards,
Serhiy.Forum: Plugins
In reply to: [Seriously Simple Podcasting] Styling Podcast Playlist ShortCodesHi @jpite,
I checked your site and found that your rules are being overridden by the player’s CSS, which is why they aren’t working. You can make your rules more important by using a more specific selector:.castos-player li.playlist__item {
margin-top: 20px;
}Hope this helps,
Serhiy.Hi @thinkingcap5,
I believe the issue is that the JavaScript script initializing players on page load doesn’t “know” anything about players loaded dynamically via the “Load more” button.
Unfortunately, I can’t advise a quick fix for this. Probably, you’ll need a developer’s assistance to dynamically initialize newly loaded players. You can review theassets/js/castos-player.js
file and replicate the same logic in your own JavaScript.
Best regards,
Serhiy.Hello @juliedoherty,
I’m sorry to hear you encountered this issue.
Could you please check the console error logs and send them here, or provide a screenshot? To do so, press F12, go to the Console tab, and refresh the page.
Also, can you confirm that disabling LearnDash plugin fixes the issue?
Alternatively, you can temporarily rollback to SSP 3.5.0, using any plugin, for example WP Rollback.
Best regards,
Serhiy.Forum: Plugins
In reply to: [Seriously Simple Podcasting] Cache stops player from workingHi @pstidsen,
Thank you for reporting it.
I noticed there are multiple players on the /bibelcamping-2019/ page. When the issue occurs, does it prevent all players from playing, or only some of them? If it affects all players, can the episode still play when you visit its individual page?
Also, does LiteSpeed provide possibility to exclude pages from caching?Thank you @furuchan55 !
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Styling Podcast Playlist ShortCodesHi @jpite,
You can do it with custom styles. Try adding the following CSS rules:.castos-player .playlist__item?{
margin-top: 20px;
}Forum: Plugins
In reply to: [Seriously Simple Podcasting] Sticky PlayerHi @omniusa,
We have it on our to-do list, but I can’t say when it will be available.Forum: Plugins
In reply to: [Seriously Simple Podcasting] RSS feed not updatingHi @blackvault,
Did you try to fix those issues? I would first try to temporarily disable Cloudflare, there is a good chance it caches your feed.
Also, did you try asking iTunes and Spotify support? What did they say?Hi @furuchan55,
Thank you for heads up, there was a bug in 3.6.0. Could you please try updating to 3.6.1?Forum: Plugins
In reply to: [Seriously Simple Podcasting] RSS feed not updatingHi @blackvault,
I see three issues when validating your feed on castfeedvalidator.com.
WARNING:?We have detected Cloudflare service, which may cause issues with podcasting.
WARNING:?Your image file size is a bit large. Try saving as a jpeg to make the file size smaller.
WARNING:?Your bitrate mode is not set to CBR. This is the optimal setting for podcast audio.
I recommend addressing those issues first, and then checking if the problem persists.Forum: Plugins
In reply to: [Seriously Simple Podcasting] Revisions for Podcast pagesHi @locke85,
We haven’t added revisions support to SSP yet.
Does the filter work for you and enables revisions functionality? Is your question about including ‘revisions’ twice in the supports array? If so, could it be that you’ve applied the filter twice?
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Listening SourcesHi @spackletoe,
I assume you’re asking about the Seriously Simple Stats plugin? If so, please note that it’s no longer actively developed. For more robust statistics, I recommend using Castos Podcast Analytics or other analytics services.