<?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: empty - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/empty</link>
		<description>Support Forum - Tag: empty - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 14:52:52 +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/empty" rel="self" type="application/rss+xml" />

		<item>
			<title>thomasmenard on "Nothing found"</title>
			<link>http://www.kriesi.at/support/topic/nothing-found#post-81258</link>
			<pubDate>Sat, 27 Oct 2012 10:37:56 +0000</pubDate>
			<dc:creator>thomasmenard</dc:creator>
			<guid isPermaLink="false">81258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry do not consider this post I fix the problem...&#60;br /&#62;
I look in the forum and find out that I should delete portfolio that is not linked to a page.&#60;br /&#62;
Even though I dont understand why it could fix my problem with the cart page, its seems all good now :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thomasmenard on "Nothing found"</title>
			<link>http://www.kriesi.at/support/topic/nothing-found#post-81257</link>
			<pubDate>Sat, 27 Oct 2012 10:30:42 +0000</pubDate>
			<dc:creator>thomasmenard</dc:creator>
			<guid isPermaLink="false">81257@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;On propulsion theme &#60;a href=&#34;http://www.kriesi.at/themedemo/?theme=propulsion&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themedemo/?theme=propulsion&#60;/a&#62; if the cart is empty, the cart page shows:&#60;br /&#62;
Your cart is currently empty.&#60;/p&#62;
&#60;p&#62;← Return To Shop&#60;/p&#62;
&#60;p&#62;But on my website when the cart is empty I have this message:&#60;br /&#62;
Your cart is currently empty.&#60;/p&#62;
&#60;p&#62;← Return To Shop&#60;/p&#62;
&#60;p&#62;Nothing Found&#60;br /&#62;
Sorry, no posts matched your criteria&#60;/p&#62;
&#60;p&#62;Can u help me to get rid of the 2 last lines:&#60;br /&#62;
Nothing Found&#60;br /&#62;
Sorry, no posts matched your criteria&#60;/p&#62;
&#60;p&#62;Thank you very much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Dribbble - Vimeo social icon misery"</title>
			<link>http://www.kriesi.at/support/topic/dribbble-vimeo-social-icon-misery#post-68764</link>
			<pubDate>Wed, 01 Aug 2012 18:11:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68764@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Asiertxu,&#60;/p&#62;
&#60;p&#62;Thank you for posting your solution. I do have this one on file so I know what you mean in the example above :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Asiertxu on "Dribbble - Vimeo social icon misery"</title>
			<link>http://www.kriesi.at/support/topic/dribbble-vimeo-social-icon-misery#post-68763</link>
			<pubDate>Wed, 01 Aug 2012 17:57:47 +0000</pubDate>
			<dc:creator>Asiertxu</dc:creator>
			<guid isPermaLink="false">68763@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry guys, for some reason when I input here the FULL end result line for the Dribbble versus Vimeo issue, it then appears chopped up.&#60;/p&#62;
&#60;p&#62;It's a shame because it's working perfectly for me, but unfortunately I can't share with you all. Don't know why.&#60;/p&#62;
&#60;p&#62;However if one the guys in tech support send me their email, I can send it to them so they can post it here without any trouble.&#60;/p&#62;
&#60;p&#62;Cheers.&#60;/p&#62;
&#60;p&#62;Zorrrrro
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Asiertxu on "Dribbble - Vimeo social icon misery"</title>
			<link>http://www.kriesi.at/support/topic/dribbble-vimeo-social-icon-misery#post-68489</link>
			<pubDate>Tue, 31 Jul 2012 10:39:44 +0000</pubDate>
			<dc:creator>Asiertxu</dc:creator>
			<guid isPermaLink="false">68489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys&#60;/p&#62;
