Hello, Use this code: global $questions; $args = []; $args['ap_current_user_ignore'] = true; $args['author'] = (int) get_query_var( 'ap_user_id' ); anspress()->questions = $questions = new Question_Query( $args ); include ap_get_theme_location( 'addons/user/questions.php' );
Hello, You can find unminified file in assets/js. It is compiled using grunt.
Hello, Its true that this task is pending since long time. I will add anonymous comment as soon as priority tasks get completed.
Hello, Statics styles was updated in AnsPress 4.0. Please make sure to set main color from wp-admin -> Appearance -> AskBug -> Main color
Hello Bilgi, It can be changed from wp-admin -> AnsPress Options -> Addons -> Categories
Hello, All you have to do is to use ap_save_question function.
Hello, First one is easy, create a new page with your custom field and from here redirect user to AnsPress ask page. for 2nd, you have to use ap_ajax_responce filter. check if success is true and action is new_question. Then update redirect url to your desired location. Cheers.
i’m interesting about this feature…..any news or any idea?
Could you please help me?
Hi センター KCP! If you use the latest version of AnsPress, then the “Categories for AnsPress” plugin has been deprecated. AnsPress is now using add-ons instead of extra external plugins. ? 1. Just deactivate the categories plugin. 2. In your Dashboard, go to AnsPress > Options & Add-ons > Add-ons. 3. Activate the category add-on. 4. You should get your old categories back. ? Let me know if something is unclear. Fred Edit: after reading again your question, maybe you already found the add-ons: “Ofcourse i can activate “category” in plugin menu” Is it the add-on activation that’s not working?