we suddenly got a weird issue where Views seems to use a different post depending wether a field is used in html-tags attribute or its content. best to explain with images:
this is the View, i added "data-test="[wpv-post-id]" and another [wpv-post-id] in the div's content: hidden link
this is the output. inside the tag in the data-test attribute, it's the correct post-id. outside it's the post-id of the current post: hidden link
it's not just wpv-post-id, all fields in the content of an element are from the current page (wrong), while the ones in the attributes of the element are the correct ones from the views-loop.
just to test, i downgraded to the previous types, but it didn't help. otherwise all is up-to-date.
Hello. Thank you for contacting the Toolset support.
Can you please share problem URL as well as admin access details and let me check whats going wrong with your setup.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
This is really weird issue. I can see with the first post id shortcode that is added as attribute data-test="[wpv-post-id]" does result in wrong post ID. The second shortcode [wpv-post-id] does shows the correct value.
I see on your plugins page that you are using outdated Toolset plugins. We always recommend running your site with the latest stable release plugin version.
*** Please make a FULL BACKUP of your database and website.***
Could you please update ALL Toolset plugins to it's latest officially released version. You can download the latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/
OR
You can install/update Toolset pluigins using the installer plugin:
-https://toolset.com/faq/how-to-install-and-register-toolset/#automatic-installation-once-you-have-otgs-installer-plugin-installed
Does updating plugin to latest release helps? if no:
In order to minimize the cause of the issue as well as to ensure there is no plugin/theme theme conflict you are using:
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
- Do you see any difference?
Ahh it seems we cross posted it and your issue is resolved. would you mind to mark resolve this ticket with different message like, this ticket is resolved with updates.