Hi @100janovic,
Did you try “Target actions” at “Login form” in “Back-end target settings” section?

is it possible to block registration only for all non-whitelist countries?
You can turn off all the target actions except “Register“.
I added a picture that shows target actions on the online document. Please refer to https://www.ipgeoblock.com/codex/back-end-target-settings.html#login-form
Thanks for asking!
I set it, and I’m not enabled .. is the plugin compatible with Woocommerce?
Do I need to have an option to include this again?
Thank you very much for your support
Hi @100janovic,
is the plugin compatible with Woocommerce?
Uh huh! I’ve got what you want.
I assume you have a registration page for Woocommerce. In this case, we have to think about 2 blocking target.
1. Block the registration page from being displayed
If you have http://example/registration/, then the page “/registration” should be blocked. In this plugin, a page can be configured at “Validation target” in “Front-end target settings” section.
See the topics “Buddypress registration page” and “Access from blocked country(?)“.
2. Block the request directly posted to an end point
There’s a case that the request may be posted directly to an end point without going through the registration page using some tools. Usually, the end point is wp-login.php which can be configured in “Target actions” in “Back-end target settings” that I explained in the previous thread.
But I don’t know the case of Woocommerce because I have no experience with it. If Woocommerce uses another end point to register a new user, additional consideration is needed. I’ll check it.
The problem is that my registration is with login on one page. In that case, I can not block that page only. is there any possibility to solve this otherwise?
OK. So your registration page is like http://example.com/wp-signup.php, right?
Then I’m sorry but I have to update this plugin if you turn on only “Register” at “Target actions” of “Login form” in “Back-end target settings” section.
And I also have found that this plugin has something bad for registration process of woocommerce from http://example.com/my-account (is it the default registration page of woocommerce?).
Please keep watching this topic until I complete my renovation and verification.
Thank you for your patience.
-
This reply was modified 7 years, 5 months ago by
tokkonopapa.
-
This reply was modified 7 years, 5 months ago by
tokkonopapa.
Yes, this is the default page of the woocommerce for registration and login.
http://example.com/my-account
Will you be able to update it soon? thanks for the big one
Well, do my best on week end π
I need this for tomorrow βΊ, see if there is some way to separate the registration from logins into two special pages. and then block it in the way it can be done.
Hello tokonopapa,
I managed to solve my problem.
Thanks a lot for the support
Dear all,
In version 3.0.17.1, I fixed the issue that wp-signup.php was not blocked when only “Register” was enabled as “Target actions” at “Login form” in “Back-end target settings” section.