Sorry again but the sender of emails is “WordPress”.
I didn’t find where to change it please.
Thank you.
I’m sorry but I didn’t find where to auto approve new questions please ?
I want my website to be on autopilot please.
Thank you.
Hello, my website is https://w00.pl/ but there’s a lot of accounts registering that are bots, how do I stop that and keep registration open?
Hello,
first, very good work ! Your plugin is amazing ! Better than BBpress 😉
I did a french website about ChatGPT, but some sentences are still in english, I use Loco Translate on both Theme and your plugin, but for sure it has to be in the database I suppose, so how to modify them please ?
You can check at www.chatgptfrance.net
Thank you!
![]()
![]()
![]()
Hi,
how can i change the color of the ask a question button. Also some text is in the standard green color. How can i change this also?
Is there a Pro version of Anspress?
Hi there,
Hope this message finds you well. I’m wondering to know if the Plugin could be inserted into BuddyPress Groups as following the example below:
BuddyPress Group name: FENDER GUITAR
- The Question and Answers on this page will be just about Fender
- On the WP posts with articles etc, the Widget on the right side would have the Questions and Answers about FENDER.
So, considering that we have a website with more than 300 brands then if we could use TAG to make these related Widgets and create a Question and Answers page for each BuddyPress Musical Instrument Brand Group would be fantastic!
Is it possible?
Thank you so much for your work and have a great Friday.
Dan
Hello,
I have an issue where the text in the reply box is white on a white background.
Is there any way to fix this?
Thanks,
James
Hello,
I change the title length by using this code:
function my_custom_title_field( $form )
{
 $form['fields']['post_title'] = array(
  'max_length' => 600,
 );
return $form;
}
add_filter( 'ap_question_form_fields', 'my_custom_title_field' );
But now the title is changed to ‘AnsPress Input Field.’
![]()
Hi, I downloaded the plugin and some of the words I’m trying to translate are not updating? I work with the Loco translation plugin.
http://culi.s949.upress.link/questions-and-answers/
About 95% of the words were translated successfully, but words such as “views”, “comments”, etc. are not updated.
I have another question, how do you add the categories line like next to all the questions?