Cyberek wrote:Please read this configuration:
http://www.gavick.com/documentation/joo ... iguration/
It describes how to setup widgets to have same look like on the quickstart.
Cyberek wrote:Please check if you have enabled debug in wp-config.php file in wp root folder. If so, please disable it.
require_once(ABSPATH . 'wp-settings.php');
error_reporting(0);
@ini_set('display_errors', 0);