Add global content

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
dbiber
New Member
New Member
Posts: 1
Joined: Tue Oct 10, 2023 2:02 pm

Add global content

Post by dbiber »

Hello community,

I'm searching for a way on how to display the content of a specific node of the content database on all pages.

I want to have one content visible on all pages that could be edited by a user without having the need to have the "desginer" entitlement.

Thanks for your support.

BR, Dominik
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1629
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: Add global content

Post by DIGI3 »

There's a lot of ways to do this, but the one I like in this context is to add a content block to the home page (or page of your choice), in a tab called "Global" or similar. You can then do {page_attr page='home' key='my-global-block'} in your template to output it wherever you want.

There are also several modules and other options for handling it, but I find as users already know how to edit a content block this is the simplest.
Not getting the answer you need? CMSMS support options
Post Reply

Return to “Layout and Design (CSS & HTML)”