Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #905511

    I update the latest Woocommerce, but the product list display error, Could you help me solve this problem?
    https://www.bgleatherbags.com/wp-content/uploads/2018/01/product.jpg

    • This topic was modified 6 years, 9 months ago by elliottgao.
    #905584

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
        clear: both;
    }
    

    Best regards,
    Yigit

    #905659
    This reply has been marked as private.
    #905665

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Yigit

    #905673
    This reply has been marked as private.
    #905679
    This reply has been marked as private.
    #905692
    This reply has been marked as private.
    #905698
    This reply has been marked as private.
    #905702

    Hi,

    Thank you. We are inspecting your site. We will share more information with you here. Please kindly wait to hear from us :)

    Regards,
    Yigit

    #905709

    Hey!

    I went to Appearance > Customize > WooCommerce > Product Images and changed “Thumbnail width” to 120 and set “Thumbnail cropping” to 1:1. Then i removed following custom CSS code as it was no longer necessary

    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
        clear: both;
    }

    Please review your website :)

    Regards,
    Yigit

    #905730
    This reply has been marked as private.
    #905784

    Hi!

    Could you please post a link to your product where you are having this issue?

    Cheers!
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.