admin管理员组文章数量:1431426
I'm developing a directory style theme using multi-site and each new author needs to be able to upload 5-10 photos to be displayed in their profile page.
Is there any way of doing this? I don't mind if it's a plugin as this theme is for a client and not for general release.
I'm developing a directory style theme using multi-site and each new author needs to be able to upload 5-10 photos to be displayed in their profile page.
Is there any way of doing this? I don't mind if it's a plugin as this theme is for a client and not for general release.
Share Improve this question asked Sep 6, 2011 at 12:28 Dean ElliottDean Elliott 4732 gold badges9 silver badges30 bronze badges 2- did you get this working? I'm trying to do the same thing, but just with 2 photos: avatar and user pic. – hoss9009 Commented Feb 28, 2012 at 4:45
- I got a semi-workable plugin based on the User Photo plugin. It works ok but is quite cumbersome. I abaondoned the project in the end. I think the User Photo plugin allows for an avatar and user photo as standard though. I could be wrong, but I'm pretty sure it does – Dean Elliott Commented Feb 28, 2012 at 10:50
2 Answers
Reset to default 2You can use this for an author photo: http://wordpress/extend/plugins/user-photo/
And this one might give you multiple images for the author: http://wordpress/extend/plugins/sem-author-image/
The final approach is to use a gallery plugin of some kind (NexGen Gallery Perhapse?) and create an album for each author, labeling it "John Doe". Then, call the gallery in the authors.php file and have it get the proper gallery.
Install NextGEN gallery, then install Capability Manager, then go to the Capabilities settings, select the role who's capabilities you want to edit, and allow them these capabilities
NextGEN Gallery Overview
NextGEN Manage Gallery
NextGEN Edi album
NextGEN Upload images
Now your users of the role you selected can upload their own images into galleries.
本文标签: dashboardAdd multiple images to author profile page
版权声明:本文标题:dashboard - Add multiple images to author profile page 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745571442a2664072.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论