Search found 6 matches

by johnnylocktang
Thu Jul 04, 2013 9:44 am
Forum: CMSMS Core
Topic: Multiple values in IF-statement?
Replies: 4
Views: 2084

Re: Multiple values in IF-statement?

Is it because I use neq (not equal)?
by johnnylocktang
Thu Jul 04, 2013 9:36 am
Forum: CMSMS Core
Topic: Multiple values in IF-statement?
Replies: 4
Views: 2084

Re: Multiple values in IF-statement?

Hmm, not really working mate.

Code: Select all

{if ($page_alias neq 'hem') or ($page_alias neq 'boka')}
If I remove 'boka' its works fine.
by johnnylocktang
Thu Jul 04, 2013 5:48 am
Forum: CMSMS Core
Topic: Multiple values in IF-statement?
Replies: 4
Views: 2084

Multiple values in IF-statement?

Hi,

Quick question (again).

Is it possible to set multiple values in this statement?
For example, IF $page_alias eq "hem" and "home" and "home2".
{if $page_alias eq "hem"}

Thanks
by johnnylocktang
Wed Jul 03, 2013 7:52 pm
Forum: CMSMS Core
Topic: Left-sided menu using IF (Smarty)
Replies: 5
Views: 2149

Re: Left-sided menu using IF (Smarty)

This is what It looks like when im at "Hem", right under the Internal Page Link "Svenska".

Image
All of this should be gone regarding the IF-statement.
by johnnylocktang
Wed Jul 03, 2013 7:37 pm
Forum: CMSMS Core
Topic: Left-sided menu using IF (Smarty)
Replies: 5
Views: 2149

Re: Left-sided menu using IF (Smarty)

Thanks for the quick reply. Problem is, I get the menu to dissapear but before i reverted my pages the "Navigera" part was also gone. So, for example, when we are on the "Home" page. This page does not contain any childs or anything. And if we browse to another page, for example ...
by johnnylocktang
Wed Jul 03, 2013 7:20 pm
Forum: CMSMS Core
Topic: Left-sided menu using IF (Smarty)
Replies: 5
Views: 2149

Left-sided menu using IF (Smarty)

Hi, Quick question. I've been using this If-statement for awhile now, but since I added Multi Lingual support its not really working anymore. The main difference might be that i reverted the order of pages. 1. Swedish 1.1 Home 2.2 About Etc, and I have 3 of "those". Swedish, English and De...

Go to advanced search