This topic has 4 replies, 4 voices, and was last updated 8 years by Andrei.

  • Author
  • #101407
     Vinzent
    Participant

    Hi.

    “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.
    #101445
     sharmstr
    Moderator

    I’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #101446
     sharmstr
    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 solution

    This 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.
    #101640
     Abe
    Keymaster

    Thank 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.

    #101690
     Andrei
    Moderator

    This 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
Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?