Page 1 of 1

How to add new items do menu

Posted: Fri Apr 10, 2015 12:23 pm
by stawnasto
Hi
I have got website: http://przedszkole-teczowakraina.com on
CMS Made Simpleā„¢ 1.11.1 "Baltra"

I always working with joomla but now I must add new item to main menu on left...
What I doing, I create new page, I fill "text menu" click approval and nothing new not apper in menue website?

I found module menuemanager and in description I found parameters: (optional) items="contact,home"
Use this item to select a list of pages that should display the menu. The value should be a list of comma-separated aliases sites.

Where I must add new aliases of new page to apper in menu?? what files contains it? I have no knowledge of php etc, I always using admin site to do changes. Simple changing I can do in files, but what kind of files need to be change? and where is located this file in ftp of made simple.

So simple task, add new item to menu but from admin site immposible for me :(
If anyone can help me I will be grateful!

Re: How to add new items do menu

Posted: Fri Apr 10, 2015 5:40 pm
by velden
Looking at the html source of this website I'm pretty sure the menu is kind of hard coded in either the page template(s) or, if multiple page templates are used AND if you're lucky, in a Global Content Block.

This means the Menu Manager is not used, the reason is obvious; it would be very hard to create some kind of logic to create that menu with different colors and animations using Menu Manager.

Re: How to add new items do menu

Posted: Fri Apr 10, 2015 6:17 pm
by stawnasto
Not nice information :( I was looking for long time today corect file and did not find it.
Thanks for reply

Re: How to add new items do menu

Posted: Fri Apr 10, 2015 6:35 pm
by velden
You shouldn't look into a file. Look into:

Layout -> Templates
Optional: Content -> Global Content Blocks