Jonathan Goldford
Forum Replies Created
-
Since we haven’t heard from you in a little while, I’m going to mark this as resolved. If you have any questions, don’t hesitate to let us know.
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Missing formThanks for reaching out @asica26 and I’m sorry you’re running into issues. I do see code for the plugin being loaded on the page, so this is likely a conflict of some kind. Our goal should be to narrow down the cause. I have a few questions:
- Are you using a custom template for the volunteer opportunities or the form within you theme?
- Would you be willing to switch briefly to the default WordPress Twenty Twenty theme to see if that fixes the problem?
- Do you have any idea when this issue started and if so, what changes were made around that time?
Hopefully walking through these questions will help point us in the right direction.
Forum: Plugins
In reply to: [Nonprofit Board Management] Editing ResourcesHappy to hear you were able to get them closer @jeff501. If they have any other questions don’t hesitate to let us know.
Unfortunately, we don’t do custom one-time work for our board management plugin anymore. That said, if you do at any point start coding adjustments and you find the appropriate hooks aren’t in place for the changes you need, post on this support forum and let us know. We may be able to modify the plugin to make it more flexible for you. This could take some time, but at least you would be able to modify the plugin without it breaking when updates are released.
Good luck and let us know if you have any other questions. I’ll go ahead and mark this as resolved.
Forum: Plugins
In reply to: [Nonprofit Board Management] Editing ResourcesThanks for reaching out @jeff501. I’ll answer your questions one at a time:
1. Is there any way to restrict the editing of this to admins only? I took a look at using User Roles, but it wasn’t a permission.
The WordPress capability used to allow administrators and board members to view and edit board resources is
view_board_content. Unfortunately, that capability determines who has access to other portions of the board management system. You may be able to modify the plugin to work for your needs, but this would require a strong knowledge of WordPress and PHP coding.2. Is there a way to reveal the full rich text editor? The client would like to add images, but struggles with html text edits.
Users with the “Board Member” role can’t add images because they don’t have the required capability within WordPress. In order to allow this, you would need to give them the
upload_filescapability and possibly others depending on their needs. You can do this via code, but it might also be worth looking at a plugin like User Role Editor. Using that plugin should allow you to configure the “Board Member” role as needed.Good luck and let us know if you have any other questions.
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Volunteer markersThat’s a really interesting volunteer model @barryseuk. Unfortunately, the volunteer management plugin doesn’t have functionality to meet that need. You could potentially code the functionality on top of the existing plugin, but it would require you to have a strong familiarity with PHP and WordPress code. If that’s something you want to pursue let us know and we can point you in the right direction.
Thanks for reaching out and have a nice week.
Forum: Plugins
In reply to: [Nonprofit Board Management] List events on public siteSince it’s been a little while I’m going to mark this thread resolved. Of course, if you have any other questions please let us know.
Forum: Plugins
In reply to: [Nonprofit Board Management] Dashboard not showing up for Board MembersSince it’s been a little while I’m going to mark this thread resolved. Of course, if you have any other questions please let us know.
Happy to help @larspage1. Of course, don’t hesitate to reach out if you have any other questions.
I’m sorry you’re running into issues @dsitver. This is something we’ve seen before and it’s likely related to a theme or plugin conflict. Would you mind deactivating all other plugins for a short time to see if that fixes the issue? If not, please switch to the default Twenty Twenty WordPress theme to see if that helps.
Let us know how it goes and if you have any questions along the way.
Thanks for reaching out @larspage1. It looks like some of your concerns here are similar to the ones noted in https://wordpress.org/support/topic/list-events-on-public-site/. In regards to helping you with the code, we don’t offer one-time coding projects at this point. Of course, if you take a shot at it and have specific questions, we’d be happy to help.
Good luck and let us know how it goes.
Forum: Plugins
In reply to: [Nonprofit Board Management] List events on public siteWe definitely understand those concerns. As a note, users with the board member role have much fewer permissions than other high-level users in the admin. Even though the board members have access to the admin, they won’t be able to modify other parts of the website.
That said, if you’d like to look at and modify the code you can download the entire plugin from https://wordpress.org/plugins/nonprofit-board-management/. Since the plugin is free and open source, you can modify it in whatever way you’d prefer. There are also a number of other event management tools you may want to look at such as the ones listed in this 11 Best WordPress Event Management Plugins blog post.
I hope that’s helpful. Of course, let us know if you have any other questions.
Forum: Plugins
In reply to: [Nonprofit Board Management] Dashboard not showing up for Board MembersI’m sorry to hear that @zanimul. This isn’t an issue we’ve come across before. Would you mind following the steps to add each person as a board member at https://wordpress.org/plugins/nonprofit-board-management/#how%20do%20you%20add%20a%20board%20member%3F? When you do that, is each person already added?
Otherwise, this could be an issue caused by another plugin or your theme? Have you added any new plugins or modified the theme at all since everything was working correctly?
I hope you had a good weekend.
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Error 406 when trying to save settingsI’m sorry it’s not resolved Katharine. I’m sure that’s frustrating. It’s tough for us to troubleshoot without having more details. Can you ask your hosting provider to check what specifically is causing the error? If it is related to Mod Security, there should be a way for them to tell you what exactly is triggering the failure.
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Error 406 when trying to save settingsHi Katharine, I’m sorry to hear you’re having trouble saving your settings. “Mod Security” is a firewall that exists on your website’s server. It would be best if you reached out to your hosting provider to find out why you’re being blocked. They should be able to fix the issue for you, but if not, feel free to report back here with the details they provide. Then we can go from there.
I hope you’re enjoying the holidays.
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Can’t Save SettingsThat sounds good. Thanks again for being considerate of our team and our time. We really appreciate it.