Forums

Author Avatars List
[resolved] Show AIM, web, or similars instead of Bio in Widget (4 posts)

  1. AlejoQA
    Member
    Posted 1 year ago #

    Hi Ben

    Thanks for your plugin, it's really great, one of the best I've seen so far.

    I'm new with PHP, so I need you're help doing something. I need, instead of displaying the Bio of an author in the sidebar widget, to display other user info, like Aim, Web or others (I only need one of them) What I really need it's to display a custom text for each Author below the Author's name, but I think I could use one of the fields already in the user profile to do so. Now what I need it's to replace, in the widget, the displaying of the bio for the displaying of the AIM, for example.

    What do I need to modify in the plugin code to do so? Maybe something in the Userlist.class.php file?

    Thanks in advance

    Alejandro Quintero.

  2. AlejoQA
    Member
    Posted 1 year ago #

    mmm maybe replacing in line 255
    get_the_author_meta('description', $user->user_id)
    with
    get_the_author_meta('aim', $user->user_id)
    works? Or I should do anything else?
    Thanks again in advance.

  3. AlejoQA
    Member
    Posted 1 year ago #

    Yep, it works!! jajajaja :P Thanks for your wonderful plugin!! It's the best!! :D

  4. Ben
    Member
    Posted 1 year ago #

    Glad you like the plugin. :)

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic