Discussions
How do we push layouts without pages being created in the Back Office?
The [documentation](https://doc.locomotivecms.com/docs/layouts) states that "Layouts are not listed as pages in the back-office".
However, when I run `wagon deploy [env] -r pages -f layouts/*.*` , the layouts appear as pages in the Back Office. How can I deploy my layouts without pages being created?
Posted by Luke Grayson over 1 year ago
undefined method `to_sym' for nil:NilClass and Images giving internal server error
When syncing my content to local or to deploy to another environment (using wagon) I get the error undefined method `to_sym' for nil:NilClass and can't deploy but my current production env is working, although it's giving me the error on deploy and the uploaded images are throwing the internal server error
Posted by Diogo Sobreira over 1 year ago