Jonathan Bossenger
Forum Replies Created
-
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Version 1.16.2 causing parse errorHi @reziak
Could I ask you to please email hello@seriouslysimplepodcasting.com with the subject line ‘Parse Error ATT Jonathan’ so that I can assist you with resolving the problem.
Thanks
Forum: Plugins
In reply to: [Seriously Simple Stats] Stats Not WorkingHi @reziak
Could I ask you to please email hello@seriouslysimplepodcasting.com with the subject line ‘Stats ATT Jonathan’ so that I can assist you with resolving the problem.
Thanks
Forum: Plugins
In reply to: [Seriously Simple Stats] Stats stopped workingHi @reziak
Could I ask you to please email hello@seriouslysimplepodcasting.com with the subject line ‘Stats ATT Jonathan’ so that I can assist you with resolving the problem.
Thanks
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Podcast Series details not updating@henryed07, @stew312856 and @paulh88
Could I ask you to please email hello@seriouslysimplepodcasting.com with the Subject line, ‘Feed broken ATT Jonathan’ so that I can assist in debugging the problem in order to find a solution.
Thanks in advance.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Better release notes pleaseHi @ferns and @stickster
Thank you for your feedback, I will ensure to provide more clear release notes in future releases.
Thanks for contacting support.
Could I ask you to please email hello@seriouslysimplepodcasting.com with the Subject line, ‘Feed broken ATT Jonathan’ so that I can assist in debugging the problem in order to find a solution.
Thanks in advance.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Feed blank in Chrome on WPEngineHi John
You appear to be loading certain asset files from a CDN, in this case the feed-stylesheet.xsl, which is causing this error.
Are you able to switch off your CDN for this specific file to see if it resolves the problem? Then we can isolate the issue as related to loading the feed stylesheet from an external source and look into issuing a fix.
Regards
Hi James
A filter returns an updated value, so you just need to return the $author variable at the end of your custom_theme_authors_in_feed function
function custom_theme_authors_in_feed ($author) { $author = strip_tags( custom_author_meta(get_the_ID(), true, true) ); return $author; }Forum: Plugins
In reply to: [Seriously Simple Podcasting] Plugin Won’t ReactivateThanks for letting us know.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Another problem; can’t activate latest versionHi @kaspar and @itsastute
The latest version of the Seriously Simple Podcasting plugin contains an update to support the new Seriously Simple Hosting extension. In order to support this update the PHP version requirement has been increased to PHP version 5.5.
If you want to use the latest version of the plugin you will need to contact your web host and ask them to upgrade the PHP version to one newer than PHP 5.5. Currently WordPress recommends PHP version 7 or greater, so if your web host is running an older version than 5.5 it is recommended to ask them to upgrade.
If you are not able to get them to do this you can download the previous release from the plugin advanced page here
Simply scroll to the bottom of the page to the ‘Previous Versions’ section, select version 1.15.2 from the dropdown and click on the download button. Once you have done that, deactivate and delete the 1.16.1 version of the plugin and install the 1.15.2 version.
Regards
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Problem with latest version of pluginHi @agauberti
The latest version of the Seriously Simple Podcasting plugin contains an update to support the new Seriously Simple Hosting extension. In order to support this update the PHP version requirement has been increased to PHP version 5.5.
If you want to use the latest version of the plugin you will need to contact your web host and ask them to upgrade the PHP version to one newer than PHP 5.5. Currently WordPress recommends PHP version 7 or greater, so if your web host is running an older version than 5.5 it is recommended to ask them to upgrade.
If you are not able to get them to do this you can download the previous release from the plugin advanced page here
Simply scroll to the bottom of the page to the ‘Previous Versions’ section, select version 1.15.2 from the dropdown and click on the download button. Once you have done that, deactivate and delete the 1.16.1 version of the plugin and install the 1.15.2 version.
Regards
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Problem with latest version of pluginHi
No the podcast settings are stored in the database, so if you delete the old version of the plugin you will not loose any settings.
However to be sure, I would make a backup of the database first.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Problem with latest version of pluginA newer version 1.16.1 has been released to allow for auto updates to resolve this problem.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Plugin Won’t ReactivateHi Jack
With the update of the plugin to support Seriously Simple Hosting, the plugin requirements have been updated and PHP version 5.5.0 is now required.
Are you able to request that your web host upgrade the PHP version to 5.5.0 or greater?
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Another similar issue with altest 1.16 updateHi Tiribulus, this issue was resolved with an update to 1.16, however you will need to either manually update the plugin or auto update to version 1.16.1 which has just been released.