Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Paul Bearne

    (@pbearne)

    Based up what?

    Are you talking about and passing in an array eg. 1,4,6,2,3 and what to use that to fix the order

    Paul

    Thread Starter bueniu

    (@bueniu)

    Yes, i need to position some authors on the top (the rest can be random, but never on the top).

    Thread Starter bueniu

    (@bueniu)

    Is it possible?

    Plugin Author Paul Bearne

    (@pbearne)

    maybe

    is this a page?

    If so I would be tempted to add the top uses as single users with the ‘”show_avatar” and then show the rest with the “authoravatars” list

    Here is an example

    [show_avatar email=1 user_link=authorpage show_name=true][authoravatars roles=administrator,editor hiddenusers=1 user_link=authorpage show_name=true order=random,asc]

    If is a sidebar then you will need to code it or try putting the page short code into a text widget

    Thread Starter bueniu

    (@bueniu)

    Thank You

    Thread Starter bueniu

    (@bueniu)

    It actually helped with other thongs i was trying to do. Thank you very much.

    Thread Starter bueniu

    (@bueniu)

    I have one last question. When i add the bio to the shortcodes, the user that is sigled out with :
    [show_avatar email=10 user_link=authorpage show_name=true show_biography=true]
    does not show the bio, whereas the rest is ok, and shows the bio and everything:
    [authoravatars roles=administrator,editor,contributor hiddenusers=10 user_link=authorpage show_name=true order=random,asc min_post_count=1 show_biography=true]

    Additionally, is there an option to show the link to las post?

    https://dl.dropboxusercontent.com/u/6793855/Authors.png

    Plugin Author Paul Bearne

    (@pbearne)

    that looks like a bug

    Will get to it ASP

    ping me if I take top long ??

    yes but not in the WP.org version yet ??

    install this version from github

    https://github.com/pbearne/wp-author-avatars/archive/master.zip

    Thread Starter bueniu

    (@bueniu)

    Thank You for your help ??

    You say that in the github master there is an option to add the link to last post, but i can’t fint the shortcode to do it :/. Could you please help me one more time?

    Thread Starter bueniu

    (@bueniu)

    Hi, I don’t know what you mean by too long, and my client is calling me all the time so i’ll risk and ping you now ??

    Plugin Author Paul Bearne

    (@pbearne)

    There is new version on github with the fix

    Please test

    I will try to push a patch to wp.org over the week-end

    Thread Starter bueniu

    (@bueniu)

    super, thanks ??

    And how can i add the link to the last post????

    Plugin Author Paul Bearne

    (@pbearne)

    not checked this but try this

    user_link=last_post

    Thread Starter bueniu

    (@bueniu)

    Unfortunatley this shortcode does not work, so the only way to have the links is the widget. Is is possible taht you’ll add this feature soon?

    P.s. Thanks for all your help so far ??

    Thread Starter bueniu

    (@bueniu)

    i went through the code and found out that the code should be
    show_last_post=true

    It works – thank you for the plugin

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