<?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: andrewbeutmueller</title>
		<link><a href='http://www.kriesi.at/support/profile/andrewbeutmueller'>andrewbeutmueller</a></link>
		<description>Support Forum - User Favorites: andrewbeutmueller</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 15:07:26 +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>andrewbeutmueller on "default Logo &#039;home&#039; link remove / customize"</title>
			<link>http://www.kriesi.at/support/topic/default-logo-home-link-remove-customize#post-26633</link>
			<pubDate>Fri, 09 Sep 2011 19:24:13 +0000</pubDate>
			<dc:creator>andrewbeutmueller</dc:creator>
			<guid isPermaLink="false">26633@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris - thanks for looking in on me - I never really solved the problem BUT since I was always intending to move the blog/site to a new URL, I simply reinstalled Brightbox on new URL &#60;a href=&#34;http://www.greenphoneservice.com/wireless&#34; rel=&#34;nofollow&#34;&#62;http://www.greenphoneservice.com/wireless&#60;/a&#62; and imported contents - it now works fine.&#60;/p&#62;
&#60;p&#62;Thanks very much for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "default Logo &#039;home&#039; link remove / customize"</title>
			<link>http://www.kriesi.at/support/topic/default-logo-home-link-remove-customize#post-26529</link>
			<pubDate>Wed, 07 Sep 2011 19:12:44 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26529@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I was just checking your site and it brought up a database error.&#60;br /&#62;
To link it you should try this:&#60;br /&#62;
&#60;code&#62;$logo = &#38;quot;&#38;lt;h1 class=&#38;#39;logo&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/mobile-phones/home-4/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.$logo.&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;br /&#62;
Might I add it's possible you have to adjust the other line - in this case it'd be &#60;code&#62;$logo = &#38;quot;&#38;lt;h1 class=&#38;#39;logo bg-logo&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/mobile-phones/home-4/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.$logo.&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andrewbeutmueller on "default Logo &#039;home&#039; link remove / customize"</title>
			<link>http://www.kriesi.at/support/topic/default-logo-home-link-remove-customize#post-26468</link>
			<pubDate>Tue, 06 Sep 2011 13:10:15 +0000</pubDate>
			<dc:creator>andrewbeutmueller</dc:creator>
			<guid isPermaLink="false">26468@http://www.kriesi.at/support/</guid>
			<description>&#60;br /&#62;</description>
		</item>
		<item>
			<title>andrewbeutmueller on "default Logo &#039;home&#039; link remove / customize"</title>
			<link>http://www.kriesi.at/support/topic/default-logo-home-link-remove-customize#post-26467</link>
			<pubDate>Tue, 06 Sep 2011 13:08:55 +0000</pubDate>
			<dc:creator>andrewbeutmueller</dc:creator>
			<guid isPermaLink="false">26467@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your help but I still have a dumb question: &#60;/p&#62;
&#60;p&#62;so I can customize the &#34;_url&#34; by entering my custom page URL in this place? For example I change&#60;/p&#62;
&#60;p&#62;a) $logo = &#34;&#38;lt;h1 class='logo'&#38;gt;&#60;a&#62;&#34;.$logo.&#34;&#60;/a&#62;&#38;lt;/h1&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;b) $logo = &#34;&#38;lt;h1 class='logo'&#38;gt;&#60;a&#62;&#34;.$logo.&#34;&#60;/a&#62;&#38;lt;/h1&#38;gt;&#34;; &#60;a href=&#34;http://www.greenphoneservice.com/mobile-phones/home-4/&#34; rel=&#34;nofollow&#34;&#62;http://www.greenphoneservice.com/mobile-phones/home-4/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;OR&#60;/p&#62;
&#60;p&#62;You see my problem began when I too aggressively got rid of the default homepage post that came with brightbox because I wanted another homepage menu item; in deleting this I did not realize the logo link would remain default to the homepage - so now I have my own contrived homepage and the homepage that is the default linked to by both the URL and the logo. It might just be easier for me to restore the homepage file that came with brightbox and add content to this - problem solved. Is there a way to restore this file? Can I edit/restore the default homepage post of page file somehow?&#60;/p&#62;
&#60;p&#62;Thanks in advance for your help! GREAT theme!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "default Logo &#039;home&#039; link remove / customize"</title>
			<link>http://www.kriesi.at/support/topic/default-logo-home-link-remove-customize#post-26392</link>
			<pubDate>Mon, 05 Sep 2011 00:06:07 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26392@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in your folder framework\php\function-set-avia-frontent.php file you'll find&#60;br /&#62;
