<?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: not showing - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/not-showing</link>
		<description>Support Forum - Tag: not showing - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 14:45:34 +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/not-showing" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Can I add a LInkedIn Icon?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-add-a-linkedin-icon#post-76185</link>
			<pubDate>Mon, 17 Sep 2012 08:56:45 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi vanwero,&#60;/p&#62;
&#60;p&#62;Glad that Mya helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanwero on "Can I add a LInkedIn Icon?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-add-a-linkedin-icon#post-76173</link>
			<pubDate>Mon, 17 Sep 2012 05:33:52 +0000</pubDate>
			<dc:creator>vanwero</dc:creator>
			<guid isPermaLink="false">76173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;in combination with FergieGirls code it seems to work!!&#60;br /&#62;
(Only my icon is only showing half unless its in the 24x24 format)&#60;br /&#62;
But this wil be a little trial and error...&#60;br /&#62;
Thanks so much for your solution!!&#60;/p&#62;
&#60;p&#62;vanwero
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Can I add a LInkedIn Icon?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-add-a-linkedin-icon#post-76156</link>
			<pubDate>Mon, 17 Sep 2012 01:25:26 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">76156@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Vanwero,&#60;/p&#62;
&#60;p&#62;Try this instead:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.social_bookmarks .appstore a{background: transparent url(&#38;#39;http://www.vitasgroep.be/wp-content/uploads/1321976122_arrows_refresh.png&#38;#39;) 0 0 no-repeat;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanwero on "Can I add a LInkedIn Icon?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-add-a-linkedin-icon#post-76146</link>
			<pubDate>Sun, 16 Sep 2012 19:19:11 +0000</pubDate>
			<dc:creator>vanwero</dc:creator>
			<guid isPermaLink="false">76146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Couldn't get it working.&#60;br /&#62;
