empty link

it looks like your theme or one of the plugins is preventing plugin styles from loading. Try disabling all plugins and changing the theme to the standard one, then gradually enable the plugins and check on which one everything broke

Only the user who created the question can answer.

There is no such option in the plugin. but I can make it for you by changing the plugin code

Can user have the option to choose to post anonymously?

The plugin has an option to allow anonymous users to ask questions, answer questions and comment without registration

Can’t comment as non-registered

Change “who can post comment” to everyone

I need to hide the qustion update status. What should I do to solve this problem?

I don’t know the correct way, but it is possible to change the plugin file /wp-content/plugins/anspress-question-answer/includes/class-theme.php replace the line 340 echo ‘<div class=”ap-post-updated”><i class=”apicon-clock”></i>’ . wp_kses_post( $activity ) . ‘</div>’; on //echo ‘<div class=”ap-post-updated”><i class=”apicon-clock”></i>’ . wp_kses_post( $activity ) . ‘</div>’;

AskBug – WordPress theme released

When coming new updates?

WordPress Multi-language (WPML) and Anspress

Yes, it is possible to use AnsPress on a multi-language website in combination with WPML. WPML is a popular WordPress plugin for managing multilingual content, and it is compatible with many other WordPress plugins, including AnsPress. To set up language filtering for AnsPress, you will need to create a custom filter for the AnsPress questions. This can be done using the WPML String Translation plugin, which allows you to translate and filter strings in WordPress plugins. I did it with Greenville towing company website.

UPCOMING FEATURES AND IMPROVEMENTS

Good News ! I thought this plugin was dead because nobody answer to the support forum…

Sort answers and comments by “Newest?”

Nevermind found it in the settings!