&#60;p&#62;I think I might have found the answer for the empty lightbox link, when clicking on the vimeo social icon.&#60;/p&#62;
&#60;p&#62;Basically I opened the 'header.php' page and looked for…&#60;/p&#62;
&#60;p&#62;if($dribbble = avia_get_option('dribbble')) { $social ++; echo &#34;&#38;lt;li class='dribbble'&#38;gt;&#60;a href='http://vimeo.com/&#34;.$dribbble.&#34;'&#62;&#34;.__('Follow us on Vimeo', 'avia_framework').&#34;&#60;/a&#62;&#34;; }&#60;/p&#62;
&#60;p&#62;then I added ' target=\&#34;_blank\&#34; class='noLightbox'&#38;gt;&#34;.__&#60;/p&#62;
&#60;p&#62;in the space where you see '&#38;gt;&#34;.__&#60;/p&#62;
&#60;p&#62;the end result is as follows…&#60;/p&#62;
&#60;p&#62;if($vimeo  = avia_get_option('vimeo'))  { $social ++; echo &#34;&#38;lt;li class='vimeo'&#38;gt;&#60;br /&#62;
&#60;a href='http://vimeo.com/&#34;.$vimeo.&#34;'&#62;&#34;.__('Follow me on Vimeo', 'avia_framework').&#34;&#60;/a&#62;&#34;; }&#60;/p&#62;
&#60;p&#62;That should stop the little, empty lightbox coming up. At least its working for me now.&#60;/p&#62;
&#60;p&#62;Cheers.&#60;/p&#62;
&#60;p&#62;Zorrrrro
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Asiertxu on "Dribbble - Vimeo social icon misery"</title>
			<link>http://www.kriesi.at/support/topic/dribbble-vimeo-social-icon-misery#post-68473</link>
			<pubDate>Tue, 31 Jul 2012 09:11:51 +0000</pubDate>
			<dc:creator>Asiertxu</dc:creator>
			<guid isPermaLink="false">68473@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys&#60;/p&#62;
&#60;p&#62;I hope you can help, seriously.&#60;/p&#62;
&#60;p&#62;I've been reporting this problem several times and whenever it looks fixed it keeps coming back.&#60;/p&#62;
&#60;p&#62;I've followed all your previous advice but nothings seems to work.&#60;/p&#62;
&#60;p&#62;Basically when I click on my vimeo social icon here &#60;a href=&#34;http://bit.ly/Ljcyym&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/Ljcyym&#60;/a&#62;, instead of being redirected to my vimeo page, a small empty lightbox comes up.&#60;/p&#62;
&#60;p&#62;Whenever I click any of the other icons I get redirected to the proper page without a problem. However with this one the lineal changes to url/#!prettyPhoto.&#60;/p&#62;
&#60;p&#62;If I use firebug to explore this, when I rollover the vimeo icon the code looks like this…&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;social_container extralight-border&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;ul class=&#34;social_bookmarks&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;dribbble&#34;&#38;gt;&#60;br /&#62;
&#38;lt;a href=&#34;http://vimeo.com/zorrrrro&#34; rel=&#34;lightbox[auto_group1]&#34;&#38;gt;Follow us on Vimeo&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;twitter&#34;&#38;gt;&#60;br /&#62;
&#38;lt;a href=&#34;http://twitter.com/zorrrrro&#34;&#38;gt;Follow us on Twitter&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;facebook&#34;&#38;gt;&#60;br /&#62;
&#38;lt;a href=&#34;http://www.flickr.com/photos/zorrrro/&#34;&#38;gt;Join our Facebook Group&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;linkedin&#34;&#38;gt;&#60;br /&#62;
&#38;lt;a href=&#34;http://www.linkedin.com/profile/view?id=19636431&#38;amp;trk=tab_pro&#34;&#38;gt;Add me on Linkedin&#60;/p&#62;
&#60;p&#62;As you can see, there seems to be a link (rel=&#34;lightbox[auto_group1]) with the dribble bit that doesn't appear with the other social icons. Is this the problem? Can this be changed? If so, how? In what page?&#60;br /&#62;
If this is not the solution, what is it?&#60;/p&#62;
&#60;p&#62;Thank you for your help in advance.&#60;/p&#62;
&#60;p&#62;Zorrrrro
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Warning: strpos() [function.strpos]: Empty delimiter in /home/tryzub/public_html"</title>
			<link>http://www.kriesi.at/support/topic/warning-strpos-functionstrpos-empty-delimiter-in-hometryzubpublic_html#post-61750</link>
			<pubDate>Fri, 22 Jun 2012 18:58:14 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">61750@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! Since the error points to the wc-shipping class I can only asume its a problem with woocommerce or one of its extensions. Did you try using the default wordpress theme? If the error is visible then as well we can be sure of it.&#60;/p&#62;
