<?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: eddron</title>
		<link><a href='http://www.kriesi.at/support/profile/eddron'>eddron</a></link>
		<description>Support Forum - User Favorites: eddron</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 17:33:36 +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/" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Home page gallery issues"</title>
			<link>http://www.kriesi.at/support/topic/home-page-gallery-issues#post-33054</link>
			<pubDate>Fri, 25 Nov 2011 06:43:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33054@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eddron on "Home page gallery issues"</title>
			<link>http://www.kriesi.at/support/topic/home-page-gallery-issues#post-33028</link>
			<pubDate>Thu, 24 Nov 2011 17:32:46 +0000</pubDate>
			<dc:creator>eddron</dc:creator>
			<guid isPermaLink="false">33028@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Beautiful.  Both suggestions worked perfect...now I have to decide what I want. :-)&#60;/p&#62;
&#60;p&#62;Thank you for the info!  You rock.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Home page gallery issues"</title>
			<link>http://www.kriesi.at/support/topic/home-page-gallery-issues#post-33021</link>
			<pubDate>Thu, 24 Nov 2011 16:58:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33021@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) You can create a custom menu (Appearance &#38;gt; Menu) - just add any menu item(s) you like to the menu. For the home link I'd create a simple link which points to the main domain/frontpage.&#60;/p&#62;
&#60;p&#62;2) Yes - but it requires some work. You can duplicate index.php and at the very top (after &#38;lt;?php) add following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/*
Template Name: Gallery
*/&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now you can apply this template to any subpage you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eddron on "Home page gallery issues"</title>
			<link>http://www.kriesi.at/support/topic/home-page-gallery-issues#post-33019</link>
			<pubDate>Thu, 24 Nov 2011 16:52:10 +0000</pubDate>
			<dc:creator>eddron</dc:creator>
			<guid isPermaLink="false">33019@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;One more thing.  The images in the homepage gallery are distorted (squished).  How do I fix that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eddron on "Home page gallery issues"</title>
			<link>http://www.kriesi.at/support/topic/home-page-gallery-issues#post-33013</link>
			<pubDate>Thu, 24 Nov 2011 16:41:56 +0000</pubDate>
			<dc:creator>eddron</dc:creator>
			<guid isPermaLink="false">33013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That worked. That you!  However, when I press on the home button it doesn't take me to the gallery - like on your demo version.  It takes me to another page.  I tried deleting that page but it gives me an 404 error.  How to I permanently make the gallery the home page.&#60;/p&#62;
&#60;p&#62;The other option...if it's possible is to have a static page and move the gallery to a permanent sub page.  Is that possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Home page gallery issues"</title>
			<link>http://www.kriesi.at/support/topic/home-page-gallery-issues#post-32942</link>
			<pubDate>Thu, 24 Nov 2011 06:45:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32942@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
please check if you set a static frontpage (WP admin panel &#38;gt; Settings &#38;gt; Reading ). If yes, deselect the static frontpage and wordpress will use the right theme template/index.php file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eddron on "Home page gallery issues"</title>
			<link>http://www.kriesi.at/support/topic/home-page-gallery-issues#post-32932</link>
			<pubDate>Thu, 24 Nov 2011 03:46:05 +0000</pubDate>
			<dc:creator>eddron</dc:creator>
			<guid isPermaLink="false">32932@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm having the hardest time getting the theme to work properly. The home page looks nothing like the demo.  It doesn't have the square images listed on the home page when it initially loads.  I have to choose the gallery category for it to load what I need.&#60;/p&#62;
&#60;p&#62;A bit of history:&#60;br /&#62;
I have the latest version of Wordpress.&#60;br /&#62;
Prior to these theme I tried the Essentials theme I downloaded from ThemeForest.&#60;/p&#62;
&#60;p&#62;What am I doing wrong? How do I get the gallery to load automatically on the home page when someone first visits it?  Here is the URL &#60;a href=&#34;http://www.wowthatisugly.com&#34; rel=&#34;nofollow&#34;&#62;http://www.wowthatisugly.com&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
