Hi, i have the same Problem. I have not change the configurations?!
What kind of a development environment do you use?
This plugin uses the following tables in the MySQL DB.
[Posted Data]
wp_dsfaq_name : category data
wp_dsfaq_quest: posted data
[Settings]
wp_options –> wp_ds_faq_array
If you mistook the permission in the FAQ setting, please directly check the following DB data.
Default values : [wp_ds_faq_array] in “wp_options” table.
a:9:{s:31:”wp_dsfaq_plus_editor_permission”;s:7:”level_7″;s:30:”wp_dsfaq_plus_admin_permission”;s:7:”level_8″;s:35:”wp_dsfaq_plus_general_display_title”;i:0;s:28:”wp_dsfaq_plus_enable_ratings”;i:0;s:32:”wp_dsfaq_plus_disable_all_delete”;i:0;s:37:”wp_dsfaq_plus_disable_category_delete”;i:0;s:33:”wp_dsfaq_plus_disable_edit_delete”;i:0;s:38:”wp_dsfaq_plus_disable_frontedit_delete”;i:0;s:42:”wp_dsfaq_plus_apply_safetyoptions_to_admin”;i:0;}
Important permission is s:30:”wp_dsfaq_plus_admin_permission”;s:7:”level_8″;