Search found 9 matches
- Wed Dec 09, 2009 1:14 pm
- Forum: CMSMS Core
- Topic: [SOLVED] :display content block if contains data
- Replies: 2
- Views: 962
SOLVED :display content block if contains data
thanks, couldn't find that in any search.
- Wed Dec 09, 2009 9:32 am
- Forum: CMSMS Core
- Topic: [SOLVED] :display content block if contains data
- Replies: 2
- Views: 962
[SOLVED] :display content block if contains data
Hello,
say I make a template that has 9 different content blocks and I only want a block to show if content is present, is it possible?
would the code be something like this?
{if $ Huh}
{content block="Second Content Block"}
{/if}
just a very beginner here, thanks in advance
say I make a template that has 9 different content blocks and I only want a block to show if content is present, is it possible?
would the code be something like this?
{if $ Huh}
{content block="Second Content Block"}
{/if}
just a very beginner here, thanks in advance
- Tue Mar 24, 2009 9:46 am
- Forum: Developers Discussion
- Topic: [SOLVED]making content blocks invisible
- Replies: 8
- Views: 3304
Re: making content blocks invisible
hi again, just to continue the conversation after playing around with the different ways suggested to make content invisible and then using the content_dump plug-in as suggested, great for what I am wanting to achieve and almost done! ;D is there any benefit in assigning a var to the content block ...
- Sat Mar 21, 2009 8:07 am
- Forum: Developers Discussion
- Topic: [SOLVED] (SSP and) SWF OBJECT and dynamically asigning flashvars
- Replies: 3
- Views: 1752
Re: (SSP and) SWF OBJECT and dynamically asigning flashvars
thanks Jeremy, thats what I meant when I said>> turn{literal} tag "off" and the back "on" with no success but for some reason it now works! awesome. are also using SSP director to manage the photos and feeding the director URL instead of an XML feed. just in case someone else wan...
- Thu Mar 19, 2009 7:58 am
- Forum: Developers Discussion
- Topic: [SOLVED] (SSP and) SWF OBJECT and dynamically asigning flashvars
- Replies: 3
- Views: 1752
[SOLVED] (SSP and) SWF OBJECT and dynamically asigning flashvars
HI I am trying to use SSP(slideshowpro.net)and SWF object and dynamically change the "flashvars.xmlfile" . the code below is in the head. I would like to be able to enter the xml file path in the "Edit Content" page by inserting a content block in the template i.e"{content b...
- Wed Mar 11, 2009 3:10 am
- Forum: Developers Discussion
- Topic: [SOLVED]making content blocks invisible
- Replies: 8
- Views: 3304
Re: making content blocks invisible
thank you for both your inputs the assign var looks like it works and will read the wiki on content_dump **just to note I have found through pure accident that using html comment tags i.e also does what I want, shows the content block in the EDIT CONTENT PAGE but does not show it on the website. wo...
- Tue Mar 10, 2009 10:21 am
- Forum: Developers Discussion
- Topic: [SOLVED]making content blocks invisible
- Replies: 8
- Views: 3304
[SOLVED]making content blocks invisible
I have made a template that has many content blocks including places where you can paste code. the page is for a property discription this template is the final page in a directory type application I want to add on this template some content blocks that will not be shown on the page but the data co...
- Sun May 20, 2007 1:44 am
- Forum: Layout and Design (CSS & HTML)
- Topic: adding a link to the cssmenu.tpl
- Replies: 2
- Views: 1421
Re: adding a link to the cssmenu.tpl
thanks
much much easier than I thought. CMSMS rocks!
much much easier than I thought. CMSMS rocks!
- Sat May 19, 2007 8:53 am
- Forum: Layout and Design (CSS & HTML)
- Topic: adding a link to the cssmenu.tpl
- Replies: 2
- Views: 1421
adding a link to the cssmenu.tpl
I am wanting to add a link to the horizontal CSS menu. One that is not generated when adding a page but is added manually.
The link I want to add is to a blog that I have.
I have imported the cssmenu.tpl into the database but now have no idea how I can add a link?
any help much appreciated
The link I want to add is to a blog that I have.
I have imported the cssmenu.tpl into the database but now have no idea how I can add a link?
any help much appreciated