• Resolved pzh20

    (@pzh20)


    I have created a form that registers a user (new user) including extended fields for address etc and a profile picture (ACF Image field).
    When a user uploads a picture, it opens their file manager on their machine to select an image.

    That’s exactly what I wanted. I have then created a form for the user to edit their profile (edit user) including change their profile picture. However, this time it opens the media library which I do not want as it gives them access to all images on the site.

    It seems inconsistent and I cannot see anywhere I can control this.

    Many thanks
    Pete

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Shabti Kaplan

    (@shabti)

    Hello Pete, under the permissions tab turn off the option called WP uploader.

    In the new user form, this is not doing anything because the users are not logged in. I will make sure this is more clear.

    Thread Starter pzh20

    (@pzh20)

    Fixed, thanks for your swift response.

    Plugin Author Shabti Kaplan

    (@shabti)

    My pleasure

    I already create user frontend edit post, model. But I want to restrict it, only a single user only can edit her single post. Not needs to the user can edit all posts. How do I restrict it? If I give some solutions then it will be very helpful for me

    Thanks

    Plugin Author Shabti Kaplan

    (@shabti)

    Under permissions, you have a selection called “dynamic selection”. Here you choose “post author” and that will allow only the post author to edit the post.

    If you want to display only the author’s posts in the posts widget, have a look at my author plugin Advanced Post Queries

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Edit USer form’ is closed to new replies.