Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi,

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/&lt;cms:show jsonld /&gt;

Any idea how to fix that?

I read all the tuts and I'd prefer not to use shortcodes. :D

Thanks,
Paolo
QUOTES:
Code: Select all
<cms:embed "jsonld/<cms:show jsonld />" />
OMG.

And, of course, it works!!

Sometimes I wonder why I am looking for a complicated answer.

Thank you very much Trendoman!!
3 posts Page 1 of 1
cron