<?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 - Topic: Serveral Issues - how to kill slider entirely, &#039;doubled&#039; home page, and logo</title>
		<link>http://www.kriesi.at/support/topic/serveral-issues-how-to-kill-slider-entirely-doubled-home-page-and-logo</link>
		<description>Support Forum - Topic: Serveral Issues - how to kill slider entirely, &#039;doubled&#039; home page, and logo</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 05:56:48 +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/topic/serveral-issues-how-to-kill-slider-entirely-doubled-home-page-and-logo" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Serveral Issues - how to kill slider entirely, &#039;doubled&#039; home page, and logo"</title>
			<link>http://www.kriesi.at/support/topic/serveral-issues-how-to-kill-slider-entirely-doubled-home-page-and-logo#post-11780</link>
			<pubDate>Tue, 25 Jan 2011 10:08:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">11780@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
will look into it asap.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>karlvonkries on "Serveral Issues - how to kill slider entirely, &#039;doubled&#039; home page, and logo"</title>
			<link>http://www.kriesi.at/support/topic/serveral-issues-how-to-kill-slider-entirely-doubled-home-page-and-logo#post-11771</link>
			<pubDate>Tue, 25 Jan 2011 09:38:52 +0000</pubDate>
			<dc:creator>karlvonkries</dc:creator>
			<guid isPermaLink="false">11771@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings - emailed small CSS question re gap between tabs and slider...&#60;/p&#62;
&#60;p&#62;Tx,&#60;/p&#62;
&#60;p&#62;Karl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>karlvonkries on "Serveral Issues - how to kill slider entirely, &#039;doubled&#039; home page, and logo"</title>
			<link>http://www.kriesi.at/support/topic/serveral-issues-how-to-kill-slider-entirely-doubled-home-page-and-logo#post-11768</link>
			<pubDate>Tue, 25 Jan 2011 01:21:43 +0000</pubDate>
			<dc:creator>karlvonkries</dc:creator>
			<guid isPermaLink="false">11768@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude - &#60;/p&#62;
&#60;p&#62;Thanks for reply, &#60;/p&#62;
&#60;p&#62;I will test your new code (removing the 'main_transition' section.&#60;/p&#62;
&#60;p&#62;Regarding the doubled home page,&#60;br /&#62;
The theme's header line&#60;br /&#62;
&#38;lt;div id=&#34;head&#34;&#38;gt;&#60;br /&#62;
		&#38;lt;h1 id='logo'&#38;gt;&#60;a&#62;/&#34;&#38;gt;&#38;lt;?php bloginfo('name'); ?&#38;gt;&#60;/a&#62;&#38;lt;/h1&#38;gt;&#60;br /&#62;
            &#38;lt;ul id=&#34;nav&#34;&#38;gt;&#60;br /&#62;
                &#38;lt;li &#38;lt;?php if(is_front_page()){ echo &#34;class='current_page_item' &#34;;}?&#38;gt;&#38;gt;&#60;a&#62;&#34;&#38;gt;Home&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Produced a double home page - the word Home AND the name of the page I set as the static home page.  i.e. &#34;Home&#34; and &#34;Welcome&#34; - both with same content.&#60;/p&#62;
&#60;p&#62;to fix, i changed the line to this:&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;head&#34;&#38;gt;&#60;br /&#62;
		&#38;lt;h1 id='logo'&#38;gt;&#60;a&#62;/&#34;&#38;gt;&#38;lt;?php bloginfo('name'); ?&#38;gt;&#60;/a&#62;&#38;lt;/h1&#38;gt;&#60;/p&#62;
&#60;p&#62;Regarding the logo, the issue was that my 'new' logo had a white instead of a transparent background. You guys might want to advise folks in the FAQ / setup guide for the theme about that.  Or maybe you did!  :)&#60;/p&#62;
&#60;p&#62;---&#38;gt;Hey, is there a way for me to get automatic updates of posts here? I checked my spam folder, no messages regarding your (very helpful!) post.&#60;/p&#62;
&#60;p&#62;- Karl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Serveral Issues - how to kill slider entirely, &#039;doubled&#039; home page, and logo"</title>
			<link>http://www.kriesi.at/support/topic/serveral-issues-how-to-kill-slider-entirely-doubled-home-page-and-logo#post-11219</link>
			<pubDate>Wed, 12 Jan 2011 09:01:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">11219@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
