I am trying to use infinite scroll on the WordPress Archive of Posts, but when the second page loads, the Featured Image displayed for each Post is a duplicate of the Featured Images on page one. In other words, the image displayed for post #11 is the same as the image displayed for post #1, the image displayed for post #12 is the same as the image displayed for post #2.
You can see the issue here: hidden link
Hello,
The problem you mentioned above is abnormal, in case it is a compatibility problem, please try this:
1) deactivate other plugins and switch to wordpress default theme, and test again
2) If the problem still persists, please provide a database dump file (ZIP file) of your website in below private detail box, also point out the problem page URL, I need to test and debug it in my localhost, thanks
Thanks for the details, I am downloading the file, will feedback if there is anything found
I have tried the database dump file, but there isn't similar problem in my localhost, As you mentioned above:
I tried using the Twenty Seventeen theme instead of Divi ... the image in the 11th position was different from the image in the 1st position
So there isn't similar problem after you deactivate other plugins/theme, it should be a compatibility problem of your website, and I will not duplicate same problem with only database dump file.
Please try these in your website:
1) deactivate other plugins and switch to wordpress default theme
2) activate other plugins/theme one by one, try to locate the problem plugin/theme
To debug it, I suggest you output the post title and post ID in the View's loop:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-id
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-title