Skip to:
Content
Pages
Categories
Search
Top
Bottom

Upload Avatar


  • rebeccadigitalsea
    Participant

    @rebeccadigitalsea

    Hello,

    I am looking for a way that a registered user can upload their avatar on a wordpress page via a shortcode. I can successfully display the form but can not successfully have the image uploaded.

    My other idea was to embed the buddypress page into an iframe but this produces a 404 error.

    Does anyone have any suggestions? Thank you

Viewing 6 replies - 1 through 6 (of 6 total)

  • Prashant Singh
    Participant

    @prashantvatsh

    Hi,

    You can follow this link: https://www.parorrey.com/blog/simple-local-avatar-custom-upload-page-for-buddypress-avatar/

    Most probably, it will help you.

    Thanks


    rebeccadigitalsea
    Participant

    @rebeccadigitalsea

    Hello Prashant,

    Thank you for the quick response. However, this plugin doesn’t seem to be compatible anymore.

    Is there a way that I can embed the users Change Avatar page as an iframe? I have tried <iframe src=”/members/[wlm_username]/profile/change-avatar/”</iframe> but it leads to a 404 error page. I can manually navigate through the iframe into this tab but obviously this isn’t very ideal.

    Any suggestions are grateful, thank you.


    Prashant Singh
    Participant

    @prashantvatsh

    <iframe src=”your_site_url/members/[wlm_username]/profile/change-avatar/”</iframe>

    Try this. You are not using site URL there.

    Thanks


    rebeccadigitalsea
    Participant

    @rebeccadigitalsea

    Hello Prashant,

    Thank you for getting back in touch. Unfortunately, even with the site URL it leads to a 404.


    Prashant Singh
    Participant

    @prashantvatsh

    Hi,

    Can you please try by putting a real member slug in place of [wlm_username]?

    Thanks


    rebeccadigitalsea
    Participant

    @rebeccadigitalsea

    Hello Prashant,

    Using my username works in place of the shortcode – however, I need the link to pull in the Upload Avatar page for the logged in user and not myself.

    Do you have any further suggestions?

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar