Clicking on avatar menu options on the top right

Here it is:

Want to upgrade to latest version but don’t want Buddypress!!!

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.

Regarding Scrolling Error in Anspress plugin

Hello Vamshi, Disable autoloading of comments.

Activation Issue

Fixed it. GoDaddy was lying about the PHP I was on…

AP: Required email field when not logged in

@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 🙂

Wiris >> Anspress

Hi, I received an email from support wiris

Translation problem

i’ve tried to translate some parts of anspress plugin, also with poedit…. but seems that some parts are not recognized from the translation

AP: Required email field when not logged in

Hello Rik, Include below file in your theme or just paste it in theme’s functions.php

Notifications Widget

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.

Notifications Widget

Ok, but from which menu ? I don’t see anything listed in the WordPress menu editor ?