I am trying to:
Use AJAX filters and infinite load pagination with a view that pulls in posts. It displays them in a grid with their featured image as the background, and the title and custom fields overlaying. I have taxonomy filters at the top.
Link to a page where the issue can be seen:
I expected to see:
A filtered list that displays like its initial state before any filtering/scrolling.
Instead, I got:
The filtering and pagination work, but the featured images of the posts do not load after a filter is selected or the user scrolls to activate infinite load. Only the first "page" displays the featured images. Otherwise, they are the "No Image Found" placeholder.
Hi there,
Given the fact that you work locally on your website and I do not have access to it for further investigation, here are the suggestions I can give:
Update Toolset
Please update all Toolset plugins to the latest version (currently you use one version older):
https://toolset.com/faq/how-to-install-and-register-toolset/#automatic-update-requires-registration
Check for possible plugin/theme conflict
- IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website.
- Switch to the default theme such as "TwentyTwenty" by going to "WordPress Dashboard > Appearance > themes".
- Go to "WordPress Dashboard > Plugins" and deactivate all plugins except Toolset ones.
- Check if you can still recreate the issue.
- If not, re-activate your plugins one by one and check the issue each time to find out the plugin that causes the problem.
------------------
If the problem persists, I'd appreciate it if you provide a copy of the website using the method below:
https://toolset.com/faq/provide-supporters-copy-site/
I will also need login information that you can share by setting the next reply as private.
Thanks.