Xstore – problems with setup of infinite scroll, masonry and

This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow

  • Avatar: Gway
    Gway
    Participant
    October 31, 2016 at 13:47

    Even after setting up infinite scroll according to http://prntscr.com/ciabqf, we are unable to get infinite scroll functionality to perform normally, can you please check what the problem is.

    Also we are sometimes getting problems with masonry (product pictures are overlaid one over the other, go over page numbers, footer and simmilar). This seems random, and page reload fixes it. We believe it is an image loading issue but have been unable to find the exact cause. Please check or advise us what to do.

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 31, 2016 at 16:09

    Hello,

    Keep option “Products masonry” disabled if you want to use Lazy Loading http://prntscr.com/d1a195

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 31, 2016 at 16:13

    Also, I have added custom styles in Theme Options > Styling > Custom CSS to improve your grid if you would not mind

    @media only screen and (min-width: 1200px){
    .content-product .product-content-image img {
        min-width: 1px;
    }
    }
    .content-product .product-content-image img {
        width: auto !important
    }

    Regards

    Avatar: Gway
    Gway
    Participant
    November 8, 2016 at 17:32

    Thank you, everything seems to work now with the infinite scroll.

    We have a couple more issues we hope you could help us with:
    1.) on “Quick view” of products under “details” does not show the text we entered as multiline (all lines are shown concatenated into one long string)

    2.) On some items quickview shows spinning balls even after quickview window was closed (we noticed that on the items in question the description tab is not opening at all, we are guessing the long item description is too long to fit and causes overrun)

    3.) there seems to be a wierd compatibility issue between xStore and “color filter for woocomerce” plugin, the plugin and widget filter work fine , but when filter by color is applied the background-image of page-header is changed to the image of the first product in the filter. Can you help us fix this or point us in the right direction?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 9, 2016 at 08:21

    Hello,

    1) I checked and don’t see described issue if styles added correctly
    For example backend http://prntscr.com/d4yiri and Frontend http://prntscr.com/d4yixf
    Maybe you added styles for some of your Short descriptions incorrectly, for example http://prntscr.com/d4yjwl
    http://prntscr.com/d4yk6f

    2) Update theme to latest version, this bug was fixed.
    3) This plugin uses additional taxonomy to create filter effect. Our theme does not have styles for this type of taxonomy (breadcrumbs image, sidebar appears). I would suggest you to use real filter plugin, for example https://codecanyon.net/item/woocommerce-product-filter/8514038
    If you want to make theme compatible with plugin that you use it requires additional customization. You can send customization request here https://www.8theme.com/customization-services/

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.