I would show tot reputation (the number) on top, close to the button “question” “answers”….
this is rating not reputation
I have the same problem. How can I fix it?
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’?
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.
Helppp please 🙁 This is stressing me out.
<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>
Hello Stacy, Yes oembed works inside question and answer content but not in comment.
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.
Are you talking about the category shown below?