WooCommerce conflict with wSecure
-
Hi!
I have a page with WooCommerce and wSecure Authentication plugins.
These plugins are conflicted somehow.
If wSecure is turned on, when i want to put some product into the cart, the cart will be empty ??
If i turn off the wSecure, the cart will filled up with my products.
So, it seems, woocommerce want to access login / logut or wpadmin URL-s?
As i see, woocommerce using the following code:
$user = wp_signon($creds, $secure_cookie);for login the user.
I know, wcommerce has the option to hide wp-admin/ dir, but the forgotten password is redirect me there. I want to use this wSecure plugin. Plase help me with this.
- The topic ‘WooCommerce conflict with wSecure’ is closed to new replies.