When Admin Tools is on in woocommerce checkout is displayed the pop-up login (something like a system window). It is not set on in the woocommerce settings. When Admin Tools is off - this problem's gone.
Something clues to resolve the problem?
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by on Sunday, 01 August 2021 20:17 CDT
When Admin Tools is on in woocommerce checkout is displayed the pop-up login (something like a system window). It is not set on in the woocommerce settings. When Admin Tools is off - this problem's gone.
Something clues to resolve the problem?
What you see is an HTTP Basic Authentication login prompt in your browser. It would only appear if your browser is trying to access a resource (e.g. an image, script, PHP file etc) which returns an HTTP 401 Unauthorized response. This is not something that comes from the plugin itself but from a .htaccess file in your site when implementing a server-level directory password protection.
I suspect that you used the Password-protect WP Administrator feature which does create such a file for exactly this reason.
After re-enabling the Admin Tools plugin go to Admin Tools, Password-protect WP Administrator and disable the password protection.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!
Thanks a lot. It is ok now.
BTW. The Password-protect WP Administrator is back-end. The woocommerce checkout is front-end. In my opinion - it shouldn't work that way.
Never mind. My woocommerce works properly and is important for me.
BTW. The Password-protect WP Administrator is back-end. The woocommerce checkout is front-end. In my opinion - it shouldn't work that way.
I totally agree with you.
However, you're barking up the wrong tree. You should take that up with Automattic, which owns WooCommerce.
WooCommerce's FRONTEND checkout directly references a file installed in the BACKEND wp-admin folder.
This is an obvious violation of the separation of a public frontend and an administrative backend.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!
Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.
Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!