Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1132325
    freshysites
    Participant

    http://mndrnuts.net/shop/

    Now, for some reason, the product listing (shop page) is wrapping items to a new row before it should. They should be 3-wide on desktop, for some reason after the updates, it’s causing them to break too soon. Looking at the HTML/CSS, I see the 2nd product LI is getting the “first” and the “last” classes. I don’t think it should be getting either of those…

    Might it have anything to do with the X woocommerce templates being out of date? http://grab.by/S7rs

    Or does the latest version of X just not yet support the latest version of WooCommerce?

    – Jon

    #1132546
    Nabeel A
    Moderator

    Hi Jon,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1135375
    freshysites
    Participant
    This reply has been marked as private.
    #1135448
    Rupok
    Member

    Hi there,

    Thanks for writing back. I have checked and I can see like this – http://prntscr.com/c6xyxk

    It seems normal. Are you facing different or fixed this somehow?

    Let us know.

    #1136693
    freshysites
    Participant

    Yes, I have fixed it with some CSS that overrides the theme’s CSS. If you inspect the code, you will see that the “first” and “last” classes are still on the wrong <li> elements.

    #1136801
    Christian
    Moderator
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1132325 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>