Best Blackhat Forum

Full Version: [ERROR] Shortcode PRO Business - Responsive Multi-Purpose Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Error in shortcode PRO Business - Responsive Multi-Purpose Theme

This:

Warning: Illegal string offset 'type' in /home/fnxcash/public_html/redesocial/wp-content/themes/probusiness/framework/ww_shortcodes/ww_shortcode_option.php on line 11

line 11:

switch ($settings['type']) { case 'text': $shortcode_option .= ' <div class="label"><label for="shortcode-option-' . esc_attr($title) . '"><div><strong>' . $field_title . '</strong></div><span>' . $description . '</span></label></div> <div class="content"><input id ="option_' . esc_attr($title) . '"class="attr" type="text" data-attrname="' . esc_attr($title) . '" value="' . esc_attr($values) . '" /></div>';

what to do?
Confused
Reference URL's