Profil name link in the top left

Posted in: Newspaper
Post count: 260

Hello

http://www.virtualmagie.org/
On top left, after your log in, you have your name that appears.

But the link on it is just #

I think it is not normal?

You can test :
Tom test / OTeL6zMIVct@m!

Regards

Post count: 6535

Hi

By default the theme add this symbol # when click on user name if you’re logged in, but you can link to the author page by adding this code in top-menu.php file – http://screencast.com/t/jVfBKKr5
' . get_author_posts_url($current_user->ID) . '
Also add this css in theme panel > custom css:

.td_user_logd_in{
cursor: pointer !important;
}

Thanks!

  • This reply was modified 10 years by Andrei L..
Post count: 260

Great it is working! 🙂

For my point of view it would be logical that this link ALWAYS point to the person information.

To avoid this hack to disappear on the next update, could you please add it by default?

Regads

Post count: 1291

Hi,

I’ve added it on our list, it will be implemented in one of the next updates.

Thank you!

Post count: 18

If you have buddypress installed, clicking on it will not redirect user to their profile page. How to solve it? Also there s a way to have a user menu while pointing on it (with al the link present in the admin bar profile menu)?
Tks
Roberto

Post count: 7909

Hi,

The theme supports the buddypress plugin and it should work fine without any customization. Did you tried this with a default wp theme and it works different? Please provide more details as I’m not sure what you mean.

Thanks!

Post count: 18

With default theme is working. I’ve upgraded to latest buddypress. I don’t know if this could be the problem.
About menu on profile link, like admin bar profile? Any possibility to do this?

  • This reply was modified 10 years by marturano.
  • This reply was modified 10 years by marturano.
Post count: 7909

Hi,

Do you mean that when you click on a buddypress user it wont link to the user profile? – http://screencast.com/t/HOvuz0sdhttp://screencast.com/t/s9govByv
I have tested this with the latest theme version 6.4 and buddypress(also latest version) and did not found any issues. You can try to disable all plugins except of Visual Composer and Buddypress, clear cache and see if you still have this issue.
Please provide more details if this is not what you mean.

Do you want a menu to the user link from top-bar? The theme doesn’t have such an option and you will need custom modification for it and it is not an easy task. I suggest to hire someone to do this for you as we cannot provide custom work at this time, sorry!

Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.