Is it possible this code is not 100% correct?&#60;br /&#62;
=&#38;gt; Your code uses a &#38;gt; and &#38;lt; sign without opening/closing it again?&#60;/p&#62;
&#60;p&#62;When I use this in my custom.css, it's not working:&#60;br /&#62;
.social_bookmarks .appstore a{background: transparent url('http://itunes.apple.com/be/app/kbc-assistance/id441462887?mt=8' img src=&#34;http://www.vitasgroep.be/wp-content/uploads/1321976122_arrows_refresh.png') 0 0 no-repeat;}&#60;/p&#62;
&#60;p&#62;Possible to correct my code? (And I've removed the code I implemented from the previous post of FergieGirl)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Vanwero
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Can I add a LInkedIn Icon?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-add-a-linkedin-icon#post-76143</link>
			<pubDate>Sun, 16 Sep 2012 18:52:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76143@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My bad. You need to add this on your custom.css&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.social_bookmarks .appstore a{background: transparent url(&#38;#39;http://itunes.apple.com/be/app/kbc-assistance/id441462887?mt=8&#38;#39; &#38;gt; &#38;lt; img src=&#38;quot;http://www.vitasgroep.be/wp-content/uploads/1321976122_arrows_refresh.png&#38;#39;) 0 0  no-repeat;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;1321976122_arrows_refresh.png image should be 24x24px.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanwero on "Can I add a LInkedIn Icon?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-add-a-linkedin-icon#post-76129</link>
			<pubDate>Sun, 16 Sep 2012 18:07:09 +0000</pubDate>
			<dc:creator>vanwero</dc:creator>
			<guid isPermaLink="false">76129@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;It's an existing image-link. I don't know why it's not in a 'year'-folder. It has to do with settings I think?&#60;br /&#62;
If you click this link, you'll see it's an existing 'test'-image: &#60;a href=&#34;http://www.vitasgroep.be/wp-content/uploads/1321976122_arrows_refresh.png&#34; rel=&#34;nofollow&#34;&#62;http://www.vitasgroep.be/wp-content/uploads/1321976122_arrows_refresh.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can check the website at: &#60;a href=&#34;http://www.vitasgroep.be&#34; rel=&#34;nofollow&#34;&#62;http://www.vitasgroep.be&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you click on the left of the RSS-icon you can click on a link of the app-store or of Google Play.&#60;br /&#62;
The link works, but as you see, no image appearing.&#60;/p&#62;
&#60;p&#62;Greets,&#60;br /&#62;
Rob.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Can I add a LInkedIn Icon?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-add-a-linkedin-icon#post-76098</link>
			<pubDate>Sun, 16 Sep 2012 17:07:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;@vanwero: Can you give us a link to your website?&#60;/p&#62;
&#60;p&#62;'http://www.vitasgroep.be/wp-content/uploads/1321976122_arrows_refresh.png`&#60;/p&#62;
&#60;p&#62;I think there should be a year folder somewhere like this.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;a href=&#34;http://www.vitasgroep.be/wp-content/uploads/2012/1321976122_arrows_refresh.png&#34; rel=&#34;nofollow&#34;&#62;http://www.vitasgroep.be/wp-content/uploads/2012/1321976122_arrows_refresh.png&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Please check the URL of the image.&#60;/p&#62;
&#60;p&#62;Regards.&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vanwero on "Can I add a LInkedIn Icon?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-add-a-linkedin-icon#post-76061</link>
			<pubDate>Sun, 16 Sep 2012 08:19:43 +0000</pubDate>
			<dc:creator>vanwero</dc:creator>
			<guid isPermaLink="false">76061@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The code of FergieGirl worked perfect to me, but I have the same problem as emiliorull: Link works, but icon is not showing.&#60;br /&#62;
(But as said... when I hover over &#34;the not showing icon&#34;, I can click the link and it works)&#60;/p&#62;
&#60;p&#62;I just replaced the path to my icon (which I uploaded in the media-section in my dashboard) in FergieGirls code, but it's not showing up...&#60;/p&#62;
&#60;p&#62;Code:&#60;/p&#62;
&#60;p&#62;&#38;lt; li class='appstore' &#38;gt;&#38;lt; a href='http://itunes.apple.com/be/app/kbc-assistance/id441462887?mt=8' &#38;gt; &#38;lt; img src=&#34;http://www.vitasgroep.be/wp-content/uploads/1321976122_arrows_refresh.png&#34;  &#38;gt;&#38;lt;  /a&#38;gt;&#38;lt;  /li&#38;gt;&#60;/p&#62;
&#60;p&#62;Anyone an idea why?&#60;/p&#62;
&#60;p&#62;Thanks already!!&#60;/p&#62;
&#60;p&#62;Ps: added also spaces to make the code visible to you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68741</link>
			<pubDate>Wed, 01 Aug 2012 16:46:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68741@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you got it working to your liking and thank you for posting what ultimately worked for you in detail :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other issues/questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jensketch on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68737</link>
			<pubDate>Wed, 01 Aug 2012 16:14:15 +0000</pubDate>
			<dc:creator>jensketch</dc:creator>
			<guid isPermaLink="false">68737@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Got it to work. &#60;/p&#62;
&#60;p&#62;Should have been a little bit more exacting with your directions.&#60;/p&#62;
&#60;p&#62;Create a Portfolio Item&#60;/p&#62;
&#60;p&#62;Portfolio Items&#38;gt;Add New&#60;br /&#62;
Upload your images, save, update page&#60;/p&#62;
&#60;p&#62;Pages&#38;gt;Add New&#38;gt;&#60;br /&#62;
create your portfolio page - add images if you want different images for your background, etc&#60;/p&#62;
&#60;p&#62;Flashlight Menu&#38;gt;Portfolio&#38;gt;Select Category&#38;gt;(category you chose)&#60;br /&#62;
Flashlight Menu&#38;gt;Portfolio&#38;gt;Select Page&#38;gt;Page you created&#60;/p&#62;
&#60;p&#62;Go to Theme Options&#38;gt;Menu&#38;gt;Portfolio Items&#38;gt;Add To Menu&#60;br /&#62;
Check box for your Portfolio Item&#60;/p&#62;
&#60;p&#62;Remove the &#34;Page&#34; you created that got automatically added to the Menu when you created it.&#60;/p&#62;
&#60;p&#62;That's what made it work properly.   I added it for anyone searching up this problem in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jensketch on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68733</link>
			<pubDate>Wed, 01 Aug 2012 15:53:30 +0000</pubDate>
			<dc:creator>jensketch</dc:creator>
			<guid isPermaLink="false">68733@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is not at all what your &#34;Live Demo&#34; shows.&#60;/p&#62;
&#60;p&#62;I want people to click on Portfolio on the left side Menu and get the whole Portfolio... not another dang link they have to click again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68731</link>
			<pubDate>Wed, 01 Aug 2012 15:51:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jen,&#60;/p&#62;
&#60;p&#62;Each portfolio item holds a gallery which you can see here: &#60;a href=&#34;http://www.jensnap.com/?portfolio=portfolionew&#34; rel=&#34;nofollow&#34;&#62;http://www.jensnap.com/?portfolio=portfolionew&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The portfolio Page holds the individual items based on the categories and options you select in the theme options&#38;gt;portfolio. &#60;/p&#62;
&#60;p&#62;Think of it like this: You want to show a portfolio of all your landscapes. Each of your landscape portfolio items has multiple images for the set. So your portfolio items would be Beach, Outdoors, Desert. Each of those individual Portfolio items have multiple images inside them in the gallery but can be sorted and loaded into a specific portfolio page only showing a single preview image.&#60;/p&#62;
&#60;p&#62;I hope that helps a bit.&#60;/p&#62;
&#60;p&#62;Quick edit: If you want to use the masonry gallery that you already have as your main portfolio, just change the link in your menu to point to that page and ignore the Portfolio page entirely.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jensketch on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68727</link>
			<pubDate>Wed, 01 Aug 2012 15:40:54 +0000</pubDate>
			<dc:creator>jensketch</dc:creator>
			<guid isPermaLink="false">68727@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's still not working properly.  I made the new &#34;Portfolio Items&#34; and uploaded 60+ images and only 1 shows.&#60;/p&#62;
&#60;p&#62;I swear to god, if just something worked right out of the box with just once I'd die from surprise.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68719</link>
			<pubDate>Wed, 01 Aug 2012 15:26:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry for the mis-communication. We are so overly familiar with the process at this point it sometimes means we take the basics for granted. &#60;/p&#62;
&#60;p&#62;If you have any other questions or issues just let us know :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jensketch on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68718</link>
			<pubDate>Wed, 01 Aug 2012 15:23:46 +0000</pubDate>
			<dc:creator>jensketch</dc:creator>
			<guid isPermaLink="false">68718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Still not working, I did what you said.  /sigh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jensketch on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68717</link>
			<pubDate>Wed, 01 Aug 2012 15:21:57 +0000</pubDate>
			<dc:creator>jensketch</dc:creator>
			<guid isPermaLink="false">68717@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You know how many times I've had to upload images?  I like this theme but it could be more efficient if I uploaded my images to *one* directory so I don't have to keep bloating my server.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jensketch on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68716</link>
			<pubDate>Wed, 01 Aug 2012 15:20:47 +0000</pubDate>
			<dc:creator>jensketch</dc:creator>
			<guid isPermaLink="false">68716@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you notice, your instructions above in this very thread don't say to do that.&#60;/p&#62;
&#60;p&#62;You simply say to go to Pages&#38;gt; New Page and do it there.  Then go to Theme Options&#38;gt;Portfolio&#38;gt; and choose the new page you created  So...    just sayin' &#60;/p&#62;
&#60;p&#62;Thanks for this new instruction.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68715</link>
			<pubDate>Wed, 01 Aug 2012 15:14:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You'll need to create your portfolio items by going to the tab labeled Portfolio Items and then creating a new one for each gallery of images. Those items are then loaded into the Portfolio page to be clicked on as in the demo here: &#60;a href=&#34;http://www.kriesi.at/themes/flashlight/portfolio/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/flashlight/portfolio/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you have any other questions let us know and definitely take a look at the theme documentation as it has some more step by step directions in it that should help.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jensketch on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68711</link>
			<pubDate>Wed, 01 Aug 2012 15:00:09 +0000</pubDate>
			<dc:creator>jensketch</dc:creator>
			<guid isPermaLink="false">68711@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay thanks Devin I'll set that up right now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68706</link>
			<pubDate>Wed, 01 Aug 2012 14:51:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">68706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jensketch,&#60;/p&#62;
&#60;p&#62;Can you create a tempoary admin account for me to log in and take a look at your settings? I think that will be the quickest way to make sure everything is set up correctly and get you online and 100%. I'll be doing support for the rest of the day so if you send it now I'll be able to take a look shortly.&#60;/p&#62;
&#60;p&#62;You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn't grab it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jensketch on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-68703</link>
			<pubDate>Wed, 01 Aug 2012 14:41:45 +0000</pubDate>
			<dc:creator>jensketch</dc:creator>
			<guid isPermaLink="false">68703@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I didn't want to start a brand new thread, because my issue is the same exact thing.&#60;/p&#62;
&#60;p&#62;Except, I went and did all the directions you said - and it's still not working properly.  &#60;/p&#62;
&#60;p&#62;I go to Theme Options&#38;gt;Portfolio&#38;gt; and choose my paged name &#34;Portfolio&#34; to be the page (there are only 3 choices, Welcome, Contact and Portfolio) and there are images in the gallery on the Portfolio page.  But when I go to the page (even after clearing my cache, twice) it still gives me the error &#34;sorry, no posts matching your criteria&#34; &#60;/p&#62;
&#60;p&#62;So now I'm just wondering what little box I forgot to tick or something.  I've gone over it about 3 times.&#60;/p&#62;
&#60;p&#62;Everything else works just fine so far -- except the most important page lol :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-67409</link>
			<pubDate>Tue, 24 Jul 2012 19:21:02 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">67409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dave,&#60;/p&#62;
&#60;p&#62;Just to make sure, are all your questions answered now?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dave99 on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-67395</link>
			<pubDate>Tue, 24 Jul 2012 17:07:10 +0000</pubDate>
			<dc:creator>dave99</dc:creator>
			<guid isPermaLink="false">67395@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#34;Display only single image on overview pages and all slideshow images on single entries&#34; is working for me.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dave99 on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-67255</link>
			<pubDate>Mon, 23 Jul 2012 21:15:17 +0000</pubDate>
			<dc:creator>dave99</dc:creator>
			<guid isPermaLink="false">67255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also I was wondering if it is possible to only the descriptions when the thumbnail is clicked? currently it shows the description under the thumbnail and most of the descriptions are different lengths, making it uneven and looking sloppy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dave99 on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-67081</link>
			<pubDate>Mon, 23 Jul 2012 03:34:36 +0000</pubDate>
			<dc:creator>dave99</dc:creator>
			<guid isPermaLink="false">67081@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hmmm doesnt seem to be working for me, so just to recap.... I would like to have the portfolio section setup in a sense that each portfolio item llisted has a thumbnail picture different from the preview.&#60;br /&#62;
Thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-66494</link>
			<pubDate>Thu, 19 Jul 2012 06:37:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66494@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following: Go to Choices &#38;gt; Theme Options &#38;gt; Layout &#38;amp; Settings and scroll down to the &#34;Slideshow behavior on overview pages&#34; option. Select &#34;Display only single image on overview pages and all slideshow images on single entries&#34; by using the dropdown box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dave99 on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-65967</link>
			<pubDate>Mon, 16 Jul 2012 20:45:08 +0000</pubDate>
			<dc:creator>dave99</dc:creator>
			<guid isPermaLink="false">65967@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there I was wondering what steps I could use to have the thumbnail images in the portfolio different from the preview when clicked on. I have the &#34;choics&#34; theme. I dont want to start altering code if I dont have to :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iamtherock03 on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-65963</link>
			<pubDate>Mon, 16 Jul 2012 20:32:56 +0000</pubDate>
			<dc:creator>iamtherock03</dc:creator>
			<guid isPermaLink="false">65963@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I think I've managed to sort this out now thanks. One last thing. When I leave the mouse pointer over an image in the gallery, a pale yellow box appears with the description in it. This clashes with the description already there. My site is &#60;a href=&#34;http://www.skipjumphop.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.skipjumphop.co.uk&#60;/a&#62;  Is there any way of disabling this pop up box?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-63480</link>
			<pubDate>Tue, 03 Jul 2012 19:58:03 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">63480@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;I'll be glad to take a look at your settings. If you want to send an email to mya (at) myaleigh DOT com with a link to this thread.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iamtherock03 on "Creating a portfolio/gallery and shop"</title>
			<link>http://www.kriesi.at/support/topic/creating-a-portfoliogallery-and-shop#post-63476</link>
			<pubDate>Tue, 03 Jul 2012 19:35:49 +0000</pubDate>
			<dc:creator>iamtherock03</dc:creator>
			<guid isPermaLink="false">63476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, thanks for the help.&#60;/p&#62;
&#60;p&#62;Sorry but I still can't get this to work correctly. I've installed a new theme, not imported the dummy data. Created a new page, named it Portfolio, added 6 images to the image gallery. Below I've selected it to show 3 column gallery. Published the page. Then gone to Theme Options &#38;gt; Portfolio &#38;gt; which page should be displayed as portfolio &#38;gt; portfolio. Portfolio columns &#38;gt; 3 columns. When I view the page, its says PORTFOLIO Nothing Found, Sorry, no posts matched your criteria. The only way I can get around this is to go to Theme Options &#38;gt; Portfolio &#38;gt; which page should be displayed as portfolio &#38;gt; leave this saying 'select page'. Is this a bug in my version?!?! More than happy to let you view my site, even login as an administrator and check my settings.&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
