Forum Replies Created
-
In reply to: How do you put the "My Profile" link on the menu?
and robin, it is taking rather long time to open the edit page after clicking the edit button. Is that a problem from my webhost or the code?
In reply to: How do you put the "My Profile" link on the menu?Hi Robin.
Thanks a zillion for the tweak. It does work wonderful enough!!.
I have a little doubt : I have three menus in my theme, but I want to make it appear in only one menu. can you untie that knot for me?
In reply to: How do you put the "My Profile" link on the menu?hi Robin,
I tried both ways already. It mashes up in both the ways.
Can you suggest me how to get the black admin bar for the users above my site, just like bbpress has it now for its user at the top of the page?
Is it possible that I make it visible and available only to logged in forums – users??
In reply to: How do you put the "My Profile" link on the menu?I copied and pasted the stuff exactly as you said, and after updating the page, this piece of code :
echo $current_user->user_login . "";
is turning into this :
echo $current_user-/>user_login . "";
Its happening whenever i am updating the page by saving it.
In reply to: How do you put the "My Profile" link on the menu?In reply to: How do you put the "My Profile" link on the menu?@robin-w , I am sorry for those remarks. I am actually more frustrated with myself for not being able to come up with a solution for that.
I have also seen that you have tried a lot to answer this particular question plaguing this board.
I have already tried Ronthai’s solution, but this is what pops up on my page :
Parse error: syntax error, unexpected ‘/’ in /home/knolzgig/public_html/wp-content/plugins/wp-exec-php/wp-exec-php.php(652) : eval()’d code on line 4
I am unable to understand this now. there were / in many places… and I didn’t understand which one was causing the trouble, which unexpectedly shouldn’t have come in the first place.
In reply to: How do you put the "My Profile" link on the menu?@robin-w , I am sorry for those remarks. I am actually more frustrated with myself for not being able to come up with a solution for that.
I have also seen that you have tried a lot to answer this particular question plaguing this board.
I have already tried Ronthai’s solution, but this is what pops up on my page :
Parse error: syntax error, unexpected ‘/’ in /home/knolzgig/public_html/wp-content/plugins/wp-exec-php/wp-exec-php.php(652) : eval()’d code on line 4
I am unable to understand this now. there were / in many places… and I didn’t understand which one was causing the trouble, which unexpectedly shouldn’t have come in the first place.
In reply to: How do you put the "My Profile" link on the menu?Simply too frustrating. I believe I am going to quit bbpress now. I am just unable to get a bloody “edit my profile” link in the menu!!
I am surprised that such a small function isn’t provided in bbpress.
bbpress sucks. badly.
In reply to: How do you put the "My Profile" link on the menu?I just don’t understand how WordPress.org manages to have a “view your profile” button in its support forums which are said to be bbpress forums.
In reply to: Menu link to Profile@ronthai … your method seems good. can you please me more precise? where do we have to add that code and what should we change for other links?