Problem:
The customer wants to restrict access to posts with the term "Market News" so that only logged-in users belonging to specific Post Groups can view them.
Solution:
Toolset Access does not restrict access based on taxonomy terms assigned to posts. Instead, it uses Post Groups to manage access, where posts are manually assigned to Post Groups in the WordPress admin area, and access is controlled for entire user roles or individual users.
To achieve the desired functionality, you can consider using Toolset's conditional HTML to restrict content based on taxonomy. Here are some resources and suggestions:
While Toolset does not provide a built-in way to filter by taxonomy terms directly, combining the above methods with some custom code can achieve the desired result. However, support for custom code is beyond the scope of this forum. If custom implementation becomes a roadblock, consider seeking assistance from Toolset Contractors: https://toolset.com/contractors/
Problem:
The customer is trying to update Toolset Types from version 2.2.23 to 3.5.2 after purchasing a license, but they encounter an error message.
Solution:
If the website has very old versions of Toolset plugins, such as Types version 2, automatic updates won't work due to the significant version difference. A manual update is required:
Download the plugin from the Toolset account downloads page.
Upload the newer version of Types to the site via the WordPress admin area:
Navigate to WP Admin -> Plugins -> Add New Plugin -> Upload Plugin.
Confirm to overwrite the existing plugin version when prompted.
Once updated manually, future updates for Toolset plugins should be manageable from the admin area.