This topic has 14 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #157527
     humbledor
    Participant

    Hi,

    I’ve setup the WordPress Social Login with Steam as the provider. I’ve come across an issue that I’m not sure how to fix. When the user registers it gets the steam profile avatar which displays correctly on the profile page and if you use the default Buddyapp my account link in top right navigation.

    However if you choose to manually add the BuddyApp ‘My Account’ link to the navigation it displays the users gravatar (even though gravatar is turned off in wordpress settings) instead of the steam profile avatar that shows everywhere else. How can this be fixed?

     

    Many thanks,

    Tom

    #157647
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #157796
     Radu
    Moderator

    Hi,

    Can you please provide an URL and an account connected with steam to see how this it happens please ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #157847
     humbledor
    Participant
    This reply has been set as private.
    #157848
     humbledor
    Participant
    This reply has been set as private.
    #158113
     Radu
    Moderator

    I see, can you please provide FTP login and admin login credentials to test the fix live on this ?

    Credentials will be provided in a private reply

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #158121
     humbledor
    Participant
    This reply has been set as private.
    #158128
     humbledor
    Participant
    This reply has been set as private.
    #158457
     Radu
    Moderator

    Hi,

    It’s fixed check it, this will be fixed on next theme update

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #158472
     humbledor
    Participant
    This reply has been set as private.
    #158934
     Radu
    Moderator

    Fixed, check it

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #159078
     humbledor
    Participant
    This reply has been set as private.
    #159101
     humbledor
    Participant

    $image = kleo_get_avatar($image_args);

    This seems to just get the avatar of the logged in user not the corresponding user that displays in the search result e.g. all user results have the logged in users avatar.

    #159104
     humbledor
    Participant

    Ah you forgot to add back item_id to the image_args:

    COPY CODE
    $image_args = array (
    'item_id' => $member-> ID,
    'width'   => 40,
    'height'  => 40
    );
    $image = kleo_get_avatar($image_args);
    #159439
     Radu
    Moderator

    Hi,

    Oh.. yes.. you right, I’ve forgotten to specify the member id argument ..sorry for that, I will fix in theme right now, on your install it’s ok right now I guess.

    Let me know

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 15 posts - 1 through 15 (of 15 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?