We have updated type related content data in each product page. But, it's not updated in wp1_toolset_associations table and also database has two tables in backend 1. wp1_toolset_associations and 2.wp1_toolset_associations_old. These tables are not created by our team , which is created automatically at the time of plugin updates.
And also please let us know how to get and show the type related content in frontend of site. Please refer the screenshot duplicated tables hidden link and type related content section.hidden link
Hello,
The database table "wp1_toolset_associations_old" is backup copy of table "wp1_toolset_associations", it is created automatically when you upgrade the Toolset types plugin, and migrate Toolset relationships to the latest version, you can delete it after the upgrading is completed successfully, but I suggest you backup your database first.
For the question:
how to get and show the type related content in frontend of site
Please check our document:
https://toolset.com/course-lesson/displaying-related-posts/
If you are going to display the related posts with PHP codes, please check below document:
https://toolset.com/documentation/customizing-sites-using-php/post-relationships-api/#toolset_get_related_posts