<?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: 7xy</title>
		<link><a href='http://www.kriesi.at/support/profile/7xy'>7xy</a></link>
		<description>Support Forum - User Favorites: 7xy</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 20:35:31 +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/leowys" rel="self" type="application/rss+xml" />

		<item>
			<title>7xy on "Iframes werden halbiert und hochkant eingefügt"</title>
			<link>http://www.kriesi.at/support/topic/iframes-werden-halbiert-und-hochkant-eingefugt#post-80478</link>
			<pubDate>Sat, 20 Oct 2012 10:44:01 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">80478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;WOW! Danke Peter! it worked!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Iframes werden halbiert und hochkant eingefügt"</title>
			<link>http://www.kriesi.at/support/topic/iframes-werden-halbiert-und-hochkant-eingefugt#post-80475</link>
			<pubDate>Sat, 20 Oct 2012 10:23:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80475@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Der Iframe enthält selbst eine &#34;width&#34;-Eigenschaft, welche diesen auf 300px limitiert. Probiere folgenden Code in css/custom.css einzufügen - möglicherweise hilft dieser dabei die iframe &#34;width&#34; Eigenschaft zu überschreiben. Wenn nicht, muss der Iframe Code angepasst werden.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.entry-content iframe{
width: 100% !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>7xy on "Iframes werden halbiert und hochkant eingefügt"</title>
			<link>http://www.kriesi.at/support/topic/iframes-werden-halbiert-und-hochkant-eingefugt#post-80468</link>
			<pubDate>Sat, 20 Oct 2012 08:39:25 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">80468@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ich habe extra eine Testseite erstellt! &#60;a href=&#34;http://schleeh.de/test/&#34; rel=&#34;nofollow&#34;&#62;http://schleeh.de/test/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Iframes werden halbiert und hochkant eingefügt"</title>
			<link>http://www.kriesi.at/support/topic/iframes-werden-halbiert-und-hochkant-eingefugt#post-80355</link>
			<pubDate>Fri, 19 Oct 2012 14:11:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80355@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
Kannst du einen Link zu einer Seite posten, bei der die iframes nicht richtig dargestellt werden? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Iframes werden halbiert und hochkant eingefügt"</title>
			<link>http://www.kriesi.at/support/topic/iframes-werden-halbiert-und-hochkant-eingefugt#post-80328</link>
			<pubDate>Fri, 19 Oct 2012 07:46:51 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">80328@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In meinem auf Eunoia basierenden Blog werden iframes und auch slideshare Einbettungen halbiert und hochkant dargestellt. Mit dem alten Einbettungscode ist das nicht der Fall. Woran könnte das liegen?&#60;/p&#62;
&#60;p&#62;Screenshot: &#60;img src=&#34;https://docs.google.com/open?id=0B70Cg9EggGQobnYtM1Jza282cFk&#34;&#62;&#60;/p&#62;
&#60;p&#62;Danke für Euere Hilfe!&#60;/p&#62;
&#60;p&#62;Hannes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Sample pages with code to learn how to use the full potential of the theme"</title>
			<link>http://www.kriesi.at/support/topic/sample-pages-with-code-to-learn-how-to-use-the-full-potential-of-the-theme#post-76233</link>
			<pubDate>Mon, 17 Sep 2012 15:01:15 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">76233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hannes,&#60;/p&#62;
&#60;p&#62;I am sorry, it's been a while since I looked at the data which came along with the theme.&#60;/p&#62;
&#60;p&#62; If you go to the page that you want to adapt on the demo site and look at it through the Firebug browser add-on,  you will be able to figure out the individual module/components that were used in creating it and the general layout by looking at the names of the div classes. It's the simplest way to quickly see the structure and recreate it in page builder.&#60;/p&#62;
&#60;p&#62;I agree with you that live sites should never be worked on. &#60;/p&#62;
&#60;p&#62;As Devin wrote above, its ideal to have a development environment set up synchronized with your live server whereby you push the live copy only after it's been tested in the development environment (even on  your localhost desktop computer).&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Sample pages with code to learn how to use the full potential of the theme"</title>
			<link>http://www.kriesi.at/support/topic/sample-pages-with-code-to-learn-how-to-use-the-full-potential-of-the-theme#post-76223</link>
			<pubDate>Mon, 17 Sep 2012 14:12:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">76223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Hannes,&#60;/p&#62;
