mangoviche
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Removing shipping label from order emailWorked like a charm.
Thanks @maykato !
Forum: Fixing WordPress
In reply to: HTTPS vs Enforce HTTPSThanks! You are right; it is from the hosting account. Although that is the case, I have seen HTTPS notices from my WP dashboard, like from the Site Health plugin, etc… and was curious about the difference.
Forum: Localhost Installs
In reply to: Accessing local host through iPhoneHi,
I tried that and it won’t connect to the IP address of my local server. Is there a setting I need to change in order for it to work?
Forum: Plugins
In reply to: [WooCommerce] ‘Return to shop’ button not appearingThanks for your reply. The problem was fixed when I deactivated the code snippet that removes the “Your cart is empty” message-info.
remove_action( 'woocommerce_cart_is_empty', 'wc_empty_cart_message', 10 );
It feels like the message-info is linked to the button appearing when you remove all items from the cart. Everything is good now.Have a nice day!
Forum: Themes and Templates
In reply to: [Neve] Add to Cart button on Shop Page disappearsForum: Fixing WordPress
In reply to: Change style for custom buttonThanks! Exactly what I needed.
Forum: Fixing WordPress
In reply to: Changing Table Row Height – CSSHi @gappiah
The “what am I missing portion” has to do with the code I wrote to change the row height on the Cart page from the Storefront theme.
I’m on a local host so I’m not sure how I can share you the code.
Forum: Themes and Templates
In reply to: [Neve] Add to Cart button on Shop Page disappearsI have tried with other themes (Hestia and 2021) and the “Add to Cart” button remains on the page. It is a problem with Neve, not a default WooCommerce behavior. If I reload the page, the “Add to Cart” button reappears. There must be something I can do to stick with Neve. What do you propose?
Forum: Plugins
In reply to: [WooCommerce] “Add to Cart” button on Shop Page, infinite loopHi @abwaita
I checked with a default WP theme and the problem is gone. I will contact the theme authors. Thanks for your help.
Forum: Plugins
In reply to: [WooCommerce] Hiding Link Above Image on Single Product PageI’ve tried different snippets of code to hide the breadcrumbs without any success. Could it be related to another plugin, theme, local host setup, etc?
Forum: Themes and Templates
In reply to: [Neve] Add to Cart button on Shop Page disappearsThanks for your reply. I would like to keep the “Add to Cart” button so that customers can click on the button several times. Anyway I can do that?
Forum: Localhost Installs
In reply to: Unable to receive emailsHey @diondesigns
Thanks for the clarification. I will look into an external mail service.
Forum: Plugins
In reply to: [WooCommerce] Add to cart icon on product catalogHey @stuartduff
Thanks for the clarification. I will see if I can contact the developers.
Forum: Fixing WordPress
In reply to: Unable to change Administration Email AddressHi,
thanks for your replies.
@macmanx Because I am using a local server setup (MAMP) I read online that the PHP mail() function won’t work. I’ve installed and ran the SMTP plugin without any success either. According to the plugin I should be able to send emails from a localhost without any problems. I contacted my webmail host and they told me that from the error log I sent them that the problem lies with the contact form. I should uninstall and reinstall the contact form. I’m not sure what they mean as I am sending test mails from the plugin.
Forum: Plugins
In reply to: [WooCommerce] Add to cart icon on product catalogHi @maykato
Thanks for your reply. If I wanted to look for such a feature in a theme, what keywords should I be using?