Need help understanding the layout system
When trying to implement different layouts in a new theme (fullwidth, two column, etc.) i get the error
This template does not support pdledi_gui (no content regions defined)
when trying to edit layout via pdledit.
In my templates i have the following lines in the top comment which define the regions in the template:
* * ContentRegion: content, region_2
and the content is wrapped in a div with id "region_2" . Is there any other declaration of regions i am missing?
@!
Hubzilla Development