Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Hi!

I'm using a snippet (header.html) with links that i include to show the menu on all the pages on the site.

Now I want to add some icons with links to social media just below this menu on all pages.
I want these links to be editable.

Where should i define my

Code: Select all
<cms:editable name='menu_twitter_id' label='Your Twitter ID' group='group_menu_social' type='text'/>


I can not add them to the snippet.html, since that is no template, and if i have to add the definition to every page it would be silly.

I'm sure i'm missing something simple here,

Please advise!
Found it! It's called globals!

Had a lot of help from the Aurelius portfolio tutorial:

https://docs.couchcms.com/tutorials/portfolio-site/tying-the-loose-ends.html
2 posts Page 1 of 1