How to add new items do menu

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
stawnasto
New Member
New Member
Posts: 2
Joined: Fri Apr 10, 2015 12:00 pm

How to add new items do menu

Post 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!
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: How to add new items do menu

Post 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.
stawnasto
New Member
New Member
Posts: 2
Joined: Fri Apr 10, 2015 12:00 pm

Re: How to add new items do menu

Post by stawnasto »

Not nice information :( I was looking for long time today corect file and did not find it.
Thanks for reply
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: How to add new items do menu

Post by velden »

You shouldn't look into a file. Look into:

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

Return to “The Lounge”