Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Joey_M Posted December 27, 2015 Posted December 27, 2015 Could someone create a plugin which would allow people to add links to the 'user name' drop down menu?
Martin A. Posted December 27, 2015 Posted December 27, 2015 You mean this menu? Should you, as the admin be able to add links? Or the users? What links would you put there, and why can't they be added to the normal menu?
bradl Posted December 27, 2015 Posted December 27, 2015 I don't know what OP wants to put there but for example I recently wanted to put a link to billing/shipping address settings there.
Dean_ Posted December 28, 2015 Posted December 28, 2015 I'll share what I've done. AdminCP > Customise > Skin Name, Under templates > Core > Front > Global > userBar Or simply search in templates: ipsMenu_item Find: <li class='ipsMenu_title'>{lang="menu_settings_title"}</li> Add below: <li class='ipsMenu_item'><a href='URL TO LINK'>{lang="NAME OF LINK"}</a></li> I'm not sure if this is 100% correct, and I'm sure someone with coding experience could confirm. Remember to change the URL and the NAME OF THE LINK. But this will add extra links to the drop down menu.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.