Nikola
Forum Replies Created
-
Forum: Plugins
In reply to: [Sermon Manager] Plyr no longer working in SafariHi there,
Thanks for the report!
The bug has been fixed in 2.13.3.
Thank you for your patience.
Forum: Plugins
In reply to: [Sermon Manager] Not displaying the latest sermonHi there,
Is the date Preached/Published maybe set to some date in future? ??
Forum: Plugins
In reply to: [Sermon Manager] REST APIHi, my apologies, I forgot to mention that. The sermon content goes into “sermon_description” meta field, just like “sermon_date”, except that the field type is string, of course.
Thanks for the reply! ??
Forum: Plugins
In reply to: [Sermon Manager] REST APIHi,
1. The format for setting the date preached is an Unix timestamp integer, the key is “sermon_date”.
2. Everything that works for posts will work the same for Sermons, so I don’t see why it wouldn’t work
3. The same way as you would with posts:/wp-json/wp/v2/wpfc_sermon?per_page=100&page=1
. Unfortunately, there’s a limit of 100 posts/sermons per page in the WordPress’ REST API itself, so unless you can access the source code of the website and alter the setting, you would need to create some function that would go through all pagesThank you for your patience.
Forum: Plugins
In reply to: [Sermon Manager] Sermon image box not displayingHi there,
Apologies for the delay.
Are we talking about the backend box? The theme is probably hiding it or maybe even removing it completely.
Does it appear in the list when you click on “Screen Options” in the top right corner or the page, while on the sermon edit screen?
Another idea: The theme maybe has its own “Featured Image” box, which could also be shown in the list.
It seems to me that the problem is just with the theme, and not Sermon Manager, so I’d suggest to also contact the theme developers.
Thank you for getting in touch with us, and thank you for the patience.
Forum: Plugins
In reply to: [Sermon Manager] feed validation from sermon managerHey nebdude,
Apologies for the long delay.
Is this issue still valid? We’ve ran your feed through several feed validation services, and they all reported no problems.
We’ll look into it more if the problem still exists. ??
Thank you for your patience.
Forum: Plugins
In reply to: [Sermon Manager] Disable Primary Navigation in Genesis FrameworkHi,
Could you please send us the URL to your sermons page?
Thank you for your patience.
Hi,
Could you please send us the URL of the page where audio player doesn’t load?
Also, you could try checking the option named “Load Plyr JS in footer (applies only to Plyr player)”, in Sermon Manager Settings -> Debug tab.
Apologies for the long delay.
Forum: Plugins
In reply to: [Sermon Manager] open graph image meta tag not includedHi,
Sermon Manager does not insert Open Graph tags into its sermon pages, you would need to use some other plugin that does it.
The reason why Facebook isn’t picking it up is up to some other factor, which can be identified on their Open Graph debug page: https://developers.facebook.com/tools/debug/
Apologies for the delay.
Forum: Plugins
In reply to: [Sermon Manager] Bug: Localized date used for podcast feedHi Standa,
Apologies for the delay.
The issue has been fixed now, and you can download the development package of the plugin to use it:
1. Deactivate and delete existing Sermon Manager (no data will be lost, since it’s stored in the database)
2. Download and activate the development version from here(Note: You will receive future updates normally)
Forum: Plugins
In reply to: [Sermon Manager] CRITICAL BUG: Rendering sermon creates out of memory errorsHey,
Thank you so much for the detailed report.
I’ve made a change regarding it, just by changing the original function content. I don’t see the need to create a new one, since they would serve exactly the same purpose, only the logic would differ.
But there’s an issue with this solution, which needs to be fixed. I’m not too good with SQL queries, so I’ve left it for some other time, but if you have the knowledge on how to change it so the posts (sermons) are sorted by meta key/value, it would be awesome if you could help.
Thank you again, and my apologies for taking so long to fix it.
Forum: Plugins
In reply to: [Sermon Manager] Sermon Shortcode image problemHi,
The image is quite wide (original: 1920×1080), so it can’t really fit into the container on sermon archive page. It can either have its side cut or it could have white area on the bottom.
I can provide you with the CSS code, if you decide to change it, just reply here.
Thank you for your patience!
Forum: Plugins
In reply to: [Sermon Manager] MP3 player playing/downloading wrong fileHi,
We could create a SQL query that could fix the issue, but I’m wondering how it occurred in the first place?
Were the sermons imported via some tool/plugin?
Thank you for your patience so far
Forum: Plugins
In reply to: [Sermon Manager] Sermon series tag becomes the descriptionHi @josephyli,
@schromcak is completely right, just follow their instructions and the issue will be resolved ??
Thank you for your patience
Forum: Plugins
In reply to: [Sermon Manager] Set Up MP3 download on my server, NOT thru iTunes?Hi,
Apologies for the long delay.
Yes, all of our audio players have a download button next to them, so users can download the mp3 files