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

    (@dannyairlie)

    Any help on this would be fantastic?

    Event if you could point me to where the plugin pulls the relevant data in through the API, I might then be able to figure out if I can accomplish what I’m hoping to achieve?

    Thanks again,

    Danny

    Plugin Author Erin Morelli

    (@erinmorelli)

    Hi Danny,

    The file you’re looking for is in:

    em-beer-manager/includes/widgets/embm-widget-untappd

    Specifically the function EMBM_Widget_Untappd_Recent_display. It’s not using the API as of yet, instead it’s using the published XML check-in feeds. The feed returns a link to a dedicated page for the user’s checkin (e.g. https://untappd.com/user/ErinMorelli/checkin/288786065). You might be able to leverage this to retrieve the user’s profile image as the page does load an avatar image.

    I do plan to eventually integrate the API with this widget as a future improvement, which should allow for some better features.

    Hope this is helpful!
    /Erin

    Thread Starter Danny

    (@dannyairlie)

    Hi Erin,

    Thank you for getting back to me.

    I will give this a try and hopefully get it working.

    Thanks again,

    Danny

    Thread Starter Danny

    (@dannyairlie)

    Hi Erin,

    Unfortunately it doesn’t seem like this is possible with the current setup. I shall await the future improvement of implementing the new API that will allow me to do this 🙂

    Many thanks,

    Danny

    Plugin Author Erin Morelli

    (@erinmorelli)

    Hi Danny,

    I know it’s been awhile, but I wanted to let you know that starting with v3.0.0 the Untappd check-ins widget is now using the Untappd API and can optionally display the user’s avatars!

    Thanks!
    /Erin

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Widget – Display the users avatar/profile image’ is closed to new replies.