Buddypress Integration Help Needed – This is public, not for Rahul

Thanks guys, My platform is located at https://www.experts.ng/ I believe this might take some effort,but the under-listed are the tasks I hope to put on my platform now and get it perfect. A registration page that allows both normal users and experts to signup, and gives the experts the option to signup based on defined roles Get the right structure – A URL structure that displays normal users and experts separately, e.g – https://www.experts.ng/users/kelvin and https://www.experts.ng/finance-experts/jude A better looking buddypress template that allows experts and users have the ability to post straight to the blog page Currently, the profile link on the right menu leads to a 404 page. That happens once I have the Anspress user-profile addon enabled. I would be better off if that can work and lead users straight to their buddypress profile. My Skype id is akinyemifemi and email address is [email protected] Thanks guys.

Allow PDF upload for a comment to a question?

Yes, of course. As AnsPress uses same API for all forms so you can easily add pdf upload field for comments as shown for question form in our FAQ.

Category image not display properly

Hello, Just add this css code to any css file you want: #anspress .ap-category-item .ap-cat-img-c .ap-category-icon{ display: none; }

How to reset custom form fields values after submission?

Hello Dr. Atul, Doing it is a piece of cake: unset( anspress()->forms[’question’] ); Check source code hereĀ AnsPress::get_form().

Comment modal disappears while entering a comment if you use Grammarly….

Hello Adam, Just made a commit for fix this issue. From now on comments modal will not be closed on clicking outside of modal.

anspress.io site profile

Hello Mark, Its will be added to our site before the Christmas along with many other new features. Thanks