Jump to content

How u change this menu?


qnkov

Recommended Posts

you will need to edit the theme you are using!!! search---elCreateNew

 

look for this in the userBa

<a href='#elCreateNew_menu' id='elCreateNew' data-ipsTooltip data-ipsMenu title='{lang="create_menu_title"}'>
					<i class='fa fa-plus'></i> &nbsp;{lang="create_menu"} <i class='fa fa-caret-down'></i>
				</a>

 

and remove it and the magic has been done

when I load your site, I was like a vampire, slept for thousands of years and just now is my first glimpse of light haha.

Link to comment
Share on other sites

56 minutes ago, mr-pimpen said:

you will need to edit the theme you are using!!! search---elCreateNew

 

look for this in the userBa



<a href='#elCreateNew_menu' id='elCreateNew' data-ipsTooltip data-ipsMenu title='{lang="create_menu_title"}'>
					<i class='fa fa-plus'></i> &nbsp;{lang="create_menu"} <i class='fa fa-caret-down'></i>
				</a>

 

and remove it and the magic has been done

I'm not sure, but I think he doesn't want to remove the menu item itself, but rather an item within the CreateNew menu.

The items within the CreateNew menu are rendered based on the permissions of the user group(s) of the current user, the correct way of removing an element would be to take away the user group's permissions for the app/page associated with the element.

Adding new entries to the CreateNew menu is easy, but deleting entries provided by the IPS Framework or any third-party application / plugin requires more than just removing an element from a template.

Edited by Oni

Please no more private messages, mentions or anything like that. I don't offer any support at the moment.

Link to comment
Share on other sites

Yes, i want to forbid users to see Upload file in Create. That's one of my idea. To forbidd them to upload files in short. I've tried to find this in Members-Group-Users, but couldn't find permission for that. Can you screenshot me or tell me with correct path how can i remove for users this option or change it. My forum isn't for files downloads, so i don't need users to see or be able to upload files. 

And how u normally add other option there, for example to move Magazine in this menu or something like that. Do you need to edit theme's template or there are options for that in admin panel. 

Edited by qnkov
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...