• Hi, I cannot find a way to link the user’s name to their last post (rather than an authors page or website) from the sidebar widget. I don’t want to display a link to the author’s last post below their name – I want to link the user directly to their last post. Please help! 🙂

    https://wordpress.org/plugins/author-avatars/

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

    (@pbearne)

    Sorry I didn’t set it up that way

    Let me add that to the feature list it should be 2 hard

    Paul

    Thread Starter egoborus

    (@egoborus)

    Thank you Paul. Please let me know when added so I can implement it. Many thanks
    Egor

    Thread Starter egoborus

    (@egoborus)

    Dear Paul, don’t mean to sound pushy, but wondering whether I could expect a fix to my issue any time soon please? Thank you
    Egor

    Plugin Author Paul Bearne

    (@pbearne)

    I was pushed 🙂

    I haven’t finished testing this as I need to do some work on the multi-site code by for I push a new version

    But try this version and let known if works etc.

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

    Paul

    Thread Starter egoborus

    (@egoborus)

    That’s genius. Thanks Paul! Do you by any chance have the same shortcode parameter at hand for links from a list on page?

    Plugin Author Paul Bearne

    (@pbearne)

    sorry not sure that you mean by the list page

    Thread Starter egoborus

    (@egoborus)

    I have a list of avatars for particular category on a page, each of which I would also like to link to the user’s latest post instead of their all posts page.

    Also, I’m struggling to arrange an avatars grid of all blog authors evenly at the bottom of the page (like a table). As in the example of author’s page plugin – both of which are on the bottom of this page for comparison:

    http://pushkininbritain.com/стихи-на-турнир/

    I would like use your plugin for all these purposes if possible please.
    Thanks

    Thread Starter egoborus

    (@egoborus)

    I am sorry Paul, I confused myself.

    The issue I am trying to resolve is only for the grid, located at the bottom of page (after the section break “list).

    The avatar column list at the top of the page was created using a different plugin.

    Thread Starter egoborus

    (@egoborus)

    All I want is the author avatars to be spread evenly on the page and link to author’s last post. Thanks

    Plugin Author Paul Bearne

    (@pbearne)

    Add this this CSS to your theme

    .entry-content .user.with-name {
    width: 23%;
    height: 150px;
    }

    I would adjust this for a the different media beacks if I was you

    Paul

    Thread Starter egoborus

    (@egoborus)

    Thank you Paul!

    MC-land

    (@michaeliresource)

    Hi Paul, great plugin and this new bit of code is excellent.

    Im wondering if i can edit the code so it links to all posts by that author instead of just the last one.

    Thanks

    Plugin Author Paul Bearne

    (@pbearne)

    Isn’t that on the authors page

    if not yes but add it as another option

    I will take a pull request for that if you what

    It would have to go users archive page

    Paul

    MC-land

    (@michaeliresource)

    Thanks Paul,

    I dont have an authors page, when I set it to go to that it just redirects me to the blog page, i think it may be the theme im using.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Link user to their last post’ is closed to new replies.