Conversation
supportI wanted to switch off that the plugin appears automatically in posts and pages and instead only use the shortcode. When I do this I get the error: Warning: Undefined array key "wthf_types" in .../wp-content/plugins/was-this-article-helpful/index.php on line 230 Fatal error: Uncaught TypeError: array_values(): Argument #1 ($array) must be of type array, null given in .../wp-content/plugins/was-this-article-helpful/index.php:230 Stack trace: #0 .../wp-content/plugins/was-this-article-helpful/index.php(230): array_values() #1 .../wp-includes/class-wp-hook.php(324): wthf_options_page() #2 .../wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #3 .../wp-includes/plugin.php(517): WP_Hook->do_action() #4 .../wp-admin/admin.php(259): do_action() #5 .../wp-admin/options-general.php(10): require_once('...') #6 {main} thrown in .../wp-content/plugins/was-this-article-helpful/index.php on line 230 This topic was modified 2 years, 1 month ago by webwurm . The page I need help with: [ log in to see the link]
Having the same problem. I don’t want automatic placement but decide where to use it. It seems the post type selection defines if the results columns appears in the backend overview table of the according post type but also if the shortcode works in the frontend on that post type at all.
Having the same problem. I don’t want automatic placement but decide where to use it. It seems the post type selection defines if the results columns appears in the backend overview table of the according post type but also if the shortcode works in the frontend on that post type at all.