user profile page link
-
how can I manually link to users profile page by clicking on their username?
-
Hi,
Sorry not exactly clear on what you are trying to do. You want to create a link on a page that takes people to their profile?
Thanks
Hi,
It doesn’t have to be their profile but anyones profile. In fact, I am asking for html or php code to go to profile of a member/user.
Would you mind explaining the use case just so I can understand better. It is quite easy to create a link for users to access their profile from anywhere. All you need to do is make the link url:
But not sure if that is what you mean.
Thanks
Other question I got is, in my webpage, when I try to give link to another website, it takes the address as : (lets say I want users to go to Ultimate Member website from my site)
http://www.mysite.com/www.ultimatemember.com
do you have any idea how I can solve this?
Thank you
Where are you adding the link?
Thanks
In one of my pages, say I write,
<a href="http://www.ultimatemember.com">Ultimate Member Plugin</a>However, when I click on it goes to :
http://www.mysite.com/www.ultimatemember.com
whereas it should go to
here, mysite.com and ultimatemember.com are just for examples. It is the way it takes linking process.
Can you help me with it?
I am not really sure what you’re trying to do. Where’s that link added to?
Ok, thank you anyway.
I am just asking for a general question. It’s not neccessarly about Ultimate Member.
Maybe my English is not enough (which you can obviously tell that it is not my mother tongue :))
I have a linking problem in my website.
Lets assume that my webpage (blog) address is : myweb1234.com
and lets say l wrote an article about Ultimate Member and in it, I want to link to Ultimate Member website by using ‘a href’ code. Problem is, when I click on it, it goes to some stupid link like http://www.myweb1234.com/www.ultimatemember.com
Anyway, I think we won’t be able to sort it out here. Thanks for your help anyway
you have to give the href anchor http:// in front of it or it will be linked like part of your domain.
That solved everything!
Thank you very much bro.
Thanks. Marking topic as resolved.
The topic ‘user profile page link’ is closed to new replies.