Found the problem, you will need to edit the plugin.
In file ‘site-creator-ultimate/lib.php’ search for the line similar to this:
$imgmode = 2; //!!!!!!!!!!!!!! disabling featured images
and remove or comment that line. Featured images should now work. It may break other things, but it worked for me.
Found the problem, you will need to edit the plugin.
In file ‘site-creator-ultimate/lib.php’ search for the line similar to this:
$imgmode = 2; //!!!!!!!!!!!!!! disabling featured images
and remove or comment that line. Featured images should now work. It may break other things, but it worked for me.