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

		<item>
			<title>Devin on "Trying to change Profolio Link"</title>
			<link>http://www.kriesi.at/support/topic/trying-to-change-profolio-link#post-78693</link>
			<pubDate>Fri, 05 Oct 2012 17:03:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78693@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi KofiAk,&#60;/p&#62;
&#60;p&#62;You'll need to modify the template file for the portfolio. Connect to your site via FTP and go to the theme files then includes&#38;gt;loop-portfolio.php. Search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; rel=&#38;#39;bookmark&#38;#39; title=&#38;#39;&#38;quot;.__(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;quot;.get_the_title().&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_the_title();
				echo &#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;&#38;quot;;
				echo get_the_title();
				echo &#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Save the file back on the server and that will cause the title to no longer be a link.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KofiAk on "Trying to change Profolio Link"</title>
			<link>http://www.kriesi.at/support/topic/trying-to-change-profolio-link#post-78544</link>
			<pubDate>Thu, 04 Oct 2012 15:54:38 +0000</pubDate>
			<dc:creator>KofiAk</dc:creator>
			<guid isPermaLink="false">78544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry if you misunderstood. I didn't mean the portfolio link on the top main menu, I meant the link under my product items (the title of the product items). As you can see on the URL i pasted, it brings users to a single picture portfolio page where the image is stretched out, I do not want them to go to this (&#60;a href=&#34;http://homeairsystemsinc.com/protfolio/(product&#34; rel=&#34;nofollow&#34;&#62;http://homeairsystemsinc.com/protfolio/(product&#60;/a&#62; name)) path, instead I want them to go the page i created for the products which i already linked from the image of the products (&#60;a href=&#34;http://homeairsystemsinc.com/(product&#34; rel=&#34;nofollow&#34;&#62;http://homeairsystemsinc.com/(product&#60;/a&#62; name)).&#60;/p&#62;
&#60;p&#62;Thanks for quick response, and thanks ahead.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Trying to change Profolio Link"</title>
			<link>http://www.kriesi.at/support/topic/trying-to-change-profolio-link#post-78480</link>
			<pubDate>Thu, 04 Oct 2012 04:18:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78480@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi KofiAk,&#60;/p&#62;
&#60;p&#62;On your WP Dashboard, open Appearance &#38;gt; Menus and add find the menu &#34;Main&#34;. Remove the Portfolio on it, and Under &#34;Custom Links&#34; add the url and name the label &#34;Portfolio&#34; and click Add to Menu. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KofiAk on "Trying to change Profolio Link"</title>
			<link>http://www.kriesi.at/support/topic/trying-to-change-profolio-link#post-78468</link>
			<pubDate>Thu, 04 Oct 2012 03:32:51 +0000</pubDate>
			<dc:creator>KofiAk</dc:creator>
			<guid isPermaLink="false">78468@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey how do I disable the link on the title under my products (portfolio page) on page: &#60;a href=&#34;http://homeairsystemsinc.com/products/&#34; rel=&#34;nofollow&#34;&#62;http://homeairsystemsinc.com/products/&#60;/a&#62;.&#60;br /&#62;
Or Change the Link. To go somewhere else other than /protfolio/(product name)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-46625</link>
			<pubDate>Fri, 16 Mar 2012 20:05:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">46625@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found a fix. Some of the older themes from Kriesi aren't as bendable for every circumstance so you've gotta have a little bit of give when customizing them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-46237</link>
			<pubDate>Wed, 14 Mar 2012 14:08:20 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">46237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I discovered that it has to do with the number of menu items. I removed a couple and left only 4 main items, and it popped right in place on the right side of the logo. I think I will just add some sub-menus to the main menu, and hope to solve it that way.&#60;/p&#62;
&#60;p&#62;Thanks so far:-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-46220</link>
			<pubDate>Wed, 14 Mar 2012 12:25:01 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">46220@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, thanks!&#60;/p&#62;
&#60;p&#62;This fix divided the navbar onto two lines... the last menu item was forced to go on a new line. I changed the padding to 10px to keep it on one line. &#60;/p&#62;
&#60;p&#62;But it's not quite what I'm looking for... I'd like the menu to stay to the right of the logo, and not under it. More like you have it on the demo page, and how it appears if I turn on the main menu from the demo content. &#60;/p&#62;
&#60;p&#62;How's that done?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-46089</link>
			<pubDate>Tue, 13 Mar 2012 21:20:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">46089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thoddi,&#60;/p&#62;
&#60;p&#62;Change your menu items from using a set width to padding for the spacing:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu .menu &#38;gt; li{
float:left;
padding: 20px;
line-height: 1.6em;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>thoddi on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-45837</link>
			<pubDate>Mon, 12 Mar 2012 11:41:23 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">45837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the same problem, but your CSS-fix doesn't seem to work at my page... Could you have a look and tell me why my menu items are not evenly distributed? &#60;a href=&#34;http://pastabakeriet.no/beta/&#34; rel=&#34;nofollow&#34;&#62;http://pastabakeriet.no/beta/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;PS! I take it that it is the page_id you're referring to when you say that &#34;Each menu item has its own id&#34;?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-32398</link>
			<pubDate>Fri, 18 Nov 2011 21:58:45 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32398@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Dude could help :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-32396</link>
			<pubDate>Fri, 18 Nov 2011 21:54:23 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">32396@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks&#60;br /&#62;
