Custom Fields Installation?

Hello, You have to add this code to you theme’s functions.php file. Please note this require at least moderate knowledge about PHP language. Yes, that snippet are still relevant.

search function is not working properly

Hello, Are you using our AskBug theme? Please get in touch with us at [email protected]

How can we add a redirection after select the best answer?

Hello, You can use JS callback for redirect:

No email notification is sent to user and profile picture of user is not seen

Hello, Please make sure you have enabled email addon of AnsPress from WP-Admin->AnsPress->addons. For fixing user profile please make sure you have enabled profile addon.

How to share a question or answers

Hello, You can use a 3rd party WP plugin for sharing question and answers.

Cannot see the Answer – seems to be in white color !

Hello, That is happening because of CSS. Please add color for textarea. You have to add color to editor.css. Please read this post for more info: https://www.hongkiat.com/blog/customize-wordpress-editor-styles/

How do I increase the number of allowed characters in the question title?

Hello, I have created a gist for you: https://gist.github.com/rahularyan/ea63057eb6e6ccac287a6bba4b31af21

Ask form page’s format

Hello AnsPress does not support Elementor or any visual builder. You have to edit source code to modify layout. For detail about overriding template please check here.

How to display the custom content that I saved in ask form?

Hello, If you have saved it to post meta then you can do something like: Please make sure to replace NAME_OF_YOUR_CUSTOM_META with your custom meta key.

How to set the questions page only show my question?

Hello Please have a look at previous answers: https://anspress.net/questions/question/how-to-make-all-answers-private-by-default/