adding static { and } [resolved]

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
snakey
New Member
New Member
Posts: 4
Joined: Fri Feb 15, 2008 10:25 pm

adding static { and } [resolved]

Post by snakey »

hi, I need to add static code block to a temlate, with a style..



#menu{
blabla;
}



but anywhere I put it it excludes the part within {}, because it thinks it is a dynamic block and says theres a problem with Smarty. I tried putting it into the template or using global content blocks, but no success.
Any other options how to put it there?

Any help muich appreciated
Michael
Last edited by snakey on Sun Feb 24, 2008 8:11 pm, edited 1 time in total.
snakey
New Member
New Member
Posts: 4
Joined: Fri Feb 15, 2008 10:25 pm

Re: adding static { and }

Post by snakey »

sjoerrigter wrote: you shouls put the code between the tags {literal} and {/literal}. This way CMSMS won't recognize { and }.
great, thank you very much!
Post Reply

Return to “CMSMS Core”