-
Author
-
January 31, 2016 at 08:42 #101407
Vinzent
ParticipantHi.
“Sale Badge” and “out of stock badges” UI is broken mobile.
Check the attachment.
The pc version no problem.
When the screen is reduced breakage.
please check.
Attachments:
You must be logged in to view attached files.January 31, 2016 at 18:10 #101445sharmstr
ModeratorI’ve confirmed this. I’ll assign this to one of the developers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 31, 2016 at 18:11 #101446sharmstr
Moderator@abe – see attached
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.February 1, 2016 at 22:08 #101640Abe
KeymasterThank you, will check it out.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 2, 2016 at 12:07 #101690Andrei
ModeratorThis is a small bug introduced in WC 2.5.2, we’ll patch it in our next update but meanwhile you can add the following code into your functions.php file to fix it.
COPY CODE/* Remove product loop link wrapper */ remove_action( 'woocommerce_before_shop_loop_item', 'woocommerce_template_loop_product_link_open', 10 ); remove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_product_link_close', 5 );
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.