Hi there, I was trying to add a filter on a view to see only specific areas to show on the list. And then no data started being captured from the front end.
Pictures and city names are shown momentarily and disappear again. The web developer tool is also giving this error.
Could you please have a look at the link below?
hidden link
Please feel free to let me know if you need further information. The admin access that I created last time is still accessible if you would like to reach the back-end.
Thanks a lot!
Hi,
Thank you for contacting us and I'd be happy to assist.
I noticed that some styles are setting the image opacity to '0', making them invisible. In your view's custom CSS code, you can include the following code, to fix this:
.wpv-view-output .js-wpv-loop-wrapper .room-image .tb-image-slider--carousel {
opacity: 1;
}
As for the city name, I don't see them at all, even when the page has started to load and there is no data coming for that, in the page markup either.
Can you please check the view again and make sure that the city field has been properly included? In case the issue persists, you're welcome to share a screenshot showing how the city information is included in the view editor.
regards,
Waqar
Hi Waqar, your solution did not solve the problem.
I had to assign the data sets again and the problem was solved. But it doesn't mean that there is no system error. That happened a couple of times and it is worth taking a look on your end to solve this issue with a new update.
Thanks a lot and happy new year!
Kind regards,
Talatcan