Hey Ulysses,
Unfortunately the current Easydiscuss SEO routing setting is not possible to achieve what is your current requirement.
Let me explain how this 3 routing work :
Use Current Active Menu ItemId ( default )
- Imagine when you created "EasyDiscuss - frontpage layout" menu item from backend, so this menu item will appear on your site menu bar. When the user click on this menu item, all the existing EasyDiscuss link will use this menu item alias.
Use Menu ItemId Determined By EasyDiscuss
- This is what i always recommended user to configure to use this, because system will find as long as you created those menu item like "Easydiscuss - frontend layout", "EasyDiscuss - single category layout", "Easydiscuss - favorite layout", it will follow back what you set that menu alias from backend, but some time it can't fit all other user needs like you case.
Use Menu ItemId
- This allow user to put their what menu item id they want all the existing Easydiscuss URL to use this menu item.
- in other word, when you created those "Easydiscuss - frontend layout", "EasyDiscuss - single category layout", "Easydiscuss - favorite layout" from backend, the frontend URL will not follow these what you created that menu alias, because it only follow what you set that unique menu item id which is 533.
Regarding with your current requirement, I will recommended to use back what my colleague suggested to you, but need to hardcoded some URL from the PHP file in order to meet your current requirement.
You can download my attached file and replace into your current template override path
JoomlaFolder/templates/YourCurrentTemplate/html/com_easydiscuss/toolbar/default.php
One last thing regarding the forum toolbar under the naming convention "engage".
users was disabled and not showing at one point.
I noticed that it is showing on the frontend, but disabled on the backend.
Is there another trigger that also places it on the tool bar that needs to be disabled?
My colleague already help you disabled this from
backend > Easydiscuss > setting > integration > Easysocial > Use EasySocial Members since you have installed Easysocial on your site, so the system will refer on this setting as well, you can check my attached screenshot here ->
http://take.ms/LVlFj
Hope this will help.