Description
I have an entry type called cta which is used by my main content builder field. But I want to reuse the entry type in a nested entry for my CKeditor field. These entry types are prefixed with richText[BLOCK_NAME] so i just renamed the existing entry to richTextCta instead of cta. But it doesn't resolve correctly in the templates.
general config partialTemplates setting is configured to "_elements"
Steps to reproduce
Additional info
- Craft version: 5.10.2
- PHP version: 8.2
- Database driver & version:
- Plugins & versions:
Description
I have an entry type called cta which is used by my main content builder field. But I want to reuse the entry type in a nested entry for my CKeditor field. These entry types are prefixed with richText[BLOCK_NAME] so i just renamed the existing entry to richTextCta instead of cta. But it doesn't resolve correctly in the templates.
general config partialTemplates setting is configured to "_elements"
Steps to reproduce
Additional info