• Resolved AlejoQA

    (@alejoqa)


    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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter AlejoQA

    (@alejoqa)

    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.

    Thread Starter AlejoQA

    (@alejoqa)

    Yep, it works!! jajajaja ?? Thanks for your wonderful plugin!! It’s the best!! ??

    Plugin Contributor Ben

    (@bforchhammer)

    Glad you like the plugin. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Author Avatars List] Show AIM, web, or similars instead of Bio in Widget’ is closed to new replies.