AkazieIT / grav-theme-akazie-wood

This is a theme of Akazie IT GmbH and is intended for simple websites without great features
https://demo.akazie.com/akazie-wood/
MIT License
12 stars 7 forks source link

Error adding modular page type Breaktitle #17

Closed pmoreno-rodriguez closed 2 years ago

pmoreno-rodriguez commented 2 years ago

Hi. When I try to add a Breaktitle module in a modular page, I obtain this error:

ERROR: modular/catfilter.html.twig template not found for page:

It seems that catfilter.html.twig doesn't exist in modular folder.

grimnebluna commented 2 years ago

It seems like this is a bug from an old akazie-wood version. did you try to update your theme? Which akazie-wood version are you running?

pmoreno-rodriguez commented 2 years ago

Hi. I've updated the theme and seems the error has dissapeared, but why there are two blueprints templates (catfilter and catposts) without their twig templates?

grimnebluna commented 2 years ago

Those templates got pushed by accident with a past update and we forgot to delete them in the git. you can delete them if you like. won't affect your theme. they will be removed with the next update. thanks for the heads up.