&#60;p&#62;Unfortunately no we don't have something like that set up but if you have any questions on a particular page we can try and help get you set up as best we can.&#60;/p&#62;
&#60;p&#62;For the most part, layouts are done with either shortcodes or built with the dynamic templates. If you are able, I would definitely recommend setting up a second test wordpress install and then using the Import Dummy Data option to give yourself a secondary testing ground that isn't live but allows you to try things out.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Sample pages with code to learn how to use the full potential of the theme"</title>
			<link>http://www.kriesi.at/support/topic/sample-pages-with-code-to-learn-how-to-use-the-full-potential-of-the-theme#post-76222</link>
			<pubDate>Mon, 17 Sep 2012 14:04:27 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">76222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;that is not a good idea on a live site and there are not the same pages and articles as in the demo site.&#60;/p&#62;
&#60;p&#62;Hannes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Sample pages with code to learn how to use the full potential of the theme"</title>
			<link>http://www.kriesi.at/support/topic/sample-pages-with-code-to-learn-how-to-use-the-full-potential-of-the-theme#post-75731</link>
			<pubDate>Thu, 13 Sep 2012 13:44:52 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">75731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You haven't used the 'Import Dummy Data' option in the Admin - Eunoia &#38;gt; Theme Options page? It recreates the entire demo site so you can see how it was originally made.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Sample pages with code to learn how to use the full potential of the theme"</title>
			<link>http://www.kriesi.at/support/topic/sample-pages-with-code-to-learn-how-to-use-the-full-potential-of-the-theme#post-75396</link>
			<pubDate>Tue, 11 Sep 2012 08:48:38 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">75396@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I love the theme Eunoia. But I wonder how some of the sample pages in the demo where made. There is now way to find that out. It would be nice to see how they lokk like in the backoffice to learn how to use some of the shortcode features together to create fabulous sites.&#60;/p&#62;
&#60;p&#62;Is it possible to see some from the backoffice somewhere to learn?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Hannes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-74456</link>
			<pubDate>Wed, 05 Sep 2012 07:21:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nein leider, da der Shortcode Generator die Erstellung der Shortcodes stark vereinfacht und Kriesi daher auf eine Dokumentation verzichtet hat. Ich werde ihn aber fragen, ob er eine bessere Doku beim nächsten Update inkludieren kann, da schon einige User danach gefragt haben.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-74273</link>
			<pubDate>Tue, 04 Sep 2012 07:58:11 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">74273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hallo Peter,&#60;/p&#62;
&#60;p&#62;vielen Dank für die schnelle Antwort. Eine Frage noch gibt es eine etwas ausführlichere Dokumentation der umfangreichen Shortcode Funktionen?&#60;/p&#62;
&#60;p&#62;Gruß&#60;/p&#62;
&#60;p&#62;Hannes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-74269</link>
			<pubDate>Tue, 04 Sep 2012 07:38:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74269@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Ja, viele User haben sich darüber schon beschwert und ich rechne damit, dass Kriesi eine Sicherung im nächsten Framework Update implementiert (zB Confirm Box).&#60;/p&#62;
