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
There is no such option in the plugin. but I can make it for you by changing the plugin code
The plugin has an option to allow anonymous users to ask questions, answer questions and comment without registration
Change “who can post comment” to everyone
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>’;
When coming new updates?
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.
Good News ! I thought this plugin was dead because nobody answer to the support forum…
Nevermind found it in the settings!