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.
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.
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; }
Hello Dr. Atul, Doing it is a piece of cake: unset( anspress()->forms[’question’] ); Check source code hereĀ AnsPress::get_form().
Hello Adam, Just made a commit for fix this issue. From now on comments modal will not be closed on clicking outside of modal.
Hello Mark, Its will be added to our site before the Christmas along with many other new features. Thanks