Jonathan Goldford
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Captions Beneath Lightbox BrokenI saw you all released an update for the plugin, but unfortunately, it didn’t seem to resolve the issue. Have you had a chance to look into it at all?
Thanks a ton.
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Remove email prompt for logged-in usersThanks for reaching out @elrico13. This is possible, but there are a few reasons why it might be worth keeping the email field.
- In a lot of cases users want to not only sign themselves up, but want to sign up others as well. For example, a man might sign up, then sign up his wife and two children as well.
- In some cases individuals prefer to use different email addresses for different purposes. Like you mentioned, it does create another user for each email address, but depending on how your site is set up, it hopefully won’t cause any issues given they will have the “Volunteer” role.
All that said, if those don’t apply to you, you can automatically populate and hide the email field by working within the plugin’s templating system. You would need a good understanding of coding to do this. Are you comfortable with PHP coding or do you have a web developer who might be able to help you?
Have a good one.
Jonathan
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Captions Beneath Lightbox BrokenThanks a lot. Do you have any kind of timeline for when you plan to review it? We’d love to set expectations on our end.
Thanks for letting us know Jeremy. That was definitely helpful.
I’m also wondering the same question. I can’t seem to find the setting to turn on or off Widget Visibility anywhere.
Anyone have any ideas?
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Timestamp is throwing errorsYou can find the root of the problem by turning the theme and plugins back on one by one. For example, switch back to your old theme, but don’t reactivate any of the plugins. Does the issue pop up again? If so, then your theme is causing the issue. If it’s not your theme, you can activate your plugins in groups and test the date and timepicker to see if it starts giving you issues. Once you’ve found the right group, you can test plugin by plugin.
Let me know what you find and hopefully I can provide a recommendation to avoid the issue.
Jonathan
For anyone using Mandrill, since this hasn’t been fixed I think we’re switch to Mandrill’s official WordPress plugin at https://wordpress.org/plugins/wpmandrill/. It hasn’t been updated in a while, but it still appears to be working well.
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] US format only for the phone numberClement, I’m excited to say that we just released an update which allows for full translation of the phone number to whatever formatting makes sense in your language. If possible, it would be great for you to test it out by creating you’re own French .po and .mo translation files to see if this works as you would expect.
Please let us know if we can help in any way since we’d love to make sure it’s working for everyone.
Also, I wanted to take a moment to thank you for your input. We actually ended up using
preg_replace()to handle the phone number formatting, which was what you originally suggested. Thank you very much.Jonathan
Wired ImpactForum: Plugins
In reply to: [Nonprofit Board Management] Add Existing MembersThat’s great to hear Kat! I’m glad you were able to work it out. Similar to the post I did a week or so ago, to make it work you not only have to turn on the needed permissions, but you also have to add the “Board Member” role to each person you want to serve on the board. Like you said, that “Board Member” role must be the one created by the plugin, not one that is created manually.
Thanks a ton for working through this and for providing guidance to others. I’ll go ahead and mark this as resolved, but let us know if any other questions come up.
Jonathan
We are having this same issue, but are connected to Mandrill. It looks like the 4.7.1 update caused the emails to stop sending.
Hopefully the plugin author will release a fix for this soon. Thanks for the great tool.
Jonathan
Forum: Plugins
In reply to: [Wired Impact Volunteer Management] Add a search to the volunteerTake a look at https://codex.wordpress.org/get_search_form. With some coding that will allow you to add a search form to any page. Good luck.
Jonathan
Forum: Fixing WordPress
In reply to: Missed ScheduleThanks for the response Andrew. Our client does use Jetpack. In particular, they use the Monitor and Widget Visibility features. What makes you think that the issue is caused by Jetpack?
Your comment about GoDaddy support has definitely been in line with our experience so far on their WordPress hosting platform as well.
Have a good one.
Forum: Fixing WordPress
In reply to: Missed ScheduleAndrew, we also have a client who is hosting their website on GoDaddy’s managed WordPress hosting and is seeing the “Missed Schedule” issue. Has there been any update on your end regarding what’s going on? Did you work with GoDaddy to fix the problem?
Thanks!
Not surprisingly because the authors of this plugin are great, they have already released an update that fixes this issue. Once you upgrade to 4.7.5 the error goes away.
Thanks for helping us out!
We’re also seeing this error which is causing a number of our other scripts to break. Any word on when you guys would get this updated?
Or could you provide us a quick fix to the code until an update is ready?