I just installed the plugin and I have a PHP error on the setting page :
Call to undefined function woo_shop_manager_admin() in …/wp-content/plugins/woo-ajax-loginregister/includes/views/header.phtml
The function woo_shop_manager_admin() is not a woocommerce function, is there a required third-party plugin to install before this one ?
]]>Hello,
Your plugin works good. I like it. But i have one problem with security. If in example I go to remember password and enter my email and captcha after button pressed my entered data remains in fields but it is not good for security because simple js script can flood any inbox with emails and possibly brake something. It shoud clear fields after button pressed. I do not want to add extra js code and this is simple solution i hove you will add it on next update.
]]>When this plugin is activated, the ability to upload media is broken.
]]>Hello
I wanted to know that if want to use Google recaptcha (Not to use the captcha of the plugin) is it possible?
Is this plugin compatible with any other plugins that make Google Recaptch available for WordPress?
Thanks.
I have a default login form. I can log in and go to anywhere in Dashboard. but after active the this plugin. I can login but when I am trying to access admin (Dashboard) it’s redirect to wp login page. how can I solve this issue?
]]>Hi!
This plugin is great, but I noticed that the settings page is not working properly, it shows as a blank page.
Can you resolve this issue?
Thank you
]]>Hi, can you please pass the “$user_signon” variable to “wcalr_login_redirect” filter, so we can redirect user based on who has logged in, like different roles, or different capabilities.
its on the line number 229, in woocommerce-ajax-login-register.php file.
just change this line:
'redirect' => apply_filters( "wcalr_login_redirect", false)
to this:
'redirect' => apply_filters( "wcalr_login_redirect", false, $user_signon)
Hope that helps. thank you for this amazing plugin.
]]>I am using your plugin. I installed the plugin from both methods, firstly from WordPress plugins the secondly by importing it. The plugin successfully installs even the captcha is working but the problem is that when I goto the wooCommerce->Ajax Login/Register I did not see any settings. You can see the given screenshot link.
https://bznaaz.com/
I have no admin page, just blank. And got this message in an email:
Error Details
=============
An error of type E_ERROR was caused in line 146 of the file /home/name/domains/name/public_html/wp-content/plugins/woo-ajax-loginregister/includes/views/alr_addons_tab.phtml. Error message: Uncaught Error: Call to undefined function woo_shop_manager_admin() in /home/name/domains/name/public_html/wp-content/plugins/woo-ajax-loginregister/includes/views/alr_addons_tab.phtml:146
Stack trace:
#0 /home/name/domains/name/public_html/wp-content/plugins/woo-ajax-loginregister/includes/settings.php(71): require_once()
#1 /home/name/domains/name/public_html/wp-includes/class-wp-hook.php(292): WC_Settings_Tab_WALR->woocommerce_product_ajax_login_register_page_callback()
#2 /home/name/domains/name/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#3 /home/name/domains/name/public_html/wp-includes/plugin.php(484): WP_Hook->do_action()
#4 /home/name/domains/name/public_html/wp-admin/admin.php(259): do_action()
#5 {main}
thrown
Hi guys,
Thanks for the great plugin. I just was wondering how I can translate the validation messages. These messages are all in English, but I want to replace them by custom Dutch messages. How can I do this?
Thanks in advance for the support,
Kind regards,
Jef M.
Hello,
I am using this plugin it’s working perfect on reset password but it brek my custom login and registration admin ajax it’s give me error 403 Forbidden in admin ajax.
]]>Hello! great plug in btw and I have left a 5 star review! ??
Is there a way to remove hints when someone enters an invalid email or password?
It would be nice if it would just return ‘Something is wrong’ instead of saying the password for “email or username” is incorrect?
any help on this would be appreciated.
Thanks!
]]>I have version 2.7 of Captcha Code. It apparently has been tested to WP version 5.4.4. Is it compatible with 5.6? (And will it be updated next year to handle WP 5.7?) Thanks.
Tom
]]>How can i remove captcha from all forms, login, register, reset password etc.
Thanks for great plugin
]]>Hello,
First of all, thank you very much for this plugin. ??
May i ask for a better and dynamic way to retrieve nonce? Via JS.
Caching plugins are caching the nonce, thus making the plugin useless.
Thank you!
]]>Hello,
Need help for the login form.
I need to put this message
“Unknown email address. Check again or try your username.” (WP message)
In div under the usename/email field.
These messages are shown: “Unknown username. Check again or try your email address.
“, “?????: ?????? ?????? ???? ?????? itamar ???? ?????. ????? ?????” (Also (WP message))
These code its for this sections:
if(data.invalid_username == true){
jQuery(“.your-username .login-not-valid-tip”).html(data.message).show();
showerror( username );
alert(“data.message”);
username.removeClass(‘input-success-icon’);
username.addClass(‘input-failure-icon’);
} else{
hideerror(username);
username.addClass(‘input-success-icon’);
username.removeClass(‘input-failure-icon’);
}
.
.
.
form.find(“.login_msg.fail”).html(data.message).show();
Thanks
]]>Hi there,
I’m using the [woocommerce_my_account] shortcode in a pop-up on a page of my website.
When a user logs in I would like them to stay on the page with the pop-up remaining open – i.e. I would like no change to the page when they click ‘login’.
I have installed your plugin but when I fill in the login fields I get a “login successful.. redirecting…” message and then the page I’m on refreshes, so the previous information in the pop-up is lost.
Is there any way to modify this behaviour or have I misunderstood what your plugin is designed to do?
Thanks
Hannah
]]>Is it possible to change this text when the request is submitted?
“Check your inbox for instructions how to set new password.”
Thanks!
]]>Hi
I have problem with capatcha in PHP 7.4.3 i found error in server
“mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to undefined function imagettfbbox() in /home/domains/domain.com/wp/plugins/woo-ajax-loginregister/woocommerce-ajax-login-register.php:606, referer: ” and in front not show image capatcha. How i can fix that problem ?
Hi, savoy is one of the most popular woocommerce themes, can u make this work for savoy theme? I have tried enabling it but it doesn’t do anything to my login with savoy theme.
]]>I am curious if there is a filter that I can use to modify your registration password error message. For example, I would like to change the phrasing of “Weak – Do not you want to be protected? Make it stronger!”. I see how I can directly edit the plugin code to achieve this…but I was hoping maybe that by using a filter (if available) that I wouldn’t be taking steps that need to backtracked on future updates. Thanks!
]]>We have a site that uses this plugin as well as the visual composer and some other things. When we work on a dev server where php/apache/wp are set to be verbose in error reporting, errors sometimes break pages that rely on javascript to run well.
Note: this bug does not seem to have any influence on servers instructed to silence error reporting.
The bug we found is in woo-ajax-loginregister/woocommerce-ajax-login-register.php on line 631 (in version 1.9.1):
session_start(); // outputs error if session already exist
The fix is to check if a session exists before starting one:
if(!isset($_SESSION)) session_start(); // no errors produced, no page broken!
Thanks to let me know if this makes sense and if it does, if it is going to be featured in the next update (we currently hacked the plugin files but we would rather not have to).
Best regards,
F
Hi,
After logging in, when I refresh the page (woocommerce) the logged in state is not there and I can’t login again. I’m not sure what causes this but just want to let you know.
Hank
]]>Hi, good started.
Just want to inform that i saw that you add Zorem_flatsome_account_login_lightbox which add the lightbox to the checkout page which caused the error due to undefined function: is_nextend_facebook_login, is_nextend_google_login.
I need to modify to disable it to avoid the error.
Regards,
Long.
Hello Team,
You have done such a beautiful work. Everything is running smooth but loader image is not working good. But its translation is not working and the loader image also does not exists in the woocomerce folder. Please check.
]]>