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?

Hi there,
Is it possible to remove the Title Section from Questions Page?

안녕하세요, 답변 플러그인을 사용하여 사이트를 만들고 있습니다.
그런데 질문에 답할 때 편집기 도구 모음에 오류가 있었습니다.
그리고 답글 작성 후 답글 게시 버튼을 누르면 새로고침이 되지 않아 제 댓글이 보이지 않습니다. 새로고침 버튼을 눌러야 댓글이 제대로 보이는데 이거 해결 가능한가요?
스크린샷도 보내드립니다.

I have a critical error on my website in the tag page and default search results page. Please help me to fix the issue.
As I realize the theme that you are showing as a demo and the theme I have downloaded are not the same. There are some differences in the UI.

My tags page
vs
Your tag page is different.
My question, answer and comment submission interface is different than Yours.

I think your themes are backdated, there still an option for adding Google+ link as a social media.

Google+ shout down in april 2019, more than three years ago.
Why things should be like this? Please update the theme and plugin and help me to fix the issue.

I want to use this theme for an education discussion blog, where people can ask questions and have conversations with each other. By doing so, the users can benefit from a variety of advantages such as being able to stay in touch with the latest trends in their field of study, get guidance on any topic they are having difficulty understanding, engage in debates to clarify misunderstandings or simply share ideas and thoughts. Furthermore, this platform could also be used as an online learning environment, allowing students of all ages to learn something new in a fun and interactive way.
can anyone please share prize or features or other pros and con of this theme.

When asking a question sometimes my customers want the ability to attach a document to the question or to the answer.
At this time we can only attach an IMAGE to our questions.
Has anyone figured out how to allow customers to add a word or pdf document to a question?
Thanks in advance

Hi all, i am new to this forum and I have two questions. I will break them into two posts 🙂
We have created a customer community forum using this tool.
We have about 65 people added and the customers have asked if whenever a question is asked in the forum if we can send an email to them notifying them of a new question. We thought when we set this up that we had this setup correctly however there is nothing going out to our customers.
When you submit a question yourself you are notified of the posting of the question and any answer to your question. Also if you subscribe to that question you are notified.
Has anyone been able to setup a notification to all users on every question, How did you do this ?
Thanks in advance !