I want to add a new question to the default page

Although it is forced, after the 38th line of “includes / class-form-hooks.php” I was able to insert a new field. I thought that I wanted to display the tag here by pulldown, Below code When “type” is set to “select”, the category selection is displayed and displayed, even if ‘taxonomy’ is set to ‘question_tag’, the category will be displayed …. I gave up this method and thought to display the tag of the addon with a pulldown, When “Type” is set to “Select”, as usual, category selection is displayed, The set tag is not displayed. How can I display add-on tags by pulldown? Is it not working properly except ‘tags’?

I want to add a new question to the default page

in templates / ask.php <? php ap_ask_form ();?> I understood that this part is calling the question form. “ap_ask_form ()” seems to be defined up to lines 2134 – 2195 of includes / functions.php. Currently, I can understand this far. After this, I do not know how I can change the default form.

Unable to Comment? Strange Error

Helppp please 🙁 This is stressing me out.

I want to colorize child categories on AnsPress question page

<span lang="en">I'm sorry… I did not know which category to choose. Was "WordPress" right? I would like to redo the question again.</span>

Does any reactions plugin work with this?

Hello Stacy, Yes oembed works inside question and answer content but not in comment.

Breadcrumbs not showing up on question page

Hello Oliver, For some reason ap_before action is not triggered. I will not not be able to investigate, why. But for now please follow below steps: Copy single-question.php from AnsPress templates folder. create a folder in your child theme and name it anspress Now paste single-question.php in this directory. Open single-question.php in text editor and add do_action(‘ap_before’) at the top of file after <php tag.

I want to colorize child categories on AnsPress question page

Are you talking about the category shown below?

Entry and registration problem

Hello, AnsPress doesn’t have inbuilt login or registration template. AnsPress only shows links to login and registration page.

Unable to Comment? Strange Error

Hello, This is due to another plugin. Same same was reported before and a plugin was causing this. Forgot the name of plugin but it was related to WooCommerce.