Hello, BuddyPress is not compulsory but if BuddyPress is enabled then AnsPress profile will be disabled. Current AnsPress profile is almost same as before we just have removed some useless functions. I am working on user profile to make it useful and user friendly.
Hello Vamshi, Disable autoloading of comments.
Fixed it. GoDaddy was lying about the PHP I was on…
@rahul: Nice job and almost there, a few fixes i think. syntax error on: public function __construct() {public function __construct() { add_action( ‘ap_ask_form_fields’, [ __CLASS__, ‘ap_ask_form_fields’ ] ); add_action( ‘ap_after_new_question’, [ __CLASS__, ‘save_custom_meta’ ], 1, 2 ); } I see the option when i’m login. Can you fix that it not visible or that there is the email of the login of the user. I get a email that there is a new question with user Anonymous when i’m not login and the user exist. If the user exist is the question then linked to the account ? When no user exist it makes a account and i think that is working. I get a email with the user info and not Anonymous. So i think this is ok. I will send bij email FTP and login of the panel. Great Job 🙂
Hi, I received an email from support wiris
i’ve tried to translate some parts of anspress plugin, also with poedit…. but seems that some parts are not recognized from the translation
Hello Rik, Include below file in your theme or just paste it in theme’s functions.php
Not very clear – found out through trial and error that you need to disable BuddyPress integration for the widget to even appear. Might be useful for someone else.
Ok, but from which menu ? I don’t see anything listed in the WordPress menu editor ?