Wired Impact
Forum Replies Created
-
Forum: Plugins
In reply to: [Nonprofit Board Management] Multi-site CompatibleThat’s good to know. Thanks a lot for sharing @amroberts2. I imagine that will be helpful to others.
Jonathan
Forum: Plugins
In reply to: [Nonprofit Board Management] Multi-site CompatibleThanks for reaching out @amroberts2. At the moment we haven’t fully tested the plugin with a multisite setup. You’re still welcome to give it a try and see how it works for you since a lot of plugins are naturally multisite compatible. That said, we can’t guarantee it will work how you’d expect.
Let me know if you have any other questions.
Jonathan
Forum: Plugins
In reply to: [Nonprofit Board Management] List board member email on front end websiteThanks for reaching out @snakej444. You can show each board member’s email address on the frontend of your website by customizing the template for the
[list_board_members]shortcode.You’ll want to follow these steps:
- Copy the file at
templates/list-board-members.phpinto your current theme’s folder. - Adjust the text within that file to use PHP to display the variable
$emailwithin the template file wherever you want it to show up. You would want to write something like<?php echo $email; ?>wherever you want to display the email address. - Type the
[list_board_members]shortcode within WordPress wherever you want to display the board members.
That’s it. Unfortunately, it does require a small amount of coding, but hopefully you can play around and get it to work how you want. Let us know how it goes.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Help&settings admin page is not showingForum: Plugins
In reply to: [Wired Impact Volunteer Management] Help&settings admin page is not showingThanks a ton for translating it again @wuebi. We have narrowed down the problem and are looking into a fix. I’m hopeful we can get something up in the next few weeks. In the meantime I’ll leave this ticket open so we can leave a reply here when it’s fixed. Feel free to remove the translation for now if you’d like.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Help&settings admin page is not showingIs it possible for you to turn the translation back on so we can have a look at it? Thanks @wuebi.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Help&settings admin page is not showingThanks @wuebi. The Help and Settings tabs seem to be working for me on your site. I tested them in Chrome and Microsoft Edge. Are they working for you?
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Help&settings admin page is not showingThanks for letting us know @wuebi. Would you be willing to let us log in and take a look around? If so, you can email your login URL, the username and password to info@wiredimpact.com. Please use https://privnote.com to send it so the information is secure.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] jQuery Datepicker ConflictSince we haven’t heard from you in a little while I’m going to mark this thread as resolved. Don’t hesitate to reach out if any other questions come up in the future.
Jonathan
Forum: Plugins
In reply to: [Nonprofit Board Management] Meeting minutes?Of course. Happy to help. If you have some time, please leave us an honest review at https://wordpress.org/support/plugin/nonprofit-board-management/reviews/. We appreciate any and all feedback.
Enjoy the rest of your week.
Jonathan
Forum: Plugins
In reply to: [Nonprofit Board Management] Meeting minutes?Thanks for reaching out @andrealiberocarbone and for the kind words about the plugin. At this point there isn’t a way to attach meeting minutes directly to past events, but we recommend you use the Board Resources section of the plugin for something like that. You can learn more about how to use that section by watching the video at https://youtu.be/XsXXEHAs9TU.
The board events are a custom post type, so you most likely could use a custom field, but I don’t want to promise you anything since I haven’t attempted that personally.
I’ll go ahead and mark this thread as resolved, but let me know if you have any other questions at all.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Categories for volunteer opportunitiesThat makes sense to me. Thanks a lot @twowheeler.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Categories for volunteer opportunitiesThanks for the note @webhexnl. Categories have been requested a few times and are definitely something that we’re considering adding in the future.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Categories for volunteer opportunitiesSince it’s been a little while I’m gong to mark this ticket as resolved. Don’t hesitate to reach out again in the future if you want to discuss how to build categorization into the plugin. Thanks again.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] jQuery Datepicker Conflict@mtharani, we released an update today that should fix the issue you were having. Would you mind updating the plugin on your end and letting us know if that fixes the issue?
Jonathan
- Copy the file at