This theme looks so difficult to configure! Have you got any "How to get Started Guide"?
Also, The images are now working in the News Slideshow and News show pro widgets. They simply return a error for me.
wdfb_og_type,wdfb_og_title,wdfb_og_images,wdfb_og_custom_name,wdfb_og_custom_value,wdfb_og_description
dziudek wrote:HI,
Please try to replace the gavern/widgets.nps.php file with the attached code: https://dl.dropbox.com/u/301910/widgets.nsp.php
wp_register_script( 'gk-nsp', gavern_file_uri('js/widgets/nsp.js'), array('jquery'));
wp_register_script( 'gk-nsp', get_template_directory_uri() . '/js/widgets/nsp.js', array('jquery'));
<script type="text/javascript"><!--
google_ad_client = "ca-pub-8768093297288661";
/* Nepal FM Post Side */
google_ad_slot = "9786215929";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-8768093297288661";
/* Nepal FM Above Post Left */
google_ad_slot = "6693148728";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-8768093297288661";
/* Nepal FM Above Post Right */
google_ad_slot = "2123348320";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
dziudek wrote:Hi,
Please download the attached archive, back-up your original files and then replace files with the attached ones - it should helps