<?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 - Forum:  - Recent Posts</title>
		<link>http://www.kriesi.at/support/forum/</link>
		<description>Support Forum - Forum:  - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:04:21 +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/forum/" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Slider Size and Socket Size"</title>
			<link>http://www.kriesi.at/support/topic/slider-size-and-socket-size#post-112837</link>
			<pubDate>Wed, 22 May 2013 06:01:30 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Go to LayerSlider WP &#38;gt; Click a slider &#38;gt; Global Settings &#38;gt; Basic &#38;gt; Slider Height &#38;gt; Enter 1000, save changes.&#60;/p&#62;
&#60;p&#62;To reduce the socket height, add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#socket .container {
padding: 5px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Close up the spaces between widgets and remove small dash line in Choices theme"</title>
			<link>http://www.kriesi.at/support/topic/close-up-the-spaces-between-widgets-and-remove-small-dash-line-in-choices-theme#post-112836</link>
			<pubDate>Wed, 22 May 2013 05:57:37 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112836@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just add this on your custom.css or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar .widget .seperator {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To remove the space use this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.widget  {
padding: 30px 0 0px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Featured Image won&#039;t load"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-wont-load#post-112835</link>
			<pubDate>Wed, 22 May 2013 05:55:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112835@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Latest version of Abundance is 1.9. Please download it on your themeforest account. Did you recently transfer your website from your localhost? You might need to manually upload the images again or try to regenerate the thumbnails 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;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MariahW on "How to change title &#38; description font size on Shop &#38; Product Category pages?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-title-description-font-size-on-shop-product-category-pages#post-112834</link>
			<pubDate>Wed, 22 May 2013 05:53:55 +0000</pubDate>
			<dc:creator>MariahW</dc:creator>
			<guid isPermaLink="false">112834@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to change the font size of the title on my main Shop page and on my Product Category pages.  (I have already adjusted title fonts and am happy with them on the individual product pages.)  On the Shop and Product Category pages I'd like to make the main title smaller and the description larger.  Anyone know how to do that?&#60;/p&#62;
&#60;p&#62;I already used this to change the titles on individual product pages:&#60;br /&#62;
'#top.woocommerce .post-title.big_title{&#60;br /&#62;
font-size: 22px;&#60;br /&#62;
}'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MariahW on "Price not showing on single product page and right sidebars not showing at all"</title>
			<link>http://www.kriesi.at/support/topic/price-not-showing-on-single-product-page-and-right-sidebars-not-showing-at-all#post-112833</link>
			<pubDate>Wed, 22 May 2013 05:47:27 +0000</pubDate>
			<dc:creator>MariahW</dc:creator>
			<guid isPermaLink="false">112833@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Where do I find &#34;woocommerce-config &#38;gt; config.php&#34;?  I thought I was in the correct place, but I couldn't find the code you referenced.  Using Wordpress I went to Pluggins &#38;gt; Editor &#38;gt; then selected Woocommerce.  &#60;/p&#62;
&#60;p&#62;And will that code change make the price show up on single product pages and also show up only once on variable product pages?  I read in another thread that a fix for the single product pages caused the price to show up twice on the variable products pages (where the price is already showing up correctly).  I just don't want to fix one problem and create another.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112832</link>
			<pubDate>Wed, 22 May 2013 05:45:27 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">112832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;Talking of menu customization. in the image I supplied:&#60;br /&#62;
&#60;a href=&#34;http://www.clipular.com/c?6044013=M66Ac_fn-H0sYdLewieu-vVGIMA&#38;amp;f=eb6d72c77f6f72f1ab09eaf9b55d3d7c&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?6044013=M66Ac_fn-H0sYdLewieu-vVGIMA&#38;amp;f=eb6d72c77f6f72f1ab09eaf9b55d3d7c&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Menu questions:&#60;br /&#62;
a) Can I put the social media icons over to the right above the menu. Possible?&#60;br /&#62;
b) Can I control the colours of the social media icons, if I have to have the very top bar (after ive moved icons to the right), can I make it same color as my main menu thus making it appear as part of that menu?&#60;br /&#62;
b) I would like to allow it to be a fixed menu (and remain always at the top) but the 'line' over the menu doesnt move with the menu when stretching and the padding beneath the menu and logo is reduced too far so the slider overlaps the menu. How can I fix/increase the padding/bottom margin?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robowen on "Font size questions"</title>
			<link>http://www.kriesi.at/support/topic/font-size-questions#post-112831</link>
			<pubDate>Wed, 22 May 2013 05:30:48 +0000</pubDate>
			<dc:creator>robowen</dc:creator>
			<guid isPermaLink="false">112831@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, it did work. Of course my setting of 25px was pretty close to what it was anyway :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robowen on "Font size questions"</title>
			<link>http://www.kriesi.at/support/topic/font-size-questions#post-112830</link>
			<pubDate>Wed, 22 May 2013 05:29:21 +0000</pubDate>
			<dc:creator>robowen</dc:creator>
			<guid isPermaLink="false">112830@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Adding the CSS in the Quick CSS or the custom.css didn't work for me. Still shows as small -&#60;/p&#62;
