@cpinsd
Not recently active
-
@mercime replied to the topic Adding Dynamic Profile Link to Main Menu Item in the forum How-to & Troubleshooting 12 years, 2 months 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]