You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module doesn't exist in Typhoon. I'm guessing you installed a skeleton with some other theme and then installed Typhoon and set it to default.
By design, theme's are not required to contain any specific templates, this allows them to be very customized for their intended application. It would make no sense for a 'documentation' theme to contain the required templates to render a blog or e-commerce application. However, this means the theme is very tied to the content, so you might need to do some work to either 'port' your old theme's modular/double_text.html.twig into your customized Typhoon theme, or perhaps switch to another module type that Typhoon supports.
I started with a fresh installation and installed Typhon without any other theme.
In the.
Under the blueprint folder exists a double_text.yaml which comes with Typhoon.
There are more modules in the blueprint folder which don't work.
Can you check your sources why I get this modules?
Hmmm that is probably a remnant from the development of in I have no skeletons that use it. I’ll remove it in the next release. Just ignore it for now.
Hi,
in the Theme is no template for "Double Text".
Where I can find the Template for Double Text?
Thanks!
The text was updated successfully, but these errors were encountered: