Hi,
I am trying to simply embed a file with:
But I get an error.
Error embedding file: /my_website_path/couch/snippets/jsonld/<cms:show jsonld />
Any idea how to fix that?
I read all the tuts and I'd prefer not to use shortcodes.
Thanks,
Paolo
I am trying to simply embed a file with:
- Code: Select all
<cms:editable name='jsonld' type='text' label='JSON-LD page link' order='99' />
<cms:embed 'jsonld/<cms:show jsonld />' />
But I get an error.
Error embedding file: /my_website_path/couch/snippets/jsonld/<cms:show jsonld />
Any idea how to fix that?
I read all the tuts and I'd prefer not to use shortcodes.

Thanks,
Paolo