Please or Register to create posts and topics.

Show profile stats on a different page

Full disclosure, this is my first shot at wordpress, I’m extremely new with php.

I’m working on a site, where a profile page is already existing. Asgaros shows its own profile page, so what I’d like to do is change the link to the Asgaros profile to the other profile /author/username/, and most importantly, I’s like to have the stats that are shown from Asgaros to show on that other profile page, like First Name, Last seen, Currently online, topics etc…

How can I achieve this?

Hello @riseagainst

To change the profile-URL you can have a look at the following topic:

https://asgaros.com/support/?view=thread&id=691&part=1#postid-3215

There are some code-examples which you can modify and use for that purpose.

To implement forum-data in your custom profile-extension, you can try to add the logic similar like in the file includes/forum-profile.php.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

@asgaros Thank you it worked perfect after I fixed a syntax error on my end.

Asgaros has reacted to this post.
Asgaros

I am glad to hear that its working now! 🙂

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!