-
Posted a reply to Cart Options Reduced to 1 character wide, on the site WordPress.org Forums:
I'm not sure exactly what the cause is but it's all related to css. Add… -
Posted a reply to how to remove “address changed successfully” message, on the site WordPress.org Forums:
You're welcome. -
Posted a reply to how to remove “address changed successfully” message, on the site WordPress.org Forums:
Add this to your active theme's "functions.php" file (same file that you added the woocommerce_customer_save_address… -
Posted a reply to Changing Cart & Shop Page Titles – Will WooCommerce Still Work?, on the site WordPress.org Forums:
Yes, I believe this will work. I just tried it and it's working. Find the… -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
You're welcome. Happy to help. -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
Hey, I also wanted to add that you can look at the code in this… -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
You're welcome. Glad that did it. Regarding your question, I don't much about Elementor. It… -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
Hey, Sorry for the delay. I believe I had everything correct now. I simplified part… -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
Very good! Happy that the first part of the code worked. I know what the… -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
Hi. No problem. No need to be embarrassed, I promise. I'm confused by the parse… -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
Hi. Sorry for the issues. I figured you were using astra b/c I poked around… -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
Hi. Try this but please try in a staging environment first to make sure everything… -
Posted a reply to Reset password email for WooCommerce customers is not working, on the site WordPress.org Forums:
Hi. My guess is that the WooCommerce team isn't jumping all over this because it… -
Posted a reply to changing the font size for price and product title, on the site WordPress.org Forums:
Hi. Try this: /* Product Prices */ .woocommerce-Price-amount.amount { /* price properties here */ }… -
Posted a reply to Add To Basket Button Not Showing, on the site WordPress.org Forums:
Hi. It looks like you're using an AJAX based 'Add to Cart' plugin. I'm guessing… -
Posted a reply to How to Remove Dismiss Option From Announcement, on the site WordPress.org Forums:
You're welcome! -
Posted a reply to Move breadcrumbs, title, price, etc above the image gallery, on the site WordPress.org Forums:
Like this? https://ibb.co/Y7DWGn2 -
Posted a reply to Woocommerce checkout endless loading spinning circle, on the site WordPress.org Forums:
Do any of these help? https://kinsta.com/blog/err_too_many_redirects/ -
Posted a reply to How to Remove Dismiss Option From Announcement, on the site WordPress.org Forums:
Hi. All you need to do is add a filter to remove that message. In… -
Posted a reply to Remove order / in stock information at front end, on the site WordPress.org Forums:
Hi. I will need more information regarding the "not in stock" message. Do you know…