Fbrz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31648</link>
			<pubDate>Thu, 10 Nov 2011 18:30:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31648@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can only adjust each menu item width individually then. Open up custom.css and add the code like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;li.menu-item-2097{
width: 60px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Each menu item has its own id - i.e. in this case 2097. You can find the id in the source code (right click &#38;gt; view source code). For each menu item duplicate the code above and change the item id + width value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31622</link>
			<pubDate>Thu, 10 Nov 2011 09:11:37 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31622@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've tryed as you say, but I don't think it's the padding.&#60;/p&#62;
&#60;p&#62;It's like if you have five fixed columns: If you fill each column with words of different lengths, the distance between each item depends on the length of each word&#60;/p&#62;
&#60;p&#62;But if the columns are not fixed, if they fit the length of the word, then the space between each text item will depend on the padding.&#60;/p&#62;
&#60;p&#62;This is what I think, but only in theory, because I am not a programmer.&#60;/p&#62;
&#60;p&#62;Per il momento lascio tutto com'è. If you have any idea about what I'm sayng, please tell me.&#60;/p&#62;
&#60;p&#62;Thanks for your time&#60;/p&#62;
&#60;p&#62;Fabrizio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31603</link>
			<pubDate>Thu, 10 Nov 2011 06:01:15 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">31603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
in your style.css find:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.main_menu .menu &#38;gt; li&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;change it to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu .menu &#38;gt; li {
     float: left;
     line-height: 1.6em;
     padding: 0pt 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In your custom.css remove the width you've set for the same item. The width shouldn't be stated anywhere for this item. The padding:0pt 20px; =&#38;gt; the 20 controls the padding on the left &#38;amp; right of the element, you can change this to any value you'd like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31538</link>
			<pubDate>Wed, 09 Nov 2011 11:03:56 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31538@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry,&#60;br /&#62;
something like THIS:&#60;/p&#62;
&#60;p&#62;HOME (------------) CHI SIAMO (-----) ATELIER (-----) BLOG (------------) CONTATTI&#60;/p&#62;
&#60;p&#62;bye&#60;br /&#62;
fbrz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31537</link>
			<pubDate>Wed, 09 Nov 2011 11:02:20 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31537@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I didn't solve it.&#60;br /&#62;
On the top menu I still have more white space between &#34;HOME&#34; and &#34;CHI SIAMO&#34; than the space between &#34;CHI SIAMO&#34; and &#34;ATELIER&#34;. The same, &#34;ATELIER&#34; and &#34;BLOG&#34; are closer than &#34;BLOG&#34; and &#34;CONTACT&#34;.&#60;/p&#62;
&#60;p&#62;Something like this:&#60;/p&#62;
&#60;p&#62;HOME              CHI SIAMO      ATELIER       BLOG              CONTATTI&#60;/p&#62;
&#60;p&#62;Reguards&#60;br /&#62;
fbrz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31514</link>
			<pubDate>Wed, 09 Nov 2011 08:07:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31514@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
did you solve the problem? As far as I can see the spaces are constant on your website now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31436</link>
			<pubDate>Tue, 08 Nov 2011 11:26:03 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31436@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
have another question about top menu in &#60;a href=&#34;http://www.madoridesign.com&#34; rel=&#34;nofollow&#34;&#62;http://www.madoridesign.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The white space between menu items isn't constant (like it is in &#60;a href=&#34;http://salon.angelica.co.za)&#34; rel=&#34;nofollow&#34;&#62;http://salon.angelica.co.za)&#60;/a&#62;.&#60;br /&#62;
It seems to be related to the length of the item: the space between &#34;Chi siamo&#34; and &#34;Atelier&#34; is less than the one between &#34;Blog&#34; and &#34;Contatti&#34;.&#60;br /&#62;
Is there a way to have this white space fixed?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
fbrz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31430</link>
			<pubDate>Tue, 08 Nov 2011 08:58:43 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31430@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you,&#60;br /&#62;
solved with your help and this topic: &#60;a href=&#34;http://www.kriesi.at/support/topic/modifying-the-velvet-menus&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/modifying-the-velvet-menus&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;bye&#60;br /&#62;
fbrz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31275</link>
			<pubDate>Sun, 06 Nov 2011 03:11:53 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">31275@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
in your style.css you can find&#60;br /&#62;
&#60;code&#62;.main_menu .menu &#38;gt; li&#60;/code&#62;&#60;br /&#62;
between the brackets you can change the width value to whatever you'd like, I think 100px is a good value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Menu allignment"</title>
			<link>http://www.kriesi.at/support/topic/menu-allignment#post-31216</link>
			<pubDate>Fri, 04 Nov 2011 22:14:18 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've a question about the main menu area. I've now six items on my menu &#60;a href=&#34;http://www.madoridesign.com&#34; rel=&#34;nofollow&#34;&#62;http://www.madoridesign.com&#60;/a&#62; (home, chi siamo, atelier, progetti, contatti, blog). The menu area goes under the logo image instead being beside it. Just to explain batter, I need it to be like this mai menu: &#60;a href=&#34;http://salon.angelica.co.za&#34; rel=&#34;nofollow&#34;&#62;http://salon.angelica.co.za&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Can you help me?&#60;/p&#62;
&#60;p&#62;Reguards&#60;br /&#62;
Fbrz
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
