That's the problem - when I set the featured image I get this message: "Could not set that as the thumbnail image. Try a different attachment."
As a result, a thumbnail (*-widget_gk_nsp-2.jpeg) is not created in "GameNews\gavern\cache_nsp" directory, and the home page does not display the thumbnails.
The link to the thumbnail is:
<img src="http://domain.com/game/wp-content/themes/GameNews" alt="" class="gk-nsp-image gk-responsive" style="margin: 0 0 12px;" />
instead of
<img src="http://www.netometer.com/game/wp-content/themes/GameNews/gavern/cache_nsp/action2-widget_gk_nsp-2.jpeg" alt="" class="gk-nsp-image gk-responsive" style="margin: 0 0 12px;" />
Tried 3 different servers (CentOS - both 5.8 x86_64 and i686, minimal vanilla install, full 777 access to the WP directory and to the WP DB) and its the same situation. These are test servers, and I can provide access to them or wipe them out.
Are there any specific requirements for this template?
Dean