Wired Impact
Forum Replies Created
-
It’s great to hear that you got it all worked out @afishadmin. Thanks for letting me know and marking this thread as resolved.
If you have some time, we’d love for you to leave an honest review at https://wordpress.org/support/plugin/wired-impact-volunteer-management/reviews/. If not, no big deal at all.
Have a good one.
Thanks for the kind words @afishadmin and I’m sorry you’re seeing two forms instead of one. This is most likely due to the theme you’re using on the site. Can you try switching to the default Twenty Seventeen theme and see if that fixes the problem? If so, then the culprit is definitely a theme conflict.
In order to fix it you’ll likely need to adjust your theme’s code. In the footer somewhere the PHP function
the_content()is likely being called which is the function we use to hook in and show the form. If you remove that or adjust it to display the needed content another way then the second form should disappear.Let me know how it goes and good luck.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Trouble selecting Date and TimeWell that’s not good. I’m sorry to hear that @lyndonpryor. This is most likely caused by a plugin or theme conflict. Can you try deactivating the other plugins and switching to the default Twenty Seventeen theme? Does that fix the problem for you? If so, try switching back to your theme and see if that causes the issue to start up again. If it doesn’t, then try activating your plugins one by one until you see the issue again. That should narrow down where the problem lies.
I’m going to be out of the office tomorrow, but if you respond tonight or tomorrow I’ll make sure to get back to you early next week.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] CiviCRM link?Thanks a ton @twowheeler! This is great and we really appreciate you putting the time in to build it. We’ll make sure to send folks to your plugin if they need to integrate with CiviCRM.
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] CiviCRM link?That’s great to hear @twowheeler. Once it’s ready I’d recommend you put it up on Github as a public repository. Then you can link to it from this thread.
Have a great weekend.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] CiviCRM link?Thanks for reaching out @twowheeler. Unfortunately, there isn’t currently an extension to hook the plugin up with CiviCRM. If you’re interested and know a good web developer, you should be able to build the extension using the existing volunteer management plugin.
Otherwise, we’ll continue to monitor how many people request this feature. As of now, you are the only person that has shown interest in hooking the plugin up with CiviCRM. If that changes in a substantial way we may build something.
Jonathan
Forum: Plugins
In reply to: [Nonprofit Board Management] can’t save event dateThanks for checking back in @thenax. Unfortunately, we haven’t been able to get to this yet. We’re in the process of substantially changing our company’s offerings which has taken a lot of time. It’s on our list and we’re hoping to get to it soon. I will definitely update you here whenever the adjustments are done.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Date of birth fieldSince we haven’t heard back from you in a little while I’m going to mark this support thread as resolved. As is always the case, don’t hesitate to let us know if you have any other questions.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Unable to display volunteer opportunitiesI’m really sorry to hear you won’t be able to use the plugin. That’s a bummer. Good luck and let me know if you have any other questions. I’ll go ahead and mark this thread as resolved.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Unable to display volunteer opportunitiesThanks for reaching out @sb0406 and I’m sorry you’re running into issues with choosing the date and time for opportunities. When you click in the field to choose the date and time for an opportunity a datepicker and timepicker field should pop up that allows you to choose the correct info. You should never have to enter the date and time by hand. If you’re not seeing those there is likely an issue with either your theme or another plugin.
Is there any chance you could switch to the default Twenty Seventeen theme and see if that fixes the problem for you? If that doesn’t work, I’d recommend deactivating all plugins except for the volunteer management plugin to see if that fixes the issue. If it does, you can activate the plugins one by one to see what’s causing the conflict.
Let me know how that goes and if you have any other questions.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Date of birth fieldThanks for reaching out Sefr. Unfortunately, adding a field to the volunteer registration form is not a simple process and would require some coding skills. If you’re comfortable with PHP the two places to start would be the opp-single-form.php template file at
/templates/opp-single-form.phpand thewivm_after_opp_rsvpaction hook within the WI_Volunteer_Management_RSVP class.Let us know if you have any other questions. Have a good one.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] opportunity listing customizationOf course. Don’t hesitate to let us know if any other questions come up.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] opportunity listing customizationHi @zxtourxz, I’ll respond to each one of your notes in order:
I would like to customize font / color etc of certain fields within volunteer opportunities.
Are these controlled thru
wired-impact-volunteer-management\admin\css\admin.css,
class-admin.phpAlmost all of the fonts and colors that show up on the frontend of the website are controlled through your theme’s CSS styles. You can overwrite their CSS directly within the WordPress admin by following “Method 1” outlined at http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/. If you’re not comfortable with CSS coding I’d recommend you reach out to a web developer for support.
If I provide “8001234567” as a default “Phone Number” in the “Volunteer Opportunity Details”, the phone number propagates as “(800) 123-4567”. However, “800123456722” propagates as “800123456722”. I would like it as “(800) 123-4567 x22” or similar.
What are the corresponding changes? Is there any configurable etc available?Unfortunately, as I mentioned in my last post, using extensions in the phone numbers is not currently an option unless you feel comfortable with coding. Just like the CSS changes above, I’d encourage you to work with a web developer to help with this.
Good luck and let me know if you have any other questions.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] How to change form labels and other textSince we haven’t heard from you in a week or so I’m going to mark this thread as resolved. Of course, let us know if any other questions come up.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Timestamp IssueSince we haven’t heard from you in a while I’m going to mark this thread as resolved. Of course, let us know if any other questions come up.
Jonathan