&#60;p&#62;If the error disappears we at least know its something between theme and plugin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Warning: strpos() [function.strpos]: Empty delimiter in /home/tryzub/public_html"</title>
			<link>http://www.kriesi.at/support/topic/warning-strpos-functionstrpos-empty-delimiter-in-hometryzubpublic_html#post-61603</link>
			<pubDate>Fri, 22 Jun 2012 06:58:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">61603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I marked this thread for Kriesi's attention. I'm not sure if it's a theme issue or a woocommerce bug. Kriesi will release a theme update in the next few days.&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Warning: strpos() [function.strpos]: Empty delimiter in /home/tryzub/public_html"</title>
			<link>http://www.kriesi.at/support/topic/warning-strpos-functionstrpos-empty-delimiter-in-hometryzubpublic_html#post-60559</link>
			<pubDate>Sun, 17 Jun 2012 01:57:05 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">60559@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh and WP_DEBUG is set to False,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Warning: strpos() [function.strpos]: Empty delimiter in /home/tryzub/public_html"</title>
			<link>http://www.kriesi.at/support/topic/warning-strpos-functionstrpos-empty-delimiter-in-hometryzubpublic_html#post-60556</link>
			<pubDate>Sun, 17 Jun 2012 00:45:51 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">60556@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;WP 3.4 (just updated)&#60;br /&#62;
Table Rate Shipping (1.5.2)&#60;br /&#62;
WooCommerce 1.5.7.1&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.nonethericher.net.au&#34; rel=&#34;nofollow&#34;&#62;http://www.nonethericher.net.au&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Warning: strpos() [function.strpos]: Empty delimiter in /home/tryzub/public_html/wp-content/plugins/woocommerce/classes/shipping/class-wc-shipping.php on line 204&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;All plugins disabled except WooCommerce and Table Rate Shipping,&#60;/p&#62;
&#60;p&#62;If I Add a product to the cart and then check the cart, this error comes up,&#60;/p&#62;
&#60;p&#62;I saw one other guy on the WooCommerce forum with a similar problem,&#60;/p&#62;
&#60;p&#62;The cart still seems to function apart from this ugly error appearing at the top of the cart,&#60;/p&#62;
&#60;p&#62;I re-installed WooCommerce 1.5.6 but when I activated it I lost my Table Rate Shipping option in settings, &#60;/p&#62;
&#60;p&#62;I don't understand as it worked before with 1.5.6,&#60;/p&#62;
&#60;p&#62;Really stuck now,&#60;/p&#62;
&#60;p&#62;Regards Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "I can&#039;t insert any shortcode"</title>
			<link>http://www.kriesi.at/support/topic/i-cant-insert-any-shortcode#post-55621</link>
			<pubDate>Thu, 10 May 2012 20:39:25 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">55621@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi didier2222,&#60;/p&#62;
&#60;p&#62;Can you try these solutions I posted here: &#60;a href=&#34;http://www.kriesi.at/support/topic/unable-to-enter-shortcodes-via-the-magic-wand-button#post-55181&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/unable-to-enter-shortcodes-via-the-magic-wand-button#post-55181&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The code change may not be the same for Broadscope but give them a try and let us know.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>didier2222 on "I can&#039;t insert any shortcode"</title>
			<link>http://www.kriesi.at/support/topic/i-cant-insert-any-shortcode#post-55619</link>
			<pubDate>Thu, 10 May 2012 20:27:10 +0000</pubDate>
			<dc:creator>didier2222</dc:creator>
			<guid isPermaLink="false">55619@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the same problem as above - can you help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "I can&#039;t insert any shortcode"</title>
			<link>http://www.kriesi.at/support/topic/i-cant-insert-any-shortcode#post-54595</link>
			<pubDate>Fri, 04 May 2012 06:03:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54595@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Please create me an admin account and send the login data to: &#60;a href=&#34;mailto:kriesi2000-dude@yahoo.com&#34;&#62;kriesi2000-dude@yahoo.com&#60;/a&#62; - I'll look into it. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>asiaconnell on "I can&#039;t insert any shortcode"</title>
			<link>http://www.kriesi.at/support/topic/i-cant-insert-any-shortcode#post-54239</link>
			<pubDate>Wed, 02 May 2012 04:45:26 +0000</pubDate>
			<dc:creator>asiaconnell</dc:creator>
			<guid isPermaLink="false">54239@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've the same problem  :( my shortcodes don't work with velvet theme
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "I can&#039;t insert any shortcode"</title>
			<link>http://www.kriesi.at/support/topic/i-cant-insert-any-shortcode#post-53746</link>
			<pubDate>Fri, 27 Apr 2012 18:51:54 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53746@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi rumbella,&#60;/p&#62;
