<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - User Favorites: ozgurpolat</title>
		<link><a href='http://www.kriesi.at/support/profile/ozgurpolat'>ozgurpolat</a></link>
		<description>Support Forum - User Favorites: ozgurpolat</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 17:36:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-93325</link>
			<pubDate>Thu, 24 Jan 2013 22:51:28 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">93325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, finally found a good extension for the jquer ui slider that allows for touch controlls and added it. the next version will work fine on ipad and the slider will be touch enabled ;)&#60;/p&#62;
&#60;p&#62;Cheers&#34;&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Newscast Featured image size"</title>
			<link>http://www.kriesi.at/support/topic/newscast-featured-image-size#post-86067</link>
			<pubDate>Sat, 01 Dec 2012 06:38:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86067@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can exclude certain images from the gallery - see &#60;a href=&#34;http://codex.wordpress.org/Gallery_Shortcode&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Gallery_Shortcode&#60;/a&#62; - i.e. in your case exclude the image id of the featured image from the gallery and wp will display the featured image + the gallery without the featured image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Newscast Featured image size"</title>
			<link>http://www.kriesi.at/support/topic/newscast-featured-image-size#post-85964</link>
			<pubDate>Fri, 30 Nov 2012 07:35:24 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">85964@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;I dont have NEXGEN gallery installed in my wordpress, I don't want to use NEXTGEN. If you have three images in your normal wordpress gallery and you choose one of them as a featured image, you get 4 images in the slideshow. I don't want that. How can I fix this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Newscast Featured image size"</title>
			<link>http://www.kriesi.at/support/topic/newscast-featured-image-size#post-85947</link>
			<pubDate>Fri, 30 Nov 2012 01:47:17 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This post &#60;a href=&#34;http://wordpress.org/support/topic/open-nextgen-gallery-from-link-or-single-image&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/open-nextgen-gallery-from-link-or-single-image&#60;/a&#62; explains how to remove duplicate from Nextgen gallery.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Newscast Featured image size"</title>
			<link>http://www.kriesi.at/support/topic/newscast-featured-image-size#post-85851</link>
			<pubDate>Thu, 29 Nov 2012 12:33:57 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">85851@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;If you go to my web site: &#60;a href=&#34;http://ozgurpolat.com/newscast/?p=96&#34; rel=&#34;nofollow&#34;&#62;http://ozgurpolat.com/newscast/?p=96&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will see that there is a featured image and three other images. In reality there are actually three images in my galery and I use one of them as a featured image. But when I do that, I get four images and the first one is repeated. I used,&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.single-post .entry-previewimage.rounded {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in stle.css but this removes the fatured image all together. I would like to keep the featured image but I don't want to display repeated images.&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Newscast Featured image size"</title>
			<link>http://www.kriesi.at/support/topic/newscast-featured-image-size#post-85607</link>
			<pubDate>Tue, 27 Nov 2012 18:00:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey ozgurpolat,&#60;/p&#62;
