[SOLVED] Problem creating elements

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
daneswood
Forum Members
Forum Members
Posts: 10
Joined: Wed Aug 01, 2007 11:39 am

[SOLVED] Problem creating elements

Post by daneswood »

I would like to do one thing with CMS MS but im not sure it is possible.
I would like to create an element (element with text inside) that can be modified by the editor, but i would like to be in all my pages.

My problem is that if I create it in the template, it cant be modified with the editor and if I create it in the editor then I have to modify my element in all the pages.

Is there something like include to include this element? or maybe a module for it?
thank you very much.
Last edited by daneswood on Mon Aug 06, 2007 9:00 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Problem creating elements

Post by RonnyK »

You can use the Global Content Block. Create a GCB and place it in the template where you want it to show. Only the GCB has to be edited, and all pages will reflect the changed text.

Ronny
daneswood
Forum Members
Forum Members
Posts: 10
Joined: Wed Aug 01, 2007 11:39 am

Re: Problem creating elements

Post by daneswood »

That was really cool,  exactly what I needed!
Thank you very much!!
Post Reply

Return to “CMSMS Core”