• Resolved stug2013

    (@stug2013)


    Hi, this plugin looks like just what I need.
    Just wondering if I can order the authors alphabetically rather than number of posts?
    Also I have a problem with the display, maybe it is something to do with not all the profile pics being the same side. I will check that.
    Also when you click on the link or author name it goes to the homepage rather than the author archive.
    Thanks Stu

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter stug2013

    (@stug2013)

    The redirect was a problem my end, sorted that. So now more about the ordering alphabetically and layout.

    Plugin Author WPKube

    (@wpkube)

    Hi @stug2013,

    We’ll release an update today to fix the layout issue and to allow for alphabetical order.

    Thread Starter stug2013

    (@stug2013)

    great thanks

    Plugin Author WPKube

    (@wpkube)

    Hi @stug2013

    Slight delay due to health issues (eyesight related). Should be resolved in a couple days and then will handle the update.

    In the meantime, to fix the layout issue, add this in WP admin > Appearance > Customize > Additional CSS:

    .authors-list-item:nth-child(4n+1) {
        clear: both;
    }
    Plugin Author WPKube

    (@wpkube)

    Hi @stug2013

    Just released the update.

    For alphabetical order use:

    [authors_list orderby="display_name" order="DESC"]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘order authors’ is closed to new replies.