Extrafino
Forum Replies Created
-
Forum: Plugins
In reply to: [Sermon Manager] Import from Sermon Browser problemsHey, sorry, I found the problem on my side.
I am using the plugin ‘post types order’ to sort blog entries. It was set to automatic, so it also ordered the sermons.
After turning that off, the correct order is displayed.
Thank you for the fix!Forum: Plugins
In reply to: [Sermon Manager] Import from Sermon Browser problemsYes, I updated and theyre still in the same order. I tried reimporting too.
It has the last sermons I originally posted in Sermon Manager, then a few from the last years, then some more from this year. I have absolutely no idea what order they’re placed inForum: Plugins
In reply to: [Sermon Manager] Import from Sermon Browser problemsI still have a problem with the order of the imported sermons. The old sermons are sorted somewhere close to the new ones, and sermons from last year now show up at the very end. Any idea on how to correct that?
Forum: Plugins
In reply to: [Sermon Manager] Weird behaviour still with sermon datesHi there!
I also noticed two more things, using the current version (2.8.4):– When using the shortcode for a series, the date of a sermon will be shown in the english version, like 1. October 2017
– When clicking on that same sermon in the single view, it will show the german date, but not use the saved date but the date the post was published, so here it reads 2. Oktober 2017Forum: Plugins
In reply to: [Sermon Manager] RSS Feed Error – Invalid XMLPerfect, thanks for the quick fix. Feed is back to normal.
Forum: Plugins
In reply to: [Sermon Manager] RSS Feed Error – Invalid XMLI did try… but the problem persists.
Error reporting gives me this:
Fatal error: Allowed memory size of 167772160 bytes exhausted (tried to allocate 130968 bytes) in /home/whatever/wordpress/wp-includes/plugin.php on line 486- This reply was modified 8 years, 6 months ago by Extrafino.
Forum: Plugins
In reply to: [Sermon Manager] RSS Feed Error – Invalid XMLHi, thanks for the quick fix, but the feed is still broken.
It stops after <pubDate>
As far as I could see, it has to do with the function wpfc_sermon_date, because if I remove those lines from podcast-functions.php, the feed returns, except the pubDates are missing, of course.Forum: Plugins
In reply to: [Sermon Manager] RSS Feed Error – Invalid XMLI also have an issue. The latest update breaks the feed. It just stops at the second post pub date.
Forum: Plugins
In reply to: [Sermon Manager] TranslationAlso, the terms in the same file for the dropdown filters do not include any code for translation.
Forum: Plugins
In reply to: [Sermon Browser] Remember your changesGood point. Now that there have been updates, I have had to put all those changes back in.
Is there a way to let the developer actually know of some of the changes that could be implemented in a future version?Forum: Plugins
In reply to: [Sermon Browser] Can't post to "Active support forum"It looks the forum has been upgraded and you are able to log in again.
Yes, thank you for the hint with wp_debug.
I got an error for the line checking the date, with the error ‘date() expects parameter 2 to be long, string given’
Removing the ‘strtotime( ‘now’ )’ makes the scope work as expected since date will use the current time by default anyway.So, is there a solution for a custom scope?
Forum: Plugins
In reply to: [Sermon Browser] Not working with WP 4.1.1Should we somehow get together and collaborate on the modified version on a place like github?
I am not really a programmer, I just tried to make the plugin work again.
The current version does not really use any of the new capabilities of wordpress, but Version 2 looks dead too.
Maybe we could try keeping the old version running and check out making a completely new plugin for future use.Version 5.5.7.1