Page 1 of 1

How to create the old Global Content Block

Posted: Wed Sep 14, 2016 9:42 am
by Barrowboy
Hi
Using the new version 2.1.5

How do you now create the old Global Content Block?

I want to use a block of code that only applies to certain pages, does this now mean a different template for each page.

The old way was to add the Global content Block in the page content area.

How can this be done now?

Thanks

Re: How to create the old Global Content Block

Posted: Wed Sep 14, 2016 10:15 am
by chrisbt
Just create a new Generic template, e.g. 'sampleBlock'

Then call it with {global_content name='sampleBlock'}

:)