The plugin is temporarily removed from www.ads-software.com – any news on when it will be up and running again? I have it installed on serveral sites, hope it will become available again.
]]>Hi is there a way to delete all the current unverified users? Please I have around 13k unverified users I want to delete them.
]]>when i login with facebook it still ask for verification how do i exclude it thanks
]]>Hello,
Is it possible to translate the text of the verification email without buying Pro? (User Email Verification for WooCommerce plugin)
Thank you.
User is not receiving the verification email for the first time. However when they clicks the resend option, they receives the email. Please let us know the solution.
]]>Is the plugin compatible with woocommerce 5.0?
]]>Since I need to use the debug log for debugging some of my own issues currently, I found a minor issue that I would suggest to fix. I get tons of
Trying to access array offset on value of type null in …woo-confirmation-email/woocommerc-confirmation-email.php on line 281
in the log since error_get_last apparently returns null…
]]>WC_Emails::email_header() and WC_Emails::email_footer() now take an additional argument. This causes a PHP fatal error on line 242 of includes/class-xlwuev-common.php and would cause a further error on line 244 (at the very least).
This only applies when the setting “No, use WooCommerce native Email Header, Footer and styling options” is selected in the plugin settings, so a quick workaround is to use a custom email template instead.
See this: https://github.com/woocommerce/woocommerce/pull/28204
]]>We have a woocommerce site and when going to users the verification status and the manual verify is not available, it used to have a green or red light and also the option to manually verify a customer, but none of the new or existing customers show the feature anymore, the plugin is updated and we reinstalled it but still has no options for verification, existing customers are complaining that they have to recover password every single time they want to login and new customers do not get the verification email. What should we do?
]]>Does “User Email Verification for WooCommerce” support WPML and Ploylang?
Thanks
]]>Hi,
I want to use your plugin for vendor & vendor staff verification only. How can I restrict customers to receive email from this plugin? Because now, when a customer registers, they receive 2 emails… Please help. Thanks!
]]>what is the hook for verified users
//if user verified
add_action( ‘ ‘, ‘function_name_12’);
function function_name_12()
{
echo ‘Some custom text here’;
}
I use wcfm plugin. When a sellers register the email gets automatically verified. any way to make the sellers verify themself?
]]>Hi,
it says ’email not sent’ whenever I try to send a test verification email.
All emails work fine on my site. I use a plugin called mailhawk to send all emails.
]]>does this plugin have option to send confirmation lin to user if their email is changed at any point?
]]>I have a requirement to redirect the user to a category listing page after logging in. It doesn’t have a page ID, so I can’t manipulate this->my_account.
Would you consider adding a filter like this?
diff --git a/public/class-xlwuev-woocommerce-confirmation-email-public.php b/public/class-xlwuev-woocommerce-confirmation-email-public.php
index 6064b14..00b326b 100644
--- a/public/class-xlwuev-woocommerce-confirmation-email-public.php
+++ b/public/class-xlwuev-woocommerce-confirmation-email-public.php
@@ -199,7 +199,7 @@ class XLWUEV_Woocommerce_Confirmation_Email_Public {
if ( false === $order_received_page ) {
$redirect_url = add_query_arg( array(
'xlsm' => base64_encode( $user_id ),
- ), get_the_permalink( $this->my_account ) );
+ ), apply_filters( 'xlwuev_custom_myaccount_redirect_url', get_the_permalink( $this->my_account ) ) );
wp_safe_redirect( $redirect_url );
exit;
}
@@ -392,11 +392,11 @@ class XLWUEV_Woocommerce_Confirmation_Email_Public {
if ( $is_new_user ) {
$redirect_url = add_query_arg( array(
'xlrm' => base64_encode( $user->ID ),
- ), get_the_permalink( $this->my_account ) );
+ ), apply_filters( 'xlwuev_custom_myaccount_redirect_url', get_the_permalink( $this->my_account ) ) );
} else {
$redirect_url = add_query_arg( array(
'xlsm' => base64_encode( $user->ID ),
- ), get_the_permalink( $this->my_account ) );
+ ), apply_filters( 'xlwuev_custom_myaccount_redirect_url', get_the_permalink( $this->my_account ) ) );
}
$error_validation_page = XlWUEV_Common::get_setting_value( 'wuev-general-settings', 'xlwuev_verification_error_page' );
@@ -536,7 +536,7 @@ class XLWUEV_Woocommerce_Confirmation_Email_Public {
$create_link = $secret . '@' . $this->user_id;
$hyperlink = add_query_arg( array(
'woo_confirmation_verify' => base64_encode( $create_link ),
- ), get_the_permalink( $this->my_account ) );
+ ), apply_filters( 'xlwuev_custom_myaccount_redirect_url', get_the_permalink( $this->my_account ) ) );
$link_text = XlWUEV_Common::maybe_parse_merge_tags( XlWUEV_Common::get_setting_value( 'wuev-messages', 'xlwuev_email_new_verification_link_text' ) );
$link = '<a href="' . $hyperlink . '">' . $link_text . '</a>';
]]>
Hi, I am using your plugin to verify emails from my woocommerce checkout page, however I want to disable email verification for customers who use social login. Could you tell me how I can disable email verification for users use social login option.
Thank you in advance!
]]>Hi
Installed your plugin with WooCommerce 4.2 and Storefront Version: 2.5.7
There is no other plugins installed.
Email test is ok
Email verification notice doesn’t display in checkout page for new users who creates account through checkout page.
However you have attached a screenshot of checkout page Email verification notice (https://ps.w.org/woo-confirmation-email/assets/screenshot-4.png) but instead os this message I get this message only: “Thank you. Your order has been received.”
The user has not been created in WP as well…
Thanks
]]>Does this plugin support Rest API endpoints?
]]>Does the plugin support auto delete unverified users in certain time?
e.g. auto delete the users if not verified over a week after registration
Thanks
]]>Before installing the plugin I had a filter for woocommerce_registration_redirect which gave a user access to a course from learndash based on a variable on the url. After installing this no longer seems to work. I have tried setting a bigger priority but it made no difference. I see you have a filter as well and inserted my code there(redirect_new_user function) to “check” but it seemed to not work there either.
Is there anything I can do?
otp needed is it possible to provide otp through email for its verification instead of verification link because through app when customer tries to verify email by clicking the link that he rceives in email then on clicking the link he is redirected to a browser instead of the app
]]>The plugin worked great. But today I noticed that a few days ago, users began to appear waiting for confirmation by email. At the same time, I have 2 statuses in the list of users. 1 – Text: E-mail confirmation is expected (as I understand it, this is a status built into wordpress). 2 – A point that changes color from red to green upon activation (this is the status from the plugin).
The second status is successfully changed when the user clicks on the link in the letter. As I understand it, the plugin for some reason has stopped changing the built-in status. What can this be connected with and how to fix it? Not so long ago, wordpress itself was updated, maybe this can be connected with this?
Hi there,
I found out, if confirmation link is sent along with woocommerce account creation, this information is printed at “do_action( ‘woocommerce_email_footer’, $email )”.
I would like to make my own woocommerce new account, but I don’t know how to print it without using this woocommerce function.
How can I achieve this?
Thanks in advance
]]>We have a problem with the module – when a user tries to register via the My Account page despite adding *@gmail.com as a blocked domain people can still use gmail accounts.
I am just looking for some help with getting this to work and not too sure where to start.
]]>Hi everyone,
My site is currently using this spectacular plugin and I’m wondering how to customize the stlye of every notice message. Right now a regular text appears
Por example, if I’m signing up and a “You need to verify your account” message appears, I would like this to be displayed with a custom color/custom style.
This is what I’m trying to accomplish => https://i.imgur.com/XFQTFgf.png
I don’t know how to do it to be honest, or what should I edit. Tried to browse page files but coudln’t find it.
Thanks in advance
]]>Hi,
I’m using WooCommerce 4 and the default theme Storefront.
The plugin works correctly as regards the sending of the confirmation emails, however the verification messages are not seen anywhere.
Any suggestions?
Thanks
Hello,
My French Translations of this plugin don’t appear correctly on Front side of my website.
For instance, the string “You need to verify your account before login. {{xlwuev_resend_link}}” is correctly translates in my backend with Loco Translate but is still in English on my website.
What can I do to show the French translation ?
Thanks !
]]>Guys,
I have my server guys blaming all verification plugins not just yours.
Please help me? What could be causing the 502 when someone registers, we do not enforce the global login block and then when they use the verification link from email I can a 502.
I have already ended the possible header length or allow any link
Thanks
]]>WooCommerce 4.0 is indicating this plugin hasn’t declared support yet..
Does it?
]]>