I am building a directory site using Toolset and the Kadence theme, with a custom post type called 'People' and a Toolset content template to display custom fields. However, the Kadence theme layout overrides my Toolset template, preventing my custom fields and layout from appearing.
Solution:
After troubleshooting, it was found that the "Event Tickets" plugin was causing the issue. Disabling this plugin allowed the Toolset content template to render correctly. Upon re-enabling the Event Tickets plugin, the Toolset template continued to display correctly for the 'People' custom post type. It’s unclear why disabling and re-enabling the plugin resolved the conflict, but this approach has been successful in other cases.