fishmonkeyman
Forum Replies Created
-
Forum: Plugins
In reply to: [Sold Out Badge for WooCommerce] Sold out on wrong place !Thanks for the super quick response, Charlie!
the CSS for the sale badge worked fine; however, the CSS for the ‘duplicate’ badge in the top left didn’t work. I did manage to hide it using Yellow Pencil by placing the following in the product page template:
.page-wrapper .container .product > span{
display: none;
}That works and doesn’t appear to cause any issues.
Cheers,
–Gary.
Forum: Plugins
In reply to: [Sold Out Badge for WooCommerce] Sold out on wrong place !Hello,
I have a similar issue. On the single product page, I have a sold out button appearing on the product image *and* on the top left of the website (where it is not required).
I have tried with the alternative version but to no avail.
See here: https://www.millidge.com/product/strangehaven-1-b/Additionally, the ‘Hide Sale badge’ option does not appear to work.
Many thanks in anticipation of your response.
- This reply was modified 3 years, 8 months ago by fishmonkeyman.
- This reply was modified 3 years, 8 months ago by fishmonkeyman.
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Wishlist disables LightboxThanks for your swift response. I’m happy to provide access, but I don’t know how to share login information with you privately. Can you advise please?
Forum: Themes and Templates
In reply to: [Storefront] Remove Green Alert BoxThanks @itnmario – this was the answer I was looking for!