boon4376
Forum Replies Created
-
Example CSV:
https://ibb.co/Byfxk7HThis turned out to be an .htaccess issue for me – I’m developing a site behind an HTPASS protected site where one is prompted to enter a username and password.
For some reason, many background images from elementor were not loading. I had to attempt to directly load the URL of the image that wasn’t loading in a new tab. I was prompted for a password again for that image.
Once I entered the user name and password to see that image, I went back to my site, and all of the images were now showing.
So hopefully that helps for anyone using an htpass protected site with elementor, who is not seeing their images show.
Forum: Plugins
In reply to: [WooCommerce] Lost your password not workI deleted all of the template files I copied to my theme in the “my-account” folder and it fixed the problem. It seems that this template was updated, and the WooCommerce system is not detecting that it was outdated.
Forum: Plugins
In reply to: [WooCommerce] Lost your password not workI am having this problem as well. All emails will send fine except for the password reset email.
I have tried installing WP Mail SMTP which still allows all other emails except the password reset email to be sent.
When I enable another theme such as WP2012 – the password reset works fine – so it appears to be a theme issue, however I have been unable to locate what could be causing the issue.
if I enable debugging, I get this error everywhere,
Notice: Woocommerce->show_messages is deprecated since version 2.1! Use wc_print_notices() instead.Notice: Woocommerce->nonce_field is deprecated since version 2.1! Use wp_nonce_field instead.Notice: Woocommerce->add_inline_js is deprecated since version 2.1! Use wc_enqueue_js instead.However, when I run my woocommerce system check, all of my template files are up to date.