&#60;p&#62;Add the following to the bottom of your style.css file:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-post .entry-previewimage,
#top.single-post .entry-previewimage a,
#top.single-post .entry-previewimage img
{
    width: 400px;
    height: 400px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can adjust the height and width as needed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Newscast Featured image size"</title>
			<link>http://www.kriesi.at/support/topic/newscast-featured-image-size#post-85512</link>
			<pubDate>Tue, 27 Nov 2012 09:19:24 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">85512@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin&#60;/p&#62;
&#60;p&#62;Here is an example post.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ozgurpolat.com/newscast/?p=96&#34; rel=&#34;nofollow&#34;&#62;http://ozgurpolat.com/newscast/?p=96&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The standard featured image size is quite small for my liking, I would like to be able to enlarge it. How can I do that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Newscast Featured image size"</title>
			<link>http://www.kriesi.at/support/topic/newscast-featured-image-size#post-85399</link>
			<pubDate>Mon, 26 Nov 2012 17:20:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85399@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ozgurpolat,&#60;/p&#62;
&#60;p&#62;You can change the size of the image generated in your functions.php lines 12-16. You'll need to regenerate your images afterwards with &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62; .&#60;/p&#62;
&#60;p&#62;However this won't necessarily change what is displayed on the front end depending on which area you are trying to modify specifically.&#60;/p&#62;
&#60;p&#62;For posts, the featured image is automatically added to the top but that image is also attached to that post type. So when you add in the wordpress gallery shortcode/function it adds in ALL images that have beeb associated with that post included the featured image.&#60;/p&#62;
&#60;p&#62;The most straightforward way to remove the image on single posts is to add the following to the bottom of your style.css file:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-post .entry-previewimage.rounded {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If this isn't what you are looking for, can you post a link to the page and point out exactly what you'd like to change/modify.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-85342</link>
			<pubDate>Mon, 26 Nov 2012 08:36:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85342@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I tagged this thread for Kriesi's attention. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Your theme supports 1 menu. Select which menu you would like to use."</title>
			<link>http://www.kriesi.at/support/topic/your-theme-supports-1-menu-select-which-menu-you-would-like-to-use#post-85252</link>
			<pubDate>Sun, 25 Nov 2012 01:31:20 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85252@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We as support theme doesn't really fix or update the theme to solve the issues. We tag Kriesi to a certain issue and he always do his best to update the themes to fix the said issues. That is not an easy job. &#60;/p&#62;
&#60;p&#62;Unfortunately he might have skipped this one. Thanks for bringing it up. We will tag Kriesi again so that he could take a look. Sorry for the inconvenience.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Newscast Featured image size"</title>
			<link>http://www.kriesi.at/support/topic/newscast-featured-image-size#post-85239</link>
			<pubDate>Sat, 24 Nov 2012 22:38:50 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">85239@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I change the size of the featured image in Newscast theme? And When I activate the featured image I have one more additional image, if I use the images from the gallery then one image is repeated. How can I prevent that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Your theme supports 1 menu. Select which menu you would like to use."</title>
			<link>http://www.kriesi.at/support/topic/your-theme-supports-1-menu-select-which-menu-you-would-like-to-use#post-85228</link>
			<pubDate>Sat, 24 Nov 2012 18:00:34 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">85228@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This menu problem in newscast theme is not new, with a some research I figured out how to fix it. It wasn't easy to find out though. Because there is a post which explains everything but you cannot find this post when you do the search only when you look at some other posts, there is a link to this one which explains how to fix the problem. For those searching how to fix it here it is:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/theme-supports-only-one-menu&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/theme-supports-only-one-menu&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the two year old post above James Morrison who is a moderator says: &#34;Hey, This seems to be a bug which can easily be fixed. Open up /framework/helper_functions/nav_menu.php and find this code: ...&#34;&#60;/p&#62;
&#60;p&#62;You have to find a file and modify the code inside to enable two different menus. This menu problem is I think quite old, because I have seen posts referring to this problem as old as two years ago. &#60;/p&#62;
&#60;p&#62;Recently a new version of newscast was released, so my question is this: Wouldn't be easier for you to fix these issues in the new version of the theme so that people do not ask the same question over and over again, which will save you time? Why don't you fix these common problems with updates? In the shoutbox theme, I have a problem with the slider not working on ipad properly. This problem was also supposed to be fixed with the new update and I noticed that it hasn't been fixed and I cannot find out when or how I can solve this problem. Same thing. Could someone explain why you don't fix common problems with new updates?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-85227</link>
			<pubDate>Sat, 24 Nov 2012 17:19:16 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">85227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have decided to keep the existing slider but every time I ask the question about the ipad issue, I don't get an answer. I really would like to know the nature of the problem, how difficult it is to fix. Because ipad is very important for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84487</link>
			<pubDate>Mon, 19 Nov 2012 01:10:07 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84487@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;There are different ways to create a Home page with a different slider but the easiest way is to create a new template like template-fullwidth.php. Duplicate the file then rename this line of code to something else.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Template Name: Fullwidth Page&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with &#60;/p&#62;
&#60;p&#62;&#60;code&#62;Template Name: New Homepage&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now find this code &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$slider = new avia_slideshow(avia_get_the_ID());
 	 				echo $slider-&#38;gt;display();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can replace that with the new slider code or shortcode if you are using a slider plugin. You can now create a page then select &#34;New Homepage&#34; as the template. &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84481</link>
			<pubDate>Sun, 18 Nov 2012 22:45:07 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">84481@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;If I wanted to change the slider on the main page with another slider like the one Nick recomended or any other slider, how can I do that?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84423</link>
			<pubDate>Sun, 18 Nov 2012 04:39:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84423@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think it is possible to show more featured thumbnails. You can start by adding this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.feature_thumb {
width: 90px;
min-height: 60px;
}

.feature_thumb img {
width: 80px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84365</link>
			<pubDate>Sat, 17 Nov 2012 10:41:29 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">84365@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, another question the, is it possible to make the thumbnail pictures smaller so that we can fit in lets say 6 instead of three pictures? :) And When do you think kriesi might solve ipad problem? :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84364</link>
			<pubDate>Sat, 17 Nov 2012 10:40:09 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">84364@http://www.kriesi.at/support/</guid>
			<description>&#60;br /&#62;</description>
		</item>
		<item>
			<title>Nick on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84354</link>
			<pubDate>Sat, 17 Nov 2012 09:01:20 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">84354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ozgur,&#60;/p&#62;
&#60;p&#62;I can't 'borrow' a piece of a completely different slider and have it work with the one you are using. It's like taking the transmission from a BMW and trying to install it on a Mercedes. Besides, the owner of BMW will get upset. :)&#60;/p&#62;
&#60;p&#62;I think it would be easiest for you to find a slider plugin (free on wordpress) and various premium ones on Code Canyon if you feel having this functionality is crucial.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84323</link>
			<pubDate>Fri, 16 Nov 2012 22:01:29 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">84323@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;I hope you understand what I mean, on the main page there is a big slider and underneath there are small thumbnails and you can slide them with a small slider using your mouse. As you remember there is still an issue in Ipads, that you cannot pick the slider and move. I don't want to change the whole slider, because I like it, but instead of using the sliding button, can we use arrows like the examples below:&#60;/p&#62;
&#60;p&#62;Here is one example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dimsemenov.com/plugins/touchcarousel-wp/#example-4&#34; rel=&#34;nofollow&#34;&#62;http://dimsemenov.com/plugins/touchcarousel-wp/#example-4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and here is another one:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codecanyon.net/item/thumbnail-scroller-wordpress-plugin/full_screen_preview/2068683?ref=kriesi&#34; rel=&#34;nofollow&#34;&#62;http://codecanyon.net/item/thumbnail-scroller-wordpress-plugin/full_screen_preview/2068683?ref=kriesi&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Ozgur
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84276</link>
			<pubDate>Fri, 16 Nov 2012 18:19:01 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">84276@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please provide a url to the slider you describe.&#60;/p&#62;
&#60;p&#62;There is a multitude of custom sliders available as plugins. That is the beauty of Wordpress, that you can always swap out the features to customize your theme the way you want it to look. &#60;/p&#62;
&#60;p&#62;Here is a new slider that i personally like &#60;a href=&#34;http://www.parallaxslider.com/mouseinteraction.php&#34; rel=&#34;nofollow&#34;&#62;http://www.parallaxslider.com/mouseinteraction.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-84222</link>
			<pubDate>Fri, 16 Nov 2012 12:30:52 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">84222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have recently seen a slider on various web sites which are quite similar to shoutbox, but the difference is that instead of the slider that you hold and move with the mouse, they have two big buttons with an arrow on each side as you press them left or right, the thumbnails move. I am not sure how easy to implement this but it can be an alternative.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Menu Problems with the Latest Updated Version of the Shoutbox Theme"</title>
			<link>http://www.kriesi.at/support/topic/menu-problems-with-the-latest-updated-version-of-the-shoutbox-theme#post-83806</link>
			<pubDate>Wed, 14 Nov 2012 06:00:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83806@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ozgurpolat,&#60;/p&#62;
&#60;p&#62;Glad that this is resolved. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Menu Problems with the Latest Updated Version of the Shoutbox Theme"</title>
			<link>http://www.kriesi.at/support/topic/menu-problems-with-the-latest-updated-version-of-the-shoutbox-theme#post-83696</link>
			<pubDate>Tue, 13 Nov 2012 17:44:04 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">83696@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have just realized that a firewall is blocking the images in the megamenu, for some strange reason I cannot see the images when I visit the web site from a work computer which is behind a firewall.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Menu Problems with the Latest Updated Version of the Shoutbox Theme"</title>
			<link>http://www.kriesi.at/support/topic/menu-problems-with-the-latest-updated-version-of-the-shoutbox-theme#post-83656</link>
			<pubDate>Tue, 13 Nov 2012 15:42:52 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">83656@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have installed the latest version of the shoutbox theme and imported the dummy data. I was mainly concerned about the slider not working on my ipad which has not been resolved yet but then I realized that the main menu is not working (megamenu does not work properly, the images in the category 1 to 4 are missing). Please check my web site: &#60;a href=&#34;http://ozgurpolat.com/shoutbox/&#34; rel=&#34;nofollow&#34;&#62;http://ozgurpolat.com/shoutbox/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When I visit &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/themedemo/?theme=shoutbox&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themedemo/?theme=shoutbox&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I see that the megamenu is working properly. I did not have this problem with the older version of the theme.&#60;/p&#62;
&#60;p&#62;I think I can say that there is something wrong with the latest update. Are you guys aware of this problem?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-82457</link>
			<pubDate>Tue, 06 Nov 2012 05:36:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">82457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes, you're using version 1.3 and it's the latest version. However based on the changelog I'd say that Kriesi didn't fix the IPad issue yet. I'll mark this thread for Kriesi's attention. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-82415</link>
			<pubDate>Mon, 05 Nov 2012 21:40:42 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">82415@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;I completely deleted the shoutbox in my host, and installed a fresh version of shoutbox theme I downloaded from themeforest today.&#60;/p&#62;
&#60;p&#62;First thing, there is no CHANGE WHAT SO EVER in terms of its behaviour on IPAD. Are you sure you guys have tested this on IPADS? I cannot move the slider, and I am using IPAD2 ios 5.0.1&#60;/p&#62;
&#60;p&#62;I haven't noticed any change in the slider either in terms of its look and behaviour.&#60;/p&#62;
&#60;p&#62;Now, Are you sure that Themeforest is providing the latest files, if so are you sure that you gave them the latest files?&#60;/p&#62;
&#60;p&#62;please take a look at the new fresh installation here and if possible try it with an ipad:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ozgurpolat.com/shoutbox/&#34; rel=&#34;nofollow&#34;&#62;http://ozgurpolat.com/shoutbox/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-82249</link>
			<pubDate>Mon, 05 Nov 2012 07:13:19 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82249@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Both of the themes have been updated and should be available on Themeforest. Please be aware that any changes you've made to the template files will be overwritten by the update, so keep a backup copy of your current website so that you can transfer the updates if required. It is much better to use child themes so that during future updates your modifications to the templates do not get deleted. When you've updates see if the slider is more inline with your suggestions.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ozgurpolat on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-82196</link>
			<pubDate>Sun, 04 Nov 2012 14:47:50 +0000</pubDate>
			<dc:creator>ozgurpolat</dc:creator>
			<guid isPermaLink="false">82196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;2. (TICK!)&#60;/p&#62;
&#60;p&#62;Yes it worked ! This is really cool. :) Thank you very much. You can check it out here: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ozgurpolat.com/shoutbox/&#34; rel=&#34;nofollow&#34;&#62;http://www.ozgurpolat.com/shoutbox/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3. (TICK) , I am putting a tick to this one, because I feel that it requires significant amount of work to get the thumbnail pictures move slowly when the mouse goes over them, am I right?&#60;/p&#62;
&#60;p&#62;4 This is my last question. Please visit the following link and click on the image in this post,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/themes/newscast/2010/03/06/why-doesnt-apple-rebrand-to-banana/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/newscast/2010/03/06/why-doesnt-apple-rebrand-to-banana/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will see that the gallery will open up and when you move your mouse over the picture, you will see an arrow and &#34;NEXT&#34; on the right side of the picture. Now, I already tried this in newscast, if I have more than one picture, I can keep clicking on the &#34;NEXT&#34; arrow, when it reaches to the last picture, if you click &#34;NEXT&#34; again it starts from the first picture.&#60;/p&#62;
&#60;p&#62;In Shoutbox theme, if you open up a gallery, it will look similar to the newscast gallery but, YOU WILL NOT SEE &#34;NEXT&#34; arrow in the gallery and when you reach the last image in the gallery, the arrow on the right disappears and to start again you have to move to the left side and go back. Whereas in NEwscast gallery you don't have to do that you can just keep clicking on the next and it will start from the first picture.&#60;/p&#62;
&#60;p&#62;My question is, why the designer did not use the same gallery for both themes, they almost look identical, but the one in Newscast behaves much better. And My question is how can I use the gallery of newscast in shoutbox theme?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Main Page Slider can look much better"</title>
			<link>http://www.kriesi.at/support/topic/main-page-slider-can-look-much-better#post-82137</link>
			<pubDate>Sat, 03 Nov 2012 23:03:12 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82137@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please try this. &#60;/p&#62;
&#60;p&#62;Make a backup and open avia.js file located in the /js/ directory of the theme and find line 142 which should look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;video = $(&#38;#39;.videoslide, .comboslide&#38;#39;, this),&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;video = $(&#38;#39;.videoslide, .comboslide, .imageslide&#38;#39;, this),&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now I didn't test this, so be ready to revert back to the original file if things don't go according to plan, so make sure you have a backup of the file ready. Also please empty your browser cache , otherwise you may not see any changes.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
