• Resolved mysteryintime

    (@mysteryintime)


    Hi there
    I’m trying to create a user profile and I’m using the shortcodes for that. Which has been excelent so far. But I can’t find out how to put the Image profile shortcode.

    I’ve tryed:
    [rp_user_data field=”profile_image”] which shows nothing.

    I also have tryed to create a custom field called “imagem” type:file and uploaded the image there. And then I used the shortcode:
    [rp_user_data field=”imagem”]

    Which “worked” but showed the link of the image and not the image itself.

    What should I do?

    I’m trying to inset it inside a widget area.

Viewing 1 replies (of 1 total)
  • Thread Starter mysteryintime

    (@mysteryintime)

    Got an answer by e-mail.
    If anyone needs the shortcode it should be:

    <img src='[rp_user_data field="imagem"]' />

    Where “imagem” is the name of the field type:file you created.

    It’s workking on my site.

Viewing 1 replies (of 1 total)
  • The topic ‘User Image Shortcode’ is closed to new replies.