- 
	
	@mercime replied to the forum topic Adding Dynamic Profile Link to Main Menu Item in the group How-To and Troubleshooting 13 years, 1 month ago @kissandim you’re welcome. glad you resolved it on your own 🙂 
- 
	
	@mercime replied to the topic Adding Dynamic Profile Link to Main Menu Item in the forum How-to & Troubleshooting 13 years, 1 month ago @kissandim didn’t get the notification. Just in case you haven’t found the solution yet, just move $profilelink before the $menu, therefore the last three lines should look like this: $menu = $profilelink . $menu;
 return $menu;
 }@cpinsd if you have more than one custom menu in your theme, find out the ‘theme_location’=>’???’ of that specific…[Read more] 
- 
	
	@mercime replied to the forum topic Adding Dynamic Profile Link to Main Menu Item in the group How-To and Troubleshooting 13 years, 1 month ago @kissandim didn’t get the notification. Just in case you haven’t found the solution yet, just move $profilelink before the $menu, therefore the last three lines should look like this: 
 `$menu = $profilelink . […]
	@kissandim
	Not recently active