Forums
(@mmwashok)
2 years, 2 months ago
No, I didn’t forget. I used MD5 while resetting the password, see below query
update wp_users SET user_pass = md5(‘yourpasswordhere’) where user_login=’admin’;
2 years, 7 months ago
Thanks for the reply, I know all about variable products.
Yes variable products are visible on frontend, I have copied my live site at staging. I can email you wp logins.
No there is no fatal error.
Yes I had deactivated all plugins except WooCommerce, tried activating default theme, but still issue persists.