I am trying to: Use this method: https://toolset.com/forums/topic/load-more-button-3/#post-853208
Link to a page where the issue can be seen: hidden link
I expected to see: All the custom post types loaded.
Instead, I got: Not all posts, but duplicates.
Login to website: nostamo
password to website: loistokaara
Hello,
I have tried the credentials you provided above, it is not valid, I get this error:
ERROR: Invalid username.
Please check it.
For the problem: not all posts, but duplicates.
I have tested it in your website:
1) open URL
hidden link
2) click button "Lataa lisää", I don't see the duplicated posts, see screenshot
Is there any missing?
Hi,
Sorry, testAdmin / toolsetHelp should work now.
I dont see duplicates if I´m viewing in incognito-mode, but when logged in as admin I see them. I guess its a caching issue? Is there some setting in Toolset that I should change to turn off the caching?
For the cache problem, I suggest you try these:
1) Clear your browser cache, and test again
2) And you can disable Views cache by setup cached="off" attribute in Views shortcode [wpv-view], for example:
[wpv-view name="My amazing custom post list" cached="off"]
and test again
More help:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-view
cached (opt):
off
Turns off the caching system for the View.