Hello,
Please, I am using Elementor and Toolset Types on a project.
I have created a number of custom post types using Toolset Types. This also means that I now have a number of archive pages related to these post types.
Now, because archive pages created by wordpress do not have any filtering, I want to add filters to the archive pages created using a plugin called Jestsmartfilters. This plugin adds filters to the Archive Widget created in Elementor.
Please is JetSmartFilters compatible with Toolset Types? Will Jetsmartfilters be able to successfully query CPTs and taxonomies created by toolset?
Regards,
Francis
Toolset offers and supports Toolset Views or Toolste Blocks to do this kind of things.
It is perfectly integrated with Archives, allowing to add Custom searches, ordering and more to the Archive
Now, if you prefer using another Tool for that, and need Types to feed those filters, there should be no integration required.
Toolset Types only creates native data (post and post meta, term and term meta, etc) that any WP Query can use.
So if that plugin builds queries with and for native WordPress data, this will work with Types or any other plugin or code creating such data.
Post relationships, on the other hand, are stored in specific tables, and here only custom code or specific integration can help to feed this data to other queries.
For this kind of integration, however, a feature request would need to be added ad https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/ (for Toolset) and to the other Plugin developers as well, so the respective Product Managers could eventually consider some cooperation.