jamzth
Forum Replies Created
-
Forum: Plugins
In reply to: [Sermon Manager] Sermon Widget HomepageHi!
Do you mind making sure that you update to the new 2.0 and let me know if you are still experiencing this issue! Thanks!
-James
Forum: Plugins
In reply to: [Sermon Manager] wpfc_preacher not displaying on pageHi!
I’m not sure what caused the issue exactly. But make sure that you update to the new 2.0 and let me know if you are still experiencing this issue! Thanks!
-James
Forum: Plugins
In reply to: [Sermon Manager] Can’t Download Episodes from your FeedHi!
Make sure that you update to the new 2.0 and let me know if you are still experiencing this issue! We did a lot of work on the podcast feature. Thanks!
-James
Forum: Plugins
In reply to: [Sermon Manager] “Illegal offset type warning”Hi!
Glad that you found a fix. I’m not sure what caused the issue exactly. But make sure that you update to the new 2.0 and let me know if you are still experiencing this issue! Thanks!
-James
Forum: Plugins
In reply to: [Sermon Manager] How do i Display all sermons on a PageHi!
Simply using [sermons] will display all of the sermons. Make sure that you update to the new 2.0 and let me know if you are still experiencing this issue! Thanks!
-James
Forum: Plugins
In reply to: [Sermon Manager] Bib.ly verse popups stopped workingHi!
Can you confirm that this issue still exists in the newest update? We just recently released version 2.0. Thanks!
-James
Forum: Plugins
In reply to: [Sermon Manager] Pagination not working when I use shortcodeHi!
Unfortunately, this seems to be a plugin/theme conflict. I was unable to reproduce this issue. To debug, deactivate your other plugins, and install the default WordPress theme. Let me know if you are still experiencing an issue under those circumstances. Thanks!
-James
Forum: Plugins
In reply to: [Simple Post Expiration] Change post status after post expiresThere, I think that is everything in the pull request
Forum: Plugins
In reply to: [Simple Post Expiration] Change post status after post expiresSorry, I’ve been meaning to do that. Honestly, this is the first time that I’ve had an opportunity to fix a bug for a project to even commit. I’m fairly new to the pull request stuff. I’ll get it out to you soon, hopefully.
Forum: Plugins
In reply to: [Simple Post Expiration] Change post status after post expires@lmartins
I went ahead and forked his github to add custom functionality and other things. Check out the code here: https://github.com/jamzth/ExpiredForum: Plugins
In reply to: [Simple Post Expiration] Change post status after post expiresI ended up adding a function that checked if an “Expired” category existed (created it if so), added the “Expired” category (as well as prepended “Expired:”), and changed the status to “Draft”. Interested in the code?
Also, there was an issue at line 52 of metabox.php that needed adjusting did that as well.
I’ll add the code if requested. Gotta run now.
Forum: Plugins
In reply to: [The Events Calendar] Calendar BugThanks a bunch, worked perfectly! Not sure why I didn’t think of that?