Hi there,
When is expected a new release of the theme fixing bugs and improvements?
Also I'm getting all this with debug mode:
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/html/wp-includes/functions.php on line 4161
Notice: wc_checkout_params is deprecated since version 3.5.1! Use woocommerce_get_script_data instead. in /var/www/html/wp-includes/functions.php on line 4104
Notice: Undefined index: custom_css in /var/www/html/wp-content/plugins/vibe-customtypes/metaboxes/library/vibe-editor.php on line 1331
Notice: Undefined index: show_title in /var/www/html/wp-content/plugins/vibe-customtypes/metaboxes/library/vibe-editor.php on line 1552
Notice: Undefined index: grid_excerpt_length in /var/www/html/wp-content/plugins/vibe-customtypes/metaboxes/library/vibe-editor.php on line 1570
Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 3
Well all of these are just php notices which can be ignored .
please turn of wp_debug in your wp-config.php file .
refer :
https://codex.wordpress.org/WP_DEBUG