missing wishlist icon
-
Hello,
I noticed one detail on my shop page
When I go to shop page and I scroll products, the first 52 products are correct. But from 53. product to last product – these product are missing wishlist icon – heart. You can see it after 30. second in this video – https://www.youtube.com/watch?v=GjGLFprVy3U&feature=youtu.beDo you know, why this is so? Where is the some problem?
I don’t have any limit of product on one page on my theme settings.Thank YOU for help.
LeosThe page I need help with: [log in to see the link]
-
Hi there Leos
I checked your site, but I couldn’t find any trace of wishlist
Could you please enable the plugin so I can check?Thank you
Hi, plugin is activated now, you can check it, Thank You very much
Look this – https://prnt.sc/sq2tq7
The first 52 products are correct, but other are missing wishlist icon. I tested it on other theme, and this bug is there too. I am not sure, but I think this problem wasn’t there recently, I think so since the new update..
Hi there
My best guess is that you’re hitting some limit with the size of the request that you’re sending to the server to retrieve Add to Wishlist buttons via Ajax: each button requires some data to be rendered, and system collects these data and send them to the server to generate buttons on page loading
Because of the number of products included in your page, this request is huge, and maybe you simply end up not being able to send all data required to render all the buttons
In this case, unfortunately, I’m afraid I cannot help much, but maybe you could try to disable ajax loading, to see if the system correctly renders buttons, when it doesn’t have to get them via ajax request
The topic ‘missing wishlist icon’ is closed to new replies.