Wired Impact
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Razoo Donations] Not seeing "thank you" page of widgetThanks for reaching out Matthew. This isn’t an issue we’ve seen before and it’s difficult to test since it requires us to make a donation. It might be best for you to try loading the widget on a basic HTML page (not WordPress) using Razoo’s donation widget builder at http://www.razoo.com/p/donationWidget. If you don’t run into the issue then we’ve isolated your website or the plugin as the problem.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Remove editing permissions from Board MembersI’d recommend leaving serve_on_board turned on and see how that works for you. Then add in capabilities as needed to give board members the ability to make more changes.
Jonathan
Forum: Plugins
In reply to: [Nonprofit Board Management] Remove editing permissions from Board MembersYou’ll need to install the plugin. From there you’ll go to the Users >> Roles menu, and edit the Board Member role. Then you can uncheck the capabilities you don’t want the board members to have.
Forum: Plugins
In reply to: [Nonprofit Board Management] Remove editing permissions from Board MembersYou should be able to achieve this by editing the Board Member role from within WordPress. Take a look at the Members plugin. Within that plugin you can remove the capabilities of board members, while still allowing them to serve on the board.
Good luck and let us know if you have any other questions.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Adding existing users as Board MembersAs an organization that works solely with nonprofits, I completely understand where you’re coming from and we really appreciate your desire to help these organizations with their online presence.
Hopefully the plugin can provide a solid foundation for you to customize to meet the needs of each organization.
Let me know if there is anything else we can do to help. Good luck.
Jonathan
Forum: Plugins
In reply to: [Nonprofit Board Management] Adding existing users as Board MembersHaha. You might be. Can you explain a little more about what you mean when you say “take an organization, add them to its roles”?
As far as displaying each committee with the chair and co-chair, the plugin does allow you to display your board members, but not by committees. And currently there isn’t functionality to label a chair or co-chair. If you’d like we’d be happy to provide a bid for that functionality, but it’s unfortunately not something we could throw together very quickly.
Jonathan
Forum: Plugins
In reply to: [Nonprofit Board Management] Adding existing users as Board MembersHi @dschmidthawk,
You’re exactly right that the only way for an admin to join the board currently is to do it themselves. If you wanted to add all board members to the board you should be able to using the Members plugin and providing all admins the “serve_on_board” capability. Of course, this requires a little more technical know-how and the easiest way to accomplish what you’re talking about is to simply have the admins add themselves.
I hope that’s helpful. Let me know if you have any other questions.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Simple Razoo Donations] Capturing Emails?No problem and I’m happy to hear it’s working correctly. Take care.
Jonathan
Forum: Plugins
In reply to: [Simple Razoo Donations] Capturing Emails?Thanks for reaching out @fvfladmin. Razoo doesn’t actually allow our plugin to manipulate the form itself. Instead, it merely allows you to add the Razoo donation form to your website much more easily than using code.
That said, I’m happy to try and help. If you have the donation form on your site and a donor chooses the donation amount, the next screen should show an “Email address” field for the donor. Is your form not showing that?
Also, is it possible for you to provide a URL to your site so I can have a look?
Thanks.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Be able to List CommitteesHi @kvillanpridews,
Since we haven’t heard back on this ticket I’ll go ahead and mark it resolved. If you have questions in the future please don’t hesitate to reach out.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Avatars and AuthorsHi Benjamin,
Since we haven’t heard back on this ticket I’ll go ahead and mark it resolved. If you have questions in the future please don’t hesitate to reach out.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Sort/List OrderHi Benjamin,
Since we haven’t heard back on this ticket I’ll go ahead and mark it resolved. If you have questions in the future please don’t hesitate to reach out.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Be able to List CommitteesSure, you can get the committees by working with the list-board-members.php template within the plugin files. In that file there are some commented lines that look like this:
$email = $board_member->user_email; //Store email, not shown by default
...
//$committees = WI_Board_Committees::get_user_committees( $board_member->ID ); //Store committees, not shown by default
Your programmer can use those lines to display both the committees and the email address for each person by copying that file to your active theme’s folder and customizing it.
I hope that’s helpful. Let me know if you have any other questions.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Be able to List CommitteesGot it. Thanks for clarifying. Unfortunately, the plugin doesn’t currently allow for that functionality out of the box. It is possible to do it if you have some coding knowledge, but not using a simple shortcode.
Let me know if you’re considering doing some custom coding. I’d be happy to help point the programmer in the right direction.
Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Be able to List CommitteesThanks for reaching out @kvillanpridews. Can you give me a little more information about what you’re looking for? Right now you can see a list of each committee, a description of the committee and who serves on each committee by going to the Board Committees section of the plugin.
Jonathan
Wired Impact