I would like to make a community that enables users to have a nice profile page that enables them to put html links. I tried several plugins as Buddypress, ultimate member, profile grid etc. But they all do not allow me to put html code on the profile page of a user. Any ideas how I could manage this? Thanks!
I would like to make a community that enables users to have a nice profile page that enables them to put html links. I tried several plugins as Buddypress, ultimate member, profile grid etc. But they all do not allow me to put html code on the profile page of a user. Any ideas how I could manage this? Thanks!
Share Improve this question asked Jun 28, 2018 at 7:36 Sharinglifestylestories BidoSharinglifestylestories Bido 111 bronze badge 2- the capabilities of publishing HTML bring the capability to create XSS code. if you agree that, you have to find which hooks will allow HTMl in theses plugins. another way is to create new fields where user put links and then you generate HTML link based of theses fields. – mmm Commented Jun 28, 2018 at 8:12
- Thank you for your quick answer! Do you have any idea which plugin I need such the they can put a link such that it will become a html link on their profile? I think it is better to not do the first option that you mentioned.. – Sharinglifestylestories Bido Commented Jun 28, 2018 at 10:48
1 Answer
Reset to default 0you can try ARMember plugin. This plugin offers full control over your profile page design, fields and others. You can also enable a custom website link field in this. Check its documentation and video here.