I have installed the newest version of cms made simple multi language. I have just found the advertising iframe before website content. It is like this:where post_id = 112388;
";
nice!
nice!
In fact the start_element works.
If you put for example {dhtmlmenu start_element=3}, it will create a menu with only sub-elements of page 3.
However, the way menus are done is not really great. I'm gonna redesign them for next version.
So, if you have ideas, suggestions or wishes, please make them there.
If you put for example {dhtmlmenu start_element=3}, it will create a menu with only sub-elements of page 3.
However, the way menus are done is not really great. I'm gonna redesign them for next version.
So, if you have ideas, suggestions or wishes, please make them there.
nice!
Well, i had something like Sub-Sub categories and it didnt seem to work, but i was in bit of a hurry to test everything so i cant really say was it my own fault or not.
Anyway, scenario that i had was something like this:
1.2: Reviews
1.2.1: Album1
1.2.2: Album2
1.2.3: Album3
And as i tried to put start_element="1.2" or start_element=1.2, i got the whole menu tree all the time OR no menu at all.
Anyway, scenario that i had was something like this:
1.2: Reviews
1.2.1: Album1
1.2.2: Album2
1.2.3: Album3
And as i tried to put start_element="1.2" or start_element=1.2, i got the whole menu tree all the time OR no menu at all.
nice!
ok. there seems to be a little bit of confusion there.
the number you have to put for start_element is the page ID, which is different from it's hierarchy number.
anyway, you can find out this ID by going to the content management and trying to edit your page. you'll see that your url is something like that :
editcontent.php?page_id=1&parent_id=0
the page id there is "1"
i know it's not very user friendly. but as i said before, the menus are going to be rewritten, so i'm welcoming any suggestion about useability or features.
the number you have to put for start_element is the page ID, which is different from it's hierarchy number.
anyway, you can find out this ID by going to the content management and trying to edit your page. you'll see that your url is something like that :
editcontent.php?page_id=1&parent_id=0
the page id there is "1"
i know it's not very user friendly. but as i said before, the menus are going to be rewritten, so i'm welcoming any suggestion about useability or features.