&#60;p&#62;Sorry to hear the pop up is empty. Do you receive any errors in the pop up?&#60;/p&#62;
&#60;p&#62;In the meantime, here's a list of the shortcodes for you.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Columns

[one_half first] [dropcap3]1[/dropcap3]agna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat liguat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat ligula elit sed metus. consequat consequat consetus.[/one_half]

[one_half] [dropcap3]2[/dropcap3]agna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat liguat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat ligula elit sed metus. consequat consequat consetus.[/one_half]

[hr]

[one_third first] [dropcap3]1[/dropcap3]agna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat liguat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat ligula elit sed metus. consequat consequat consetus.[/one_third]

[two_third] [dropcap3]2[/dropcap3]agna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat liguat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat ligula elit sed metus. consequat consequat consetus.[/two_third]

[hr]

[one_fourth first][dropcap3]1[/dropcap3]Cogna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem[/one_fourth]

[three_fourth][dropcap3]2[/dropcap3]Consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem

Consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem[/three_fourth]

[hr]

[one_fourth first][dropcap3]1[/dropcap3]Cogna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem[/one_fourth]

[one_fourth][dropcap3]2[/dropcap3]Consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem[/one_fourth]

[one_fourth][dropcap3]3[/dropcap3]Consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem[/one_fourth]

[one_fourth][dropcap3]4[/dropcap3]Consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem[/one_fourth]

[hr]