sorry for the late response&#60;/p&#62;
&#60;p&#62;1) It's ok. You can also remove the slider code, this will improve your loading times a bit. You can remove following code in header.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;main_transition&#38;quot;&#38;gt;
        	&#38;lt;div id=&#38;quot;transition-container&#38;quot;&#38;gt;
            &#38;lt;?php if($kriesi_options[&#38;#39;slide_page&#38;#39;] != &#38;quot;&#38;quot;){
			$my_query = new WP_Query(&#38;#39;page_id=&#38;#39;.$kriesi_options[&#38;#39;slide_page&#38;#39;]);

			if ($my_query-&#38;gt;have_posts()) :  while ($my_query-&#38;gt;have_posts()) : $my_query-&#38;gt;the_post();

		   	the_content();

			endwhile;  endif;

			}else{ ?&#38;gt;
            &#38;lt;!-- WANT TO EDIT YOUR SLIDESHOW IMAGES DIRECTLY? ADD ANY NUMBER OF IMAGES YOU LIKE BELOW--&#38;gt;

            &#38;lt;img src=&#38;#39;&#38;lt;?php echo bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/images&#38;lt;?php echo $kriesi_options[&#38;#39;whichdesign&#38;#39;]; ?&#38;gt;/header_image1.jpg&#38;#39; alt=&#38;#39;&#38;#39; height=&#38;quot;240&#38;quot; width=&#38;quot;900&#38;quot; /&#38;gt;
            &#38;lt;img src=&#38;#39;&#38;lt;?php echo bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/images&#38;lt;?php echo $kriesi_options[&#38;#39;whichdesign&#38;#39;]; ?&#38;gt;/header_image2.jpg&#38;#39; alt=&#38;#39;&#38;#39; height=&#38;quot;240&#38;quot; width=&#38;quot;900&#38;quot; /&#38;gt;

            &#38;lt;?php } ?&#38;gt;
        	&#38;lt;/div&#38;gt;
		&#38;lt;/div&#38;gt;&#38;lt;!-- end main_transition--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) As far as I can see it doesn't affect your menu. So the duplicate is just displayed in your backend? Can you create me an admin account and send me the login details to: &#60;a href=&#34;mailto:kriesi2000-dude@yahoo.com&#34;&#62;kriesi2000-dude@yahoo.com&#60;/a&#62; - I'll have a look at this issue and I'll try to remove the duplicate. &#60;/p&#62;
&#60;p&#62;3) Your logo displays right for me here :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>karlvonkries on "Serveral Issues - how to kill slider entirely, &#039;doubled&#039; home page, and logo"</title>
			<link>http://www.kriesi.at/support/topic/serveral-issues-how-to-kill-slider-entirely-doubled-home-page-and-logo#post-11054</link>
			<pubDate>Sat, 08 Jan 2011 04:06:47 +0000</pubDate>
			<dc:creator>karlvonkries</dc:creator>
			<guid isPermaLink="false">11054@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;Like the theme, actually trying to get a similar look to &#60;a href=&#34;http://nurulight.com&#34; rel=&#34;nofollow&#34;&#62;http://nurulight.com&#60;/a&#62;&#60;br /&#62;
for my project.   My website is &#60;a href=&#34;http://lightmanufacturingllc.com&#34; rel=&#34;nofollow&#34;&#62;http://lightmanufacturingllc.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;q1) I used a 'never true' eval function in the header to shut the image slider off entirely, is this the best way?&#60;br /&#62;
q2) I set the page &#34;Welcome to Light Manufacturing&#34; as my static home page in Settings / Reading.  BUT - now I have a Home page AND a Welcome to LightManufacturing page (the home page is duplicate content).   How can I get rid of the duplication?&#60;br /&#62;
q3) I replaced logo.png with a correctly sized replacement.  BUT - the image is now overlapping with the nice faded gradient at the top of the page (take a look, you'll see).    How can I fix this?&#60;/p&#62;
&#60;p&#62;Thanks very much!&#60;/p&#62;
&#60;p&#62;- Karl
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