&#60;p&#62;/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */&#60;/p&#62;
&#60;p&#62;.avia-caption-title {&#60;br /&#62;
font-size: 25px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.avia-caption-content {&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gigoz on "Changing the Tab &#38; Text colour of content Element Tab (Avia layout builder)"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-tab-text-colour-of-content-element-tab-avia-layout-builder#post-112829</link>
			<pubDate>Wed, 22 May 2013 05:23:57 +0000</pubDate>
			<dc:creator>gigoz</dc:creator>
			<guid isPermaLink="false">112829@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, &#60;/p&#62;
&#60;p&#62;Please can you check the last code for me. I got the blue to show-up but the pink did not show-up. Please check. &#60;/p&#62;
&#60;p&#62;Also, how can i increase the font sizes and the icon sizes on the tabs?&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;br /&#62;
MK
&#60;/p&#62;</description>
		</item>
		<item>
			<title>medwar1212 on "Content on Home Page"</title>
			<link>http://www.kriesi.at/support/topic/content-on-home-page#post-112828</link>
			<pubDate>Wed, 22 May 2013 05:18:53 +0000</pubDate>
			<dc:creator>medwar1212</dc:creator>
			<guid isPermaLink="false">112828@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For &#60;a href=&#34;http://www.max-edwards.com&#34; rel=&#34;nofollow&#34;&#62;http://www.max-edwards.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do I get rid of all the stuff on my menu (recent comments, archives, categories, etc.) &#60;/p&#62;
&#60;p&#62;And on the menu page - I only have &#34;contact&#34; added to the menu. But for some reason &#34;home&#34; is showing up? &#60;/p&#62;
&#60;p&#62;Thanks for the help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>azisbak on "Layer Slider Issues Header Text Alignment Off"</title>
			<link>http://www.kriesi.at/support/topic/layer-slider-issues-header-text-alignment-off#post-112827</link>
			<pubDate>Wed, 22 May 2013 04:47:49 +0000</pubDate>
			<dc:creator>azisbak</dc:creator>
			<guid isPermaLink="false">112827@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick&#60;/p&#62;
&#60;p&#62;Thanks for the feedback.&#60;/p&#62;
&#60;p&#62;As per the design I am going for, the slider height should be 600px and the images of the iPad should be the size they are (this was purposely done). I want the images to be cut off like they are. I have changed the height of the slider back to 600px and there is no issue with the images or the way they are appearing.&#60;/p&#62;
&#60;p&#62;The issue is with the empty H1 and H4 tags. They should not be empty. See these two screenshots with in-line annotations that explain the issue:&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/s/em4q8veeut1du9h/H1%20tags.png?v=1swn&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/s/em4q8veeut1du9h/H1%20tags.png?v=1swn&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;https://www.dropbox.com/s/16a4umh1ax4yomd/H4%20tags.png?v=1swn&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/s/16a4umh1ax4yomd/H4%20tags.png?v=1swn&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As per the settings in LayerSlider, these are not empty tags but in fact have text content in them that should be displaying. The text displays in the preview area, but disappears on the live site (&#60;a href=&#34;http://newadsend.wpengine.com/features/create/)&#34; rel=&#34;nofollow&#34;&#62;http://newadsend.wpengine.com/features/create/)&#60;/a&#62;. The fact that the text doesnt display on the live site is the issue I need to resolve, not the images.&#60;/p&#62;
&#60;p&#62;Look forward to hearing from you&#60;/p&#62;
&#60;p&#62;Aaron&#60;/p&#62;
&#60;p&#62;P.s I had set 900px as the height of the H1 text as thats what your colleague told me to try (see the rest of this comment feed). I have now removed that as neither adding it or removing it has had any affect, so that cannot be the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Enfold - Responsive Slide Out Menu **ISSUE**"</title>
			<link>http://www.kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112826</link>
			<pubDate>Wed, 22 May 2013 04:06:43 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112826@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Ahh just css to add to custom.css , before i thought you posted a chunk of css from one of the template files. Nice customization to menu , looks good. Try this please&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .avia-menu-fx {

top: 40% !important;

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;'The small size menu no longer has that line strike through each menu word. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "icon not displayed and alle changes ignored in preview"</title>
			<link>http://www.kriesi.at/support/topic/icon-not-displayed-and-alle-changes-ignored-in-preview#post-112825</link>
			<pubDate>Wed, 22 May 2013 03:55:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112825@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Hi,&#60;/p&#62;
&#60;p&#62;Insert the code on this tag&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div class=&#34;avia-font-entypo-fontello&#34;&#38;gt;&#38;amp;#128222;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>formateins on "Page Sidebar navigation - Missing Pages"</title>
			<link>http://www.kriesi.at/support/topic/page-sidebar-navigation-missing-pages#post-112824</link>
			<pubDate>Wed, 22 May 2013 03:52:26 +0000</pubDate>
			<dc:creator>formateins</dc:creator>
			<guid isPermaLink="false">112824@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Erm, did you read the topic?&#60;/p&#62;
&#60;p&#62;There is no need to point to an URL because I didn't touch any CSS or code. But for the sake of freedom you may have a look here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/themedemo/?theme=enfold&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themedemo/?theme=enfold&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Seems there's no 3rd level page so you may have to create one by yourself. Doesn't even matter - I found the error, turned the sidebar nav off and used my own plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Bold not colored"</title>
			<link>http://www.kriesi.at/support/topic/not-colored#post-112823</link>
			<pubDate>Wed, 22 May 2013 03:36:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112823@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Specify the bold color on your custom.css or Quick css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body bold {
 color: red !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the color value.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "COHERENCE CAPTION TITLE SLIDESHOW ERROR ON SAFARI"</title>
			<link>http://www.kriesi.at/support/topic/coherence-caption-title-slideshow-error-on-safari#post-112822</link>
			<pubDate>Wed, 22 May 2013 03:33:30 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Always glad to help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Replete Menu Cart Bug - Showing 0 when add new product or update cart"</title>
			<link>http://www.kriesi.at/support/topic/replete-menu-cart-bug-showing-0-when-add-new-product-or-update-cart#post-112821</link>
			<pubDate>Wed, 22 May 2013 03:32:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112821@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it is fixed. Added this topic to favorites.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "site title and tagline instead of logo"</title>
			<link>http://www.kriesi.at/support/topic/site-title-and-tagline-instead-of-logo#post-112820</link>
			<pubDate>Wed, 22 May 2013 03:31:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open header.php then find this code&#60;br /&#62;
&#60;code&#62;echo avia_logo(AVIA_BASE_URL.&#38;#39;images/layout/logo.png&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;wp_title&#38;#39;&#38;gt;&#38;quot;. bloginfo(&#38;#39;name&#38;#39;) .&#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
							echo &#38;quot;&#38;lt;div class=&#38;#39;wp_description&#38;#39;&#38;gt;&#38;quot;. bloginfo(&#38;#39;description&#38;#39;) .&#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can style the title with .wp_title and style the description using .wp_description.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theworldawaits on "Changing the location of Social Media Icons"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-location-of-social-media-icons#post-112819</link>
			<pubDate>Wed, 22 May 2013 03:27:37 +0000</pubDate>
			<dc:creator>theworldawaits</dc:creator>
			<guid isPermaLink="false">112819@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Another solution I would be happy with is this one (I mocked it up in Photoshop).&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://jvd.ca/social2.png&#34; /&#62;&#60;/p&#62;
&#60;p&#62;This solution is preferred, but I'm okay with either one.  I am not very adept at coding.  Thanks :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theworldawaits on "Changing the location of Social Media Icons"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-location-of-social-media-icons#post-112818</link>
			<pubDate>Wed, 22 May 2013 03:25:10 +0000</pubDate>
			<dc:creator>theworldawaits</dc:creator>
			<guid isPermaLink="false">112818@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there,&#60;/p&#62;
&#60;p&#62;I tried what you suggested and it almost worked.  There are two problems though.&#60;/p&#62;
&#60;p&#62;- The icons on the left remain (so I have duplicate social media icons)&#60;br /&#62;
- The new icons (right aligned) are shifted down too much.&#60;/p&#62;
&#60;p&#62;Here is a screenshot.&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://jvd.ca/social.png&#34; /&#62;&#60;/p&#62;
&#60;p&#62;Here is some additional information if it's helpful at all.&#60;/p&#62;
&#60;p&#62;- I don't need any phone number or 'additional' navigation.&#60;br /&#62;
- I just want the icons on the left to be aligned to the right.&#60;/p&#62;
&#60;p&#62;Thanks so much!&#60;/p&#62;
&#60;p&#62;Jason
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Heading button"</title>
			<link>http://www.kriesi.at/support/topic/heading-button#post-112817</link>
			<pubDate>Wed, 22 May 2013 03:24:44 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112817@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can create that on the Template Builder. Insert the Text Area / Callout / Quotes element then select Call out Style. Fill in the Callout button options.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Enfold Instagram Icon"</title>
			<link>http://www.kriesi.at/support/topic/enfold-instagram-icon#post-112815</link>
			<pubDate>Wed, 22 May 2013 03:21:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112815@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it is fixed. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio design aspect"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-design-aspect#post-112814</link>
			<pubDate>Wed, 22 May 2013 03:19:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112814@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for the delay. &#60;/p&#62;
&#60;p&#62;1.) The arrows are there and it is colored white. You can't see it because the thumbnails have a white area at the bottom. Try to add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.avia-arrow {
background: red !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) To fix the blurry thumbnails on your portfolio. Edit functions.php then find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;260, &#38;#39;height&#38;#39;=&#38;gt;185 );						// images for portfolio 4 columns&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;257, &#38;#39;height&#38;#39;=&#38;gt;183 );						// images for portfolio 4 columns&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regenerate the thumbnails using this plugin. &#60;a href=&#34;http://wordpress.org/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/plugins/regenerate-thumbnails/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3.) I can see that  the background header image is fixed.&#60;/p&#62;
&#60;p&#62;4.) The tabs on this page (&#60;a href=&#34;http://www.chaja-design.nl/chajanew/zakelijke-hosting/#tab-id-1&#34; rel=&#34;nofollow&#34;&#62;http://www.chaja-design.nl/chajanew/zakelijke-hosting/#tab-id-1&#60;/a&#62;) is working fine on 320px width view. I don't have an actual mobile to check this out but I think they are ok.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Custom Font"</title>
			<link>http://www.kriesi.at/support/topic/custom-font#post-112813</link>
			<pubDate>Wed, 22 May 2013 03:09:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112813@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You should try this plugin &#60;a href=&#34;http://wordpress.org/plugins/wp-font-face/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/plugins/wp-font-face/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dontae82 on "Image Removal"</title>
			<link>http://www.kriesi.at/support/topic/image-removal#post-112812</link>
			<pubDate>Wed, 22 May 2013 03:06:18 +0000</pubDate>
			<dc:creator>dontae82</dc:creator>
			<guid isPermaLink="false">112812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When you click on my category image &#34;HOOKAHS&#34; on my home page, when it takes you to the &#34;HOOKAHS&#34; page, the category image is there and I don't want it to be. Can you please help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Additional Header"</title>
			<link>http://www.kriesi.at/support/topic/additional-header#post-112811</link>
			<pubDate>Wed, 22 May 2013 03:05:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112811@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just hide the 2nd menu with this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sub_menu {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can add that on your Quick CSS or custom.css&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Insert the button social network"</title>
			<link>http://www.kriesi.at/support/topic/insert-the-button-social-network#post-112810</link>
			<pubDate>Wed, 22 May 2013 03:02:56 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can use this plugin &#60;a href=&#34;http://wordpress.org/plugins/addthis/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/plugins/addthis/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Some problems 404 ,permalink and WPML"</title>
			<link>http://www.kriesi.at/support/topic/some-problems-404-permalink-and-wpml#post-112809</link>
			<pubDate>Wed, 22 May 2013 03:01:28 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112809@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;When using WPML you need to sync the website for each language. If you create About us for English language then you need to create another one for French. This is an elaborate instruction by Nick for WPML.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/callout-translation-wpml&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/callout-translation-wpml&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;WPML is not the type of plugin that you activate and it takes care of everything else. You need to first set it up and configure it. Also you are aware that there are multiple versions of the plugin (cms &#38;amp; blog) with completely different functionality? Which version are you currently using? Is your site being setup as a blog or a cms?&#60;br /&#62;
Please refer to the &#60;a href=&#34;http://wpml.org/documentation/getting-started-guide/&#34; rel=&#34;nofollow&#34;&#62;http://wpml.org/documentation/getting-started-guide/&#60;/a&#62;&#60;br /&#62;
1) After you activate the plugin, you click the configure link right under its name in the Plugin section of the backend. You select the current language, the languages which you wish to translate into, then you select the language switcher options that suits your website, and click Finish.&#60;br /&#62;
2) Now on top of the backend you see the language dropdown box showing the root language of the site - English lets say, and I selected Spanish as the translation( for this example). You now have two completely different backends in your site which are *independent of one another*, an English and a Spanish. So you first create a home page, or a portfolio page,or any page in English backend and save it. Then you use the language dropdown box on top in the backend to switch to the Spanish version of the backend , and *re-create* or import etc.. the Spanish versions of your English pages. You will notice in the backend the menu link 'Flagship' will become 'Flagship EN' and will change to 'Flagship ES' when you use the dropdown to enter the various versions.&#60;br /&#62;
So, to answer your question. , If you have an English (root) template which you applied to a page you designated as your homepage. you would switch to Spanish (or your language choice) . But you would *NOT* see those templates nor the pages you just made because those are in the 'English backend'. You would have to recreate them all over in the Spanish version. Then create a new Spanish page, apply the Spanish homepage template to it, and link it to the English home page via the dropdown in the Add Page or Add Post pages.&#60;br /&#62;
If you've done all the above, and linked the translated version to the root version of the page and still are not seeing anything, please try re-installing the plugin and do speak to the WPML support staff and I am certain between the two support teams we will get you running smoothly.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How do I adjust featured image"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-adjust-featured-image#post-112808</link>
			<pubDate>Wed, 22 May 2013 02:58:22 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Suggested image size for accordion and featured news slider is 676x320px. You can find that on functions.php&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;L&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;700, &#38;#39;height&#38;#39;=&#38;gt;320);		// image for accordion and featured news slider&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlong43 on "Stylings (Color Settings) Won&#039;t Change"</title>
			<link>http://www.kriesi.at/support/topic/stylings-color-settings-wont-change#post-112807</link>
			<pubDate>Wed, 22 May 2013 02:53:05 +0000</pubDate>
			<dc:creator>mlong43</dc:creator>
			<guid isPermaLink="false">112807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi:&#60;/p&#62;
&#60;p&#62;I solved it. It was a plugin issue with Cloudflare.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
