I’m finishing up a website that has an inventory section populated by an Inventory dataset. Each row in the dataset has information including a gallery. The data being presented on the front-end doesn’t match what is in the dataset in the back-end.
I triple checked that the dataset is correct. It is. I checked both sandbox and LIVE environments, they’re good. I sync to LIVE. Publish site. View inventory and it is incorrectly showing inventory.
Does anyone have any ideas on how to solve this quickly? Is this a glitch or DEV error?
Here’s a link to the published site: https://contact19379.wixsite.com/masters/usedgolfcarts
Click on almost any index thumbnail and you’ll see incorrect gallery and data flowing through.
2 Likes
Moved to Wix Code Category.
I’m not aware of any data syncing issues. I clicked it and followed it - It actually looks good to me. Attached a screenshot to show you:
That’s JUST the Dynamic Index page. Click the more info on one of the vehicles and you will see the gallery images do NOT match the vehicle HERO image despite the data in the dataset being correct.
@chris47209 It’s actually working for me. Try clearing your cache!
@brett-haralson I will clear my cache in a moment. Is there a way to flush the cache on the site?
@chris47209 I’m not sure it’s the site - because It looks fine for me 
@brett-haralson I just cleared the Chrome browser cache and hard-refreshed and I’m still getting the same issue. I’m going to try with a completely different (no cache of site) browser and see what happens.
I just restarted my machine. Cleared the browser cache. Hard-refreshed the LIVE site and I’m still getting the same error. Also note: it’s sporadic. Not ALL vehicles behave the same way.
@chris47209 I clicked on 3-4 and they displayed correctly. More than likely you have a category a little off possibly?
@brett-haralson I’ve made sure the dataset is solid. I had another external WIX developer (a WIX Expert who helped me build some of the filtering functionality) and he is experiencing the same issues.
In addition, the client is also having issues.
Problem is persisting with myself and 2 other external viewers. Browser caches cleared. Browsers hard-reloaded. Permissions checked. The inventory data collection is still not showing the correct information on the front end.
I solved the problem! Here’s how I did it.
When you go to the dynamic page in question, in this case, it’s the specific vehicle page > SETTINGS > PAGE INFO > The issue (it seems) was the page URL I was using from the data collection was the Vehicle Title and many of the vehicle titles were the same and that was causing a conflict. I changed this value to the Vehicle ID which is unique to each vehicle. Save. Re-sync. Re-publish and tested and it seems to be working fine now!!
Thanks @brett-haralson for the quick support replies.
Glad you got it working man - great work!!!