<?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 - Tag: choice - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/choice</link>
		<description>Support Forum - Tag: choice - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 18:17:06 +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/tags/choice" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "WPML - Logo doesn´t show on second language"</title>
			<link>http://www.kriesi.at/support/topic/wpml-logo-doesn%c2%b4t-show-on-second-language#post-93265</link>
			<pubDate>Thu, 24 Jan 2013 16:48:23 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">93265@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately not, only instant response that currently works is the rss feed at the bottom right. I am planing to update the forum software during the next months to the latest version and we should then be able to add such functionality :)&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pfriberg on "WPML - Logo doesn´t show on second language"</title>
			<link>http://www.kriesi.at/support/topic/wpml-logo-doesn%c2%b4t-show-on-second-language#post-93025</link>
			<pubDate>Wed, 23 Jan 2013 15:38:48 +0000</pubDate>
			<dc:creator>pfriberg</dc:creator>
			<guid isPermaLink="false">93025@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks I solved it somehow. &#60;/p&#62;
&#60;p&#62;Is it possible to get the replys from this forum to also come to my E-mail in box?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "WPML - Logo doesn´t show on second language"</title>
			<link>http://www.kriesi.at/support/topic/wpml-logo-doesn%c2%b4t-show-on-second-language#post-90573</link>
			<pubDate>Tue, 08 Jan 2013 15:05:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90573@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey pfriberg,&#60;/p&#62;
&#60;p&#62;I believe you need to set the logo and theme options in both languages separately. So when you are viewing the options for your second language, you would need to re-upload it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pfriberg on "WPML - Logo doesn´t show on second language"</title>
			<link>http://www.kriesi.at/support/topic/wpml-logo-doesn%c2%b4t-show-on-second-language#post-90510</link>
			<pubDate>Tue, 08 Jan 2013 09:59:14 +0000</pubDate>
			<dc:creator>pfriberg</dc:creator>
			<guid isPermaLink="false">90510@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I am using &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; with Choices theme, the chosen logo only shows up on the standard language. Not the others. &#60;/p&#62;
&#60;p&#62;Even tried to replace the logo in the images/layout/ folder but doesn´t work. Also some problems with the css that only showed up on first language.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wostman.se&#34; rel=&#34;nofollow&#34;&#62;http://www.wostman.se&#60;/a&#62;&#60;br /&#62;
test.wostman.se
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MattiaParla on "Border color contact form"</title>
			<link>http://www.kriesi.at/support/topic/border-color-contact-form#post-83861</link>
			<pubDate>Wed, 14 Nov 2012 12:09:27 +0000</pubDate>
			<dc:creator>MattiaParla</dc:creator>
			<guid isPermaLink="false">83861@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude!&#60;br /&#62;
It's works.&#60;/p&#62;
&#60;p&#62;M
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Border color contact form"</title>
			<link>http://www.kriesi.at/support/topic/border-color-contact-form#post-83005</link>
			<pubDate>Fri, 09 Nov 2012 07:32:54 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">83005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use following css code - add it to css/custom.css and change the color values:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .valid .text_input, #top .valid .text_area, #top .valid select {
border: 1px solid #9AA600;
}

p.valid label {
color: #9AA600;
}

#top .error .text_input, #top .error .text_area, #top .error select {
border: 1px solid #D27F2C;
}

p.error label {
color: #D27F2C;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>MattiaParla on "Border color contact form"</title>
			<link>http://www.kriesi.at/support/topic/border-color-contact-form#post-82875</link>
			<pubDate>Thu, 08 Nov 2012 14:17:55 +0000</pubDate>
			<dc:creator>MattiaParla</dc:creator>
			<guid isPermaLink="false">82875@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hy to everyone,&#60;br /&#62;
i would like change the border color of invalidation and validation of my Choice contact form.&#60;/p&#62;
&#60;p&#62;Thank you in advanced&#60;br /&#62;
M
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Tooltip on portofolio images like on Expose WP or Themes page on your website"</title>
			<link>http://www.kriesi.at/support/topic/tooltip-on-portofolio-images-like-on-expose-wp-or-themes-page-on-your-website#post-63791</link>
			<pubDate>Thu, 05 Jul 2012 05:42:10 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">63791@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I marked this thread for Kriesi. To be honest it's beyond the scope of this support forum and I can't help you with this task but maybe Kriesi is interested in the feature request. This website is based on a customized version of CleanCut (which doesn't include the tooltip feature out of the box too).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>klikkmilly on "Tooltip on portofolio images like on Expose WP or Themes page on your website"</title>
			<link>http://www.kriesi.at/support/topic/tooltip-on-portofolio-images-like-on-expose-wp-or-themes-page-on-your-website#post-63734</link>
			<pubDate>Wed, 04 Jul 2012 19:35:58 +0000</pubDate>
			<dc:creator>klikkmilly</dc:creator>
			<guid isPermaLink="false">63734@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;You have got some really nice themes.. &#60;/p&#62;
&#60;p&#62;Can you please tell me how can I add a Tooltip image preview on a portfolio of Choice for example, just like you have it on your website on Themes, or like on Expose WP theme. I have read your posts about Javascrip tooltip creation both parts, I am however not good in coding at all, and I wouldn't know where to put those functions you exposed on your tutorial posts. Could you make it into a WP plugin?&#60;br /&#62;
I would really love to have the tooltip for featured image of posts or/and in portfolio pages.&#60;br /&#62;
I see you are using Avisio theme on this website, and on Theme page it shows the tooltip image previw, but on the Themeforest Preview theme for Avisio on Portfolio page, one can preview the items only with lightbox, no tooltip.&#60;br /&#62;
So how could I get the tooltip image preview? :) &#60;/p&#62;
&#60;p&#62;Thanks your attention.&#60;/p&#62;
&#60;p&#62;Best wishes,&#60;br /&#62;
Emilia :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