&#60;code&#62;$logo = &#38;quot;&#38;lt;h1 class=&#38;#39;logo&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.$logo.&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The &#34;home_url('/').&#34; is the link you want to link to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andrewbeutmueller on "default Logo &#039;home&#039; link remove / customize"</title>
			<link>http://www.kriesi.at/support/topic/default-logo-home-link-remove-customize#post-26293</link>
			<pubDate>Fri, 02 Sep 2011 17:24:15 +0000</pubDate>
			<dc:creator>andrewbeutmueller</dc:creator>
			<guid isPermaLink="false">26293@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i cannot seem the get control of my BrightBox logo URL; by default it links to blog/site home page, i want to control the logo link and point it to the home page I have instead created, I have searched extensively thru the support discussions, no good for me, tried to change the function-set-avia-frontend.php file crashed my blog - tried to change header.php - can't find code for brightbox! Please help me perform this SIMPLE task! LOVE the theme BTW.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "I can’t create a custom menu // The menu behaves weird?"</title>
			<link>http://www.kriesi.at/support/topic/i-can%e2%80%99t-create-a-custom-menu-the-menu-behaves-weird#post-11075</link>
			<pubDate>Sat, 08 Jan 2011 13:01:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">11075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Some themes (Display, Expose, Newscast, Avisio, CleanCut, Habitat) support the new Wordpress 3.0 Menu feature.&#60;br /&#62;
Just open Appearance-&#38;gt;Menu in your backend sidebar and add a new Menu called &#34;Main&#34; (Newscast users must name the menus &#34;First&#34; and &#34;Second&#34;), then add pages, posts, categories, external links or whatever menu items you need to this menu. If you don't want to use the menu manager to create your own custom menu a fallback menu will get displayed that shows all pages and a home link.&#60;/p&#62;
&#60;p&#62;Now before you add any menu items take a look at the top right of your browser window: you will find The &#34;Howdy admin and Logout link&#34; Directly below you can see the &#34;screen options&#34; tab. Click that tab and a panel with additional options will open. Check the checkbox in &#34;Show advanced menu properties&#34; that says &#34;Description&#34;.&#60;/p&#62;
&#60;p&#62;Now set up your menu. If you add menu items as children of other items you dont need to fill in the description. It wont get displayed. However top level items display the description directly bellow the Menu Item title in your front end.&#60;/p&#62;
&#60;p&#62;Once an item is added to a menu, those menu items can be rearranged. Placing the mouse cursor over the menu item title, when the mouse cursor changes to 4-arrows, hold the left-mouse button down, drag the module to where you want to place it, then release the mouse button (this is called drag-and-drop). Remember you can drag a menu item slightly to the right of the menu item above it to create a hierarchy (parent/child) relationship in the menu. &#60;/p&#62;
&#60;p&#62;&#60;font color=&#34;tomato&#34;&#62;Attention&#60;/font&#62;: You might need to delete some pre filled descriptions if you use pages in the second menu, since wordpress adds a content excerpt automatically to those items. Just remove that and enter a very short description of 2-7 words.&#60;/p&#62;
&#60;p&#62;&#60;font color=&#34;tomato&#34;&#62;Attention&#60;/font&#62;: Newscast supports two menus so you can create two menus in your menu manager. Call the first menu (top menu with small links) &#34;First&#34; and the second menu (big menu items) &#34;Second&#34;. &#60;/p&#62;
&#60;p&#62;&#60;font color=&#34;tomato&#34;&#62;Screenshots&#60;/font&#62;&#60;br /&#62;
&#60;a href='http://img97.imageshack.us/i/unbenannt1oqn.jpg/'&#62;&#60;img src='http://img97.imageshack.us/img97/9078/unbenannt1oqn.th.jpg' /&#62;&#60;/a&#62;&#60;br /&#62;
&#60;a href='http://img705.imageshack.us/i/unbenanntpq.jpg/'&#62;&#60;img src='http://img705.imageshack.us/img705/8751/unbenanntpq.th.jpg' /&#62;&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