[one_fifth first] [box type=&#38;quot;info&#38;quot;]This is some infotext[/box] Content for 1/5 Column ulvinar consequaagna consequat consequat consectetur, arcu se[/one_fifth]

[one_fifth][box type=&#38;quot;alert&#38;quot;]This is some infotext[/box] Content for 1/5 Column quat consectetur, arcu sem suscipit loremagna consequat conseq[/one_fifth]

[one_fifth][box type=&#38;quot;tick&#38;quot;]This is some infotext[/box] Content for 1/5 Column quaagna consequat consequat consectetur, arcu sem suscipit loremagna consequat consequat consectetur, arcu seat ligula elit sed meseq[/one_fifth]

[one_fifth][box type=&#38;quot;help&#38;quot;]This is some infotext[/box]Content for 1/5 Column equat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur.[/one_fifth]

[one_fifth][box type=&#38;quot;error&#38;quot;]This is some infotext[/box] Content for 1/5 Column equat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectet[/one_fifth]

[hr top]

[one_third first]
Tabs

[tab_container  initial_open=&#38;#39;1&#38;#39;]

[tab title=&#38;#39;Tab1&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/tab]

[tab title=&#38;#39;Tab2&#38;#39;]
Ur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commour adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commoLorem ipsum dolor sit amet.

Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/tab]

[tab title=&#38;#39;Tab3&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/tab]

[/tab_container]

[/one_third]

[one_third]
Toggles

[toggle_container keep_open=&#38;#39;true&#38;#39; ]

[toggle title=&#38;#39;Click here to show/hide a small content box&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[toggle title=&#38;#39;Click here&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[toggle title=&#38;#39;Yes i am the next box&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[toggle title=&#38;#39;Use as many as you wish&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[toggle title=&#38;#39;Last click&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[/toggle_container]

[/one_third]

[one_third]
Toggles (one visible allowed)

[toggle_container keep_open=&#38;#39;false&#38;#39; initial_open=&#38;#39;1&#38;#39;]

[toggle title=&#38;#39;Click here to show/hide a small content box&#38;#39;]
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[toggle title=&#38;#39;Click for another Box&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[toggle title=&#38;#39;This is title #3&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[toggle title=&#38;#39;I am number four!&#38;#39;]
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
[/toggle]

[/toggle_container]

[/one_third]

[hr]

Just a few possible buttons:

[button size=&#38;quot;xl&#38;quot; color=&#38;quot;red&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button] [button size=&#38;quot;xl&#38;quot; color=&#38;quot;green&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button] [button size=&#38;quot;xl&#38;quot; color=&#38;quot;#123456&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button] [button size=&#38;quot;large&#38;quot; color=&#38;quot;red&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button] [button size=&#38;quot;large&#38;quot; color=&#38;quot;green&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button] [button size=&#38;quot;large&#38;quot; color=&#38;quot;#123456&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button] [button size=&#38;quot;large&#38;quot; style=&#38;quot;alert&#38;quot; color=&#38;quot;orange&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button] [button size=&#38;quot;large&#38;quot; style=&#38;quot;error&#38;quot; color=&#38;quot;red&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button] [button size=&#38;quot;large&#38;quot; style=&#38;quot;tick&#38;quot; color=&#38;quot;green&#38;quot; text=&#38;quot;light&#38;quot;]Custom Button[/button]

[hr]

[one_third first]
Content Slider

The content slider can be placed anywhere and will adjust its width to the parent column. The height will automatically be modified for each conten slide[/one_third]

[two_third]

[slideshow 6]

[slide title=&#38;quot;Slide1&#38;quot;]Sliagna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat liguat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat ligula elit sed metus. consequat consequat consetu.[/slide]

[slide title=&#38;quot;Slide2&#38;quot;]Sliagna conliem,  pulctetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat liguat consequat consectetur, arcu sem suscipit lorem,  pulvinareqguat consconsequat conseuat consequat consequat consequat ligula elit sed metus. consequat consequat consetuagna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna conseqequat consectetur, arcu sem suscipit loruat consecqvinar contetur, arcu sem suscipit lorem,  pulvinar consequat ligula elit sed metus. consequat consequat consetuagna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consesequat sectetur, arcu sem suscipit lorem,  pulvinar consequat liguat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat ligula elit sed metus. consequat consequat cuat consonsetuere.[/slide]

[slide title=&#38;quot;Slide3&#38;quot;]Slideagna consequat consequat consectetur, arcu seat ligula elit sed meseqcipit lorem,  pulvinar consequaagna consequat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat liguat consequat consectetur, arcu sem suscipit lorem,  pulvinar consequat ligula elit sed metus. consequat consequat consetuere.[/slide]

[/slideshow]

[/two_third]
Widgets

[one_third first]

[widget widget_name=&#38;quot;avia_portfoliobox&#38;quot; widget_class_name=&#38;quot;newsbox&#38;quot; title=&#38;quot;Latest Portfolio Entries&#38;quot; count=&#38;quot;3&#38;quot; excerpt=&#38;quot;show title only&#38;quot;]

[/one_third]

[one_third]

[widget widget_name=&#38;quot;avia_newsbox&#38;quot; widget_class_name=&#38;quot;newsbox&#38;quot; title=&#38;quot;Latest Posts&#38;quot; count=&#38;quot;3&#38;quot; excerpt=&#38;quot;show title only&#38;quot;]

[/one_third]

[one_third]

[widget widget_name=&#38;quot;avia_tweetbox&#38;quot; widget_class_name=&#38;quot;tweetbox&#38;quot; username=&#38;quot;Kriesi&#38;quot; title=&#38;quot;Latest Tweets&#38;quot; count=&#38;quot;3&#38;quot; exclude_replies=&#38;quot;yes&#38;quot; time=&#38;quot;no&#38;quot; display_image=&#38;quot;yes&#38;quot;]

[/one_third]

[hr]

[quote style=&#38;quot;boxed&#38;quot; float=&#38;quot;left&#38;quot;]A left floating quote[/quote]

[quote style=&#38;quot;boxed&#38;quot; float=&#38;quot;right&#38;quot;]A right floating quote[/quote]

[hr]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumbella on "I can&#039;t insert any shortcode"</title>
			<link>http://www.kriesi.at/support/topic/i-cant-insert-any-shortcode#post-53742</link>
			<pubDate>Fri, 27 Apr 2012 18:29:38 +0000</pubDate>
			<dc:creator>rumbella</dc:creator>
			<guid isPermaLink="false">53742@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I can't insert any shortcode (BroadScope  Theme)&#60;br /&#62;
The pop up is empty!&#60;br /&#62;
I need to insert a conten slider with shortcode, can you send me the code please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Annoying ghost image showing in Chrome with product image slideshow"</title>
			<link>http://www.kriesi.at/support/topic/annoying-ghost-image-showing-in-chrome-with-product-image-slideshow#post-52053</link>
			<pubDate>Tue, 17 Apr 2012 18:09:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">52053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi aamaro,&#60;/p&#62;
&#60;p&#62;I'm not sure if you've made any changes, but this is what I see when trying the same thing:&#60;br /&#62;
&#60;img src=&#34;http://i44.tinypic.com/2466lnd.png&#34;&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aamaro on "Annoying ghost image showing in Chrome with product image slideshow"</title>
			<link>http://www.kriesi.at/support/topic/annoying-ghost-image-showing-in-chrome-with-product-image-slideshow#post-51840</link>
			<pubDate>Mon, 16 Apr 2012 16:00:56 +0000</pubDate>
			<dc:creator>aamaro</dc:creator>
			<guid isPermaLink="false">51840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure, here are some screenshots, the thing is you have to click on the little (next) arrow to get the error on the second non existing image. And that's what people are going to do if they see 1/2 below the image&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://s12.postimage.org/iaadg0dgt/Picture_8.png&#34; rel=&#34;nofollow&#34;&#62;http://s12.postimage.org/iaadg0dgt/Picture_8.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://s15.postimage.org/wjufvwfdn/Picture_9.png&#34; rel=&#34;nofollow&#34;&#62;http://s15.postimage.org/wjufvwfdn/Picture_9.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Annoying ghost image showing in Chrome with product image slideshow"</title>
			<link>http://www.kriesi.at/support/topic/annoying-ghost-image-showing-in-chrome-with-product-image-slideshow#post-51832</link>
			<pubDate>Mon, 16 Apr 2012 15:42:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">51832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi aamaro,&#60;/p&#62;
&#60;p&#62;I don't see the issue you are talking about. When I view the page in chrome, I get a single image for the product and no errors or clipping. Do you have screen shot of whats happening or some additional details?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aamaro on "Annoying ghost image showing in Chrome with product image slideshow"</title>
			<link>http://www.kriesi.at/support/topic/annoying-ghost-image-showing-in-chrome-with-product-image-slideshow#post-51406</link>
			<pubDate>Thu, 12 Apr 2012 15:35:42 +0000</pubDate>
			<dc:creator>aamaro</dc:creator>
			<guid isPermaLink="false">51406@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the Version 1.3 of Propulsion which I believe is the latest to this date. My problem is in Chrome with the slideshow of the featured image on a single product.  I upload just 1 jpeg and after I publish, it shows 1/2 at the bottom so when you click to open that empty second image, it gives the error &#34;Image cannot be loaded. Make sure the path is correct and image exist&#34; &#60;/p&#62;
&#60;p&#62;Now, with firefox is all good, it doesn't bring up that ghost image or anything. So what would be the cause of this evil behavior?&#60;/p&#62;
&#60;p&#62;Try to open the image on this product with chrome to see what I mean.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://skinine.net/shop/iphone-4-basketball-ball-ip023/&#34; rel=&#34;nofollow&#34;&#62;http://skinine.net/shop/iphone-4-basketball-ball-ip023/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25451</link>
			<pubDate>Sun, 21 Aug 2011 08:19:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vorundor on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25438</link>
			<pubDate>Sat, 20 Aug 2011 18:42:41 +0000</pubDate>
			<dc:creator>Vorundor</dc:creator>
			<guid isPermaLink="false">25438@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, much appreciated. =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25427</link>
			<pubDate>Sat, 20 Aug 2011 17:27:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up style.css and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry{
position:relative;
float:left;
width: 100%;
clear: both;
padding:0 0 50px 0px;
overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the padding value for the bottom (50px by default) to a higher or lower value to increase/decrease the space.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vorundor on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25419</link>
			<pubDate>Sat, 20 Aug 2011 16:46:55 +0000</pubDate>
			<dc:creator>Vorundor</dc:creator>
			<guid isPermaLink="false">25419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My website is &#60;a href=&#34;http://www.felnsal.com&#34; rel=&#34;nofollow&#34;&#62;http://www.felnsal.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Working on a logo right now. =P
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vorundor on "Adjusting gap between content and Author box in single post"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-gap-between-content-and-author-box-in-single-post#post-25416</link>
			<pubDate>Sat, 20 Aug 2011 16:40:23 +0000</pubDate>
			<dc:creator>Vorundor</dc:creator>
			<guid isPermaLink="false">25416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am still trying to tweak the theme and I would like to know how to adjust the size of the empty space between the text body of a single post and the About the Author in a single post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Clean Cut portfolio Empty after 3.1 upgrade"</title>
			<link>http://www.kriesi.at/support/topic/clean-cut-portfolio-empty-after-31-upgrade#post-14261</link>
			<pubDate>Wed, 09 Mar 2011 06:43:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14261@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So far no user had problems after the lightbox update - we'll release updates which contain the new prettyphoto version soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fox7 on "Clean Cut portfolio Empty after 3.1 upgrade"</title>
			<link>http://www.kriesi.at/support/topic/clean-cut-portfolio-empty-after-31-upgrade#post-14209</link>
			<pubDate>Tue, 08 Mar 2011 19:30:36 +0000</pubDate>
			<dc:creator>Fox7</dc:creator>
			<guid isPermaLink="false">14209@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Works here.&#60;/p&#62;
&#60;p&#62;Updated to the latest &#60;a href=&#34;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#34; rel=&#34;nofollow&#34;&#62;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Updated the prettyPhoto.css and jquery.prettyPhoto.js. Works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Clean Cut portfolio Empty after 3.1 upgrade"</title>
			<link>http://www.kriesi.at/support/topic/clean-cut-portfolio-empty-after-31-upgrade#post-14048</link>
			<pubDate>Sun, 06 Mar 2011 10:30:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14048@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Did you solve the problem. I tried the lightbox with IE8 and Firefox and I didn't get any error....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ambient7srl on "Clean Cut portfolio Empty after 3.1 upgrade"</title>
			<link>http://www.kriesi.at/support/topic/clean-cut-portfolio-empty-after-31-upgrade#post-14027</link>
			<pubDate>Sat, 05 Mar 2011 19:40:54 +0000</pubDate>
			<dc:creator>ambient7srl</dc:creator>
			<guid isPermaLink="false">14027@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dear Dude,&#60;br /&#62;
we fixed going in the Portfolio Option and changing the portfolio categories. Upgrading from 3.0.5 to 3.1 the order of portfolios categories was &#34;Choose one...&#34; &#34;my category 1&#34; &#34;my category 2&#34;.&#60;/p&#62;
&#60;p&#62;Now we've got the&#60;br /&#62;
&#60;code&#62;Uncaught TypeError: Cannot call method 'match' of undefined for prettyPhoto.js &#60;/code&#62;&#60;br /&#62;
clicking on any image.&#60;br /&#62;
We've uploaded the new 3.0.1 PrettyPhoto js files but nothing changed.&#60;/p&#62;
&#60;p&#62;You can check here&#60;br /&#62;
&#60;a href=&#34;http://test.ambient7.com/?page_id=46&#34; rel=&#34;nofollow&#34;&#62;http://test.ambient7.com/?page_id=46&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you for your support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Clean Cut portfolio Empty after 3.1 upgrade"</title>
			<link>http://www.kriesi.at/support/topic/clean-cut-portfolio-empty-after-31-upgrade#post-14022</link>
			<pubDate>Sat, 05 Mar 2011 18:48:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14022@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
did you check the options page? Did you check the portfolio entries? Maybe you lost some settings during the upgrade? You can try a database restore if possible.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
