Forum Replies Created
- 
		
			
Can anyone point me in the right direction with this. Please help! @mercime, thanks again for following up on this. I pasted my functions.php code in pastebin.com , saved as “DynamicProfile-061812” for the time being I installed the following plugin “BuddyPress login redirect” to partially solve my issue. This plugin redirects the user to their personal profile page but I still need the menu item to appear as well. -John Do you think I misplaced the code in functions.php ? Please help, I need this resolved. Mercime, 1. I deleted the new page http://impartoo.com/my-profile/, it’s associated menu item “My Profile” was also deleted. 
 2. Added the code in functions.php (the file was saved successfully without throwing an error).I’m not seeing that the code created a link in the navigation menu when logging in with a user. There is no menu item tab called “My Profile”. Do I need to create a new menu item called “My Profile” in the main navigation menu? If so, how do I do this without creating an associated page? Can you please take a look, here is a test user for my site: http://impartoo.com 
 username = beenthere
 pass = testThanks again, -John Hello Mercime, I’m not sure where to add the code in the functions.php. Can I just add it to the bottom of the file? I just want to make sure that I explained myself correctly, this time with an example of my actual site. I created a page http://impartoo.com/my-profile/ and added a main menu item called “My Profile”. What I would like to achieve: 
 –>User1 logs in and clicks on http://impartoo.com/my-profile and is redirected to http://impartoo.com/members/user1/profile/–>User2 logs in and clicks on http://impartoo.com/my-profile and is redirected to http://impartoo.com/members/user2/profile/ Thank you for your patience. -John Thank you for taking the time mercime. Do I need to tweak this code in any way before adding it to the functions.php file. Thanks again -John