global_content tag
Welcome to the official CMS Made Simple documentation pages. We make a continuous effort to keep the information here up to date! However, dear user, we highly value your assistance in the process.
We need your assistance to make the documentation accurate, user friendly and understandable. Therefore we welcome any tips or suggestions regarding documentation. Thank you in advance for your contribution.
However, we will not respond to technical support questions submitted using this form. If you are having difficulty with CMSMS and cannot find the solution on this website, please submit your question appropriately on our support forum at: http://forum.cmsmadesimple.org. Please remember to follow the forum rules when posting.
Purpose
Inserts a global content block into your template or page.
How to use?
Insert the tag into your template/page, where name is the name given to the block when it was created.
- {global_content name='myblockname'}
Available parameters
- name (required) - The name of the global content block to display.
- assign - The name of a smarty variable that the global content block should be assigned to.
Previous page: embed tagNext page: menu_text tag




