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!