Plugin Author
Sully
(@ss88_uk)
Hi @zsoca,
Please see this FAQ, that will enable it for you.
Thanks,
Sully
Thread Starter
zsoca
(@zsoca)
Thank you for your answer, but I couldn’t find “customer”, just Editor, Contributor, Subscriber.
Plugin Author
Sully
(@ss88_uk)
“Customer” is not a role in WordPress. I believe that means you are using WooCommerce? If so, you should be able to use the code for Subscriber.
Thread Starter
zsoca
(@zsoca)
Yes, I’m using Woocommerce. Ok,thank you! I will try it!
Plugin Author
Sully
(@ss88_uk)
No problem. Let me know if it doesn’t work and I’ll add something for the next release to include WooCommerce specific roles.
Thanks,
Sully
Thread Starter
zsoca
(@zsoca)
I put this line in wpconfig, but not working. define(‘SS88_2FAVE_ENABLE_SUBSCRIBERS’, true);
The subscriber can login without 2FA.
Plugin Author
Sully
(@ss88_uk)
And by subscriber you mean Customer?
Thread Starter
zsoca
(@zsoca)
No. Just a simple subscriber.
Plugin Author
Sully
(@ss88_uk)
You may have other plugins which are overwriting the login functions. I have tested here on a fresh installation and it works for me.
Thread Starter
zsoca
(@zsoca)
I’m using wps hide login plugin. Maybe this is the problem.