Better Notifications for WP Support
Forum Replies Created
-
Hi @bredaportoni,
Just letting you know that this works as expected when using the Members plugin. You may wish to try that to see if it helps.Closing due to inactivity. If you need further help with this, please feel free to re-open this thread.
Hi @heathers82,
Thanks for continuing to test.I think the best thing to try next would be to rule out a plugin or theme conflict.
Please can you make your way through this document and let me know how you get on?Hi @hjg,
Thanks for your message.The whole URL should be a link so it’s possible yourt email app/client is causing an issue.
Have you tried it in another app/client to see if it works there?Hi @heathers82,
The default notification may still send but BNFW’s shouldn’t if it’s disabled.
You can test this scenario completely by disabling the BNFW plugin and re-testing.
Is it possible that the email is coming from WP Import as opposed to BNFW? I.e. is there a checkbox to send a notification to user’s when their account is created in WP Import?Hi @heathers82,
Thanks for you message.Notifications shouldn’t be sent unless an action occurs so this makes me think that the WP Import plugin has some kind of cron that runs when you log in (as the WP Admin is accessed for the first time again) and this is what is causing the emails to send.
Do you know if you have the WP Import plugin set to import on a schedule?Hi @bbrace557,
Thanks for your message.A member plugin would have been my suggestion too.
Glad to see it’s now resolved for you.Hope you enjoy using BNFW.
Hi @thesimarchitect,
You may wish to test this on a staging site in order to test all the variations.
My current thinking is that the s2Member plugin is overriding the default notification or login link and so BNFW can’t override it again.
I highly recommend testing without s2Member in order to rule this out as we haven’t been able to replicate the issue with just BNFW and the AIOS only installed.Hi @thesimarchitect,
Thanks for bearing with me.We’ve done some testing but can’t replicate the issue – in all our tests, the new URL is the correct one from the All-in-One Securit (AIOS) plugin.
To rule out a possible plugin or theme conflict, please can you make your way through this document and let me know how you get on, keeping the AIOS plugin and BNFW as the only two active plugins?
Thanks for clarifying, @thesimarchitect.
I’ve logged an internal ticket us to investigate this and will let you know when I have more.Hi @thesimarchitect,
Thanks for your message.Let me investigate this to see if I can replicate it.
Can you tell me which security plugin you’re using so I can test with your exact scenario?Hi @eagleworx,
Great! Glad it’s now working for you 🙂
If you like BNFW and the support, please feel free to leave an honest review.I see you already have done – thank you!
- This reply was modified 1 year, 3 months ago by Better Notifications for WP Support.
Hi @eagleworx,
No problem.If you search through the plugin for this line:
return date( $date_format . ' ' . $time_format, strtotime( $date ) );You can then replace it with this line:
return date_i18n( $date_format . ' ' . $time_format, strtotime( $date ) );Let me know if this helps.
Hi @swinggraphics,
Thanks for testing this.It looks like some unescaping or encoding isn’t happening somewhere.
Please leave this with me while I test and see if I can replicate the issue.Hi @gringopost,
Thanks for continuing to test.Are you able to post a link to a screen recording showing your testing with all plugins deactivated, etc. so I can see the issue you’re having?