Open timbo-lino opened 6 years ago
Hmm, it's not related to the plugin. it looks like it can't find the partials template.
You sure you have the file user/themes/yourtheme/templates/partials/example.html.twig ?
As soon as I disable the SEO plugin it works fine
I'm sorry, but I need more info. Where do you use that include? in which template? are you using an existing theme?
Okay!
I use that include line ( {% include 'partials/example.html.twig' %} ) in default.md, not in a template. I do this because on some pages I want to embed an image, which is defined in expample.html.twig. As soon as I enable SEO Plugin I can not edit this pages with this include part in the backend (admin-panel). Frontend rendering works fine. Only backend rendering seems to the issue
Theme does not matter. Tried it with Pinpress, Antimatter and Bootstrap.
Hey,
a very nice plugin. But it break site creation when I include a partial into my sites
{% include 'partials/example.html.twig' %}
leads to: