• Resolved javidiloreto

    (@javidiloreto)


    Hi!

    Update 2.9.4 has bugged the view of th item “product gride” for mobile and tablet.
    The products are presents under each other and not next to each other.
    Could you tell us when it will be fixed so that we can update?
    Thank’s.

    Javier

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Rafin

    (@rafinkhan)

    @javidiloreto,

    Hello, there. We are really sorry for the inconvenience. However, we will update the fixed version hopefully by this week.

    Thank you for your patience.

    Thread Starter javidiloreto

    (@javidiloreto)

    Thanks again for the quick answer. I’ll wait for the update.
    If it’s possible to restore it as before for mobiles (one product per column) it would be great.

    Javier.

    Plugin Author Rafin

    (@rafinkhan)

    @javidiloreto,

    Hi, there. Well, we have actually added one column wise layout for the mobile devices. So, don’t worry.

    We will release it our next update. Thank you.

    Thread Starter javidiloreto

    (@javidiloreto)

    Hi,
    Unfortunatly the last update didn’t solve the problem for mobile. The last version that work good it’s 2.8.7. So i had to go back to that version.
    Could you see it again please? Thank you very much for your support.

    Javier

    Kevin

    (@kcmquickreport)

    I still have the issue as well. On mobile it will only show one column, and not full width. Even on a tablet, it shows 3 columns, but very small and not full with. Any help is appreciated. thanks.

    I have same problem, following the topic and waiting for the fix. Thanks.

    The problem is the stylesheet eael-post-(some number).min.css file in upload folder

    wp-content/uploads/essential-addons-elementor/
    (which can be a security problem – try to search this path on google you will see results)

    This file is updating every day with his styles, because of that if you make any changes will not affect for long time.

    Styles that must be change in this code are:

    .eael-product-grid .woocommerce ul.products{
    margin:0!important;
    padding:0!important
    }

    .eael-post-grid .woocommerce ul.products{
    display:grid;
    grid-gap:25px;
    margin:0!important;
    padding:0!important}

    .eael-product-grid .woocommerce ul.products .product,.eael-post-grid .woocommerce ul.products .product{
    width:24%;
    margin:2px;
    padding:4px
    }

    Hi,
    This issue issue is still there, can you please fix this asap.
    Thanks,
    Nitish

    Hello, I am still having the same problem
    any fix or tip ?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘EA Product Grid: problems on mobile with last update’ is closed to new replies.