&#60;p&#62;2) Sehr gut.&#60;/p&#62;
&#60;p&#62;3) Standardmäßig verwendet Eunoia den &#34;read more&#34; quicktag: &#60;a href=&#34;http://codex.wordpress.org/Customizing_the_Read_More&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Customizing_the_Read_More&#60;/a&#62; um den gewünschten Textausschnitt zu bestimmen. Der Quicktag kann entweder im visuellen Editor mittels des &#34;Seitentrennungs&#34;-Icon oberhalb des Texteditors eingefügt werden (Icon links neben dem &#34;ABC&#34; Rechtschreibprüfungsicon) und im html Editor kann man ebenfalls den Button oder aber folgenden Code einfügen:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!--more--&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>7xy on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-74185</link>
			<pubDate>Mon, 03 Sep 2012 16:19:07 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">74185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;worked! Deleted everthing inside inc-avia-importer.php via FTP an saved it back! Overcame the fear and pressed the &#34;Import Dummy Data&#34; Button and nothing happened! Puh! &#60;/p&#62;
&#60;p&#62;Now I just need the same for the even more dangerous &#34;Reset all Data&#34; Button!&#60;/p&#62;
&#60;p&#62;Best Regards&#60;/p&#62;
&#60;p&#62;Hannes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-74183</link>
			<pubDate>Mon, 03 Sep 2012 16:02:50 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">74183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael!&#60;/p&#62;
&#60;p&#62;Do I have to use FTP for that?&#60;/p&#62;
&#60;p&#62;I it possible to kill the &#34;Reset all options&#34; Button as well?&#60;/p&#62;
&#60;p&#62;Best regards&#60;/p&#62;
&#60;p&#62;Hannes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-74181</link>
			<pubDate>Mon, 03 Sep 2012 15:59:48 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">74181@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Klasse Peter,&#60;/p&#62;
&#60;p&#62;Danke! Ich habe drei Anliegen.&#60;/p&#62;
&#60;p&#62;1. Die Buttons mit dem Import und Reset können, wenn man keine Sicherung hat sehr zerstörerisch sein. Man sollte sie aus meiner Sicht nur in der Vorführ-Version haben.&#60;/p&#62;
&#60;p&#62;2. Das Email-Problem liegt anscheinend an meinem Provider. Ich habe das inzwischen über Contact form 7 gelöst.&#60;/p&#62;
&#60;p&#62;3. Wei kann ich auf der Blogseite eine Übersicht über die Artikel (Nur wenig Inhalt mit weiterlesen) einstellen?&#60;/p&#62;
&#60;p&#62;Danke für Euere Unterstützung!&#60;/p&#62;
&#60;p&#62;Gruß&#60;/p&#62;
&#60;p&#62;Hannes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-74038</link>
			<pubDate>Sun, 02 Sep 2012 06:18:10 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74038@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; @7xy - Du kannst deine Fragen auch gerne in Deutsch stellen. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-74024</link>
			<pubDate>Sun, 02 Sep 2012 01:47:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">74024@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We are very sorry for that. Another user requested for that button to have a confirmation message before activating. For the meantime please open framework &#38;gt; php folder and edit the file named inc-avia-importer.php, remove everything then save it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-73958</link>
			<pubDate>Sat, 01 Sep 2012 13:48:17 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">73958@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The Imort dummy Data Button is the same sad story! When the website is online and press this button I get a lot of work to sort that out later. There is no warning after pressing these DANGER BUTTONS! You just have to start over!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>7xy on "Reset all options Contact not working"</title>
			<link>http://www.kriesi.at/support/topic/reset-all-options-contact-not-working#post-73955</link>
			<pubDate>Sat, 01 Sep 2012 13:42:17 +0000</pubDate>
			<dc:creator>7xy</dc:creator>
			<guid isPermaLink="false">73955@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi My english is not very good. So I thought rest all Options will just reset the options of the choosen slider. Now I lost the work of two days! This is very annoying. Is there a posibility to eliminate this dangerous button???&#60;/p&#62;
&#60;p&#62;The second problem is that you seem to have a working contact page. But when I check it no Email is ever sent. I searched the whole forum, but couldn't fix it.&#60;/p&#62;
&#60;p&#62;Maybe I will go back to Pagelines which is not so dangerous for me loosing time.&#60;/p&#62;
&#60;p&#62;DEUTSCH: Warum gibt es hier keinen Support in Deutsch?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
