Hello Lynn, Have you already edited AnsPress roles capabilities? Please check if you have not unchecked edit_question caps by mistake. Also double check if editing is allowed in AnsPress options.
You mean on list page? I will not recommend doing this as this may significantly slow down page loading. You can simply use this in question loop:
I just tried AnsPress with latest version of WordPress and don’t see any issue. All working as expected. Your issues seems to be related to JS error. Please show a screenshot of your console.
I have reverted back to 4.9.8 and everything seems to be working again, not sure whether Gutenberg editor has something to do with it….
Hi, I think that Anspress is a fantastic plugin, the problem is that I should use it together with the ultimate member. I would like to know if steps have been taken to integrate Anspress with UM. Thank you!
It looks like the plugin is not compatible with the latest version of wordpress. I’m unable to write the answers, though I can ask the questions. Any update anytime soon? The plugin is very nice though!
Это был редирект для всех пользователей, кроме администратора на http://site/404 wph_noadmin функция() { если (is_admin() && !current_user_can(‘администратор’)) { wp_redirect(home_url().’/404′); выход; } } add_action(‘инициализации’, ‘wph_noadmin’); ajax-admin
i am using this plugin for quiz: https://wordpress.org/plugins/quiz-master-next/
I think this option is available for this plugin.
Hello, Its a PHP function and is deprecated in PHP 7. Use $wpdb class instead of directly interacting with mysql.