<?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: pixelnow</title>
		<link><a href='http://www.kriesi.at/support/profile/pixelnow'>pixelnow</a></link>
		<description>Support Forum - User Favorites: pixelnow</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 09:21:29 +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>Ismael on "The branding at the footer."</title>
			<link>http://www.kriesi.at/support/topic/the-branding-at-the-footer#post-82199</link>
			<pubDate>Sun, 04 Nov 2012 15:19:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82199@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ithinkcapital,&#60;/p&#62;
&#60;p&#62;Glad we could help. I've marked this as resolved. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ithinkcapital on "The branding at the footer."</title>
			<link>http://www.kriesi.at/support/topic/the-branding-at-the-footer#post-82195</link>
			<pubDate>Sun, 04 Nov 2012 12:44:42 +0000</pubDate>
			<dc:creator>ithinkcapital</dc:creator>
			<guid isPermaLink="false">82195@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Ismael!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "The branding at the footer."</title>
			<link>http://www.kriesi.at/support/topic/the-branding-at-the-footer#post-81877</link>
			<pubDate>Fri, 02 Nov 2012 00:27:42 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">81877@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open footer.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;#39;http://www.kriesi.at&#38;#39;&#38;gt;Wordpress Premium Theme by Kriesi&#38;lt;/a&#38;gt;&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Change the text to something else.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ithinkcapital on "The branding at the footer."</title>
			<link>http://www.kriesi.at/support/topic/the-branding-at-the-footer#post-81862</link>
			<pubDate>Thu, 01 Nov 2012 22:05:12 +0000</pubDate>
			<dc:creator>ithinkcapital</dc:creator>
			<guid isPermaLink="false">81862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, is it possible to get rid of the &#34;Wordpress Premium Theme by Kriesi&#34;? I know other premium themes let you edit that. I appreciate your help!! Thank you!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tessgacreative on "Page title"</title>
			<link>http://www.kriesi.at/support/topic/page-title-2#post-81843</link>
			<pubDate>Thu, 01 Nov 2012 18:07:02 +0000</pubDate>
			<dc:creator>tessgacreative</dc:creator>
			<guid isPermaLink="false">81843@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That worked! Thank you so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tessgacreative on "Page title"</title>
			<link>http://www.kriesi.at/support/topic/page-title-2#post-81833</link>
			<pubDate>Thu, 01 Nov 2012 17:05:55 +0000</pubDate>
			<dc:creator>tessgacreative</dc:creator>
			<guid isPermaLink="false">81833@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you! I'll try that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Page title"</title>
			<link>http://www.kriesi.at/support/topic/page-title-2#post-81786</link>
			<pubDate>Thu, 01 Nov 2012 08:23:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81786@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd suggest to use a seo plugin like: &#60;a href=&#34;http://wordpress.org/extend/plugins/wordpress-seo/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wordpress-seo/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In header.php replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;&#38;lt;?php bloginfo(&#38;#39;name&#38;#39;); ?&#38;gt; &#124; &#38;lt;?php is_home() ? bloginfo(&#38;#39;description&#38;#39;) : wp_title(&#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;&#38;lt;?php wp_title(&#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;because WP SEO will take care of the title text.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tessgacreative on "Page title"</title>
			<link>http://www.kriesi.at/support/topic/page-title-2#post-81734</link>
			<pubDate>Wed, 31 Oct 2012 18:17:54 +0000</pubDate>
			<dc:creator>tessgacreative</dc:creator>
			<guid isPermaLink="false">81734@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks--unfortunately the plug in doesn't seem to work but I appreciate your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Page title"</title>
			<link>http://www.kriesi.at/support/topic/page-title-2#post-80425</link>
			<pubDate>Sat, 20 Oct 2012 00:36:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80425@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Maybe you want to use plugins like &#60;a href=&#34;http://wordpress.org/extend/plugins/wp-title-2/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-title-2/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tessgacreative on "Page title"</title>
			<link>http://www.kriesi.at/support/topic/page-title-2#post-80372</link>
			<pubDate>Fri, 19 Oct 2012 16:54:41 +0000</pubDate>
			<dc:creator>tessgacreative</dc:creator>
			<guid isPermaLink="false">80372@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I add a description to my page title? &#60;/p&#62;
&#60;p&#62;See &#60;a href=&#34;http://gacreative.com/wp/&#34; rel=&#34;nofollow&#34;&#62;http://gacreative.com/wp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When you look at any of my pages the page title (in the grey bar of the browser window) shows the name of the site and the page name, but on my home page it only shows the site name. &#60;/p&#62;
&#60;p&#62;It looks like this &#34;GA Creative &#124; &#34; I want it to look like this &#34;GA Creative &#124; Change the game&#34;.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-80308</link>
			<pubDate>Fri, 19 Oct 2012 06:15:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80308@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;To be honest I don't know why you had to activate the concatenation in this case. Normally our themes work with the default wordpress setup. Maybe the issue is caused by the server configuration (eg allocated memory limit, etc.).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhatiav on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-80182</link>
			<pubDate>Thu, 18 Oct 2012 05:59:15 +0000</pubDate>
			<dc:creator>bhatiav</dc:creator>
			<guid isPermaLink="false">80182@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That wasn't it (I use WP Migrate DB, which is a plugin that helps you move a wordpress database into another location, correcting paths to the new server URLs to avoid this problem). I found another fix just now - &#60;a href=&#34;http://wordpress.org/support/topic/wp-admin-broken-displays-plain-html-css-java-not-loading&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/wp-admin-broken-displays-plain-html-css-java-not-loading&#60;/a&#62;. Looks like if you turn off Javascript concatenation, this problem disappears. Any ideas as to why this is required for the Choices theme? It worked fine until I ran into this widgets issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-80008</link>
			<pubDate>Wed, 17 Oct 2012 07:06:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80008@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Maybe the DB file of the hosted server requires some adjustments? I.e. I'd replace the server domain/url with your localhost url - otherwise it can happen that wordpress tries to load some resources from non existing urls.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhatiav on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-79895</link>
			<pubDate>Tue, 16 Oct 2012 04:55:54 +0000</pubDate>
			<dc:creator>bhatiav</dc:creator>
			<guid isPermaLink="false">79895@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Thanks for the suggestion on the widget logic plugin. I should provide a bit more detail:&#60;br /&#62;
- I've created a child theme of Choices which has a few customizations to styles. I've had no problem with this child theme at all.&#60;br /&#62;
- I have two sites - one is a local install (which serves as my sandbox environment), and the other is mirrored on a hosted server&#60;br /&#62;
- My local version of the site is what broke after I added/removed widgets&#60;br /&#62;
- I exported the database from the hosted server and imported it into my local site, and the site itself looks perfect (with sidebars and all)&#60;br /&#62;
- The problem occurs when I go into the admin them - the styles are completely broken, and the admin pages look like a mess (namely, all the menus are exploded out since, somehow, none of the CSS styles are being applied).&#60;br /&#62;
- This happens on my local machine even after I created a brand new, fresh install of WP and imported the DB from the hosted server&#60;/p&#62;
&#60;p&#62;Hopefully this helps in diagnosing the problem. Any ideas on what I could try?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-79875</link>
			<pubDate>Tue, 16 Oct 2012 01:53:47 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">79875@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am sorry, do you have a url we could look at? If there is a problem with the edits, just revert back to the original version of the page the you worked on last. You can always download the latest version of the theme from Theme Forrest. &#60;/p&#62;
&#60;p&#62;Please consider using &#60;a href=&#34;http://wordpress.org/extend/plugins/widget-logic/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/widget-logic/&#60;/a&#62; to gain more control over targeting widgets.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Footer and with a Menu"</title>
			<link>http://www.kriesi.at/support/topic/footer-and-with-a-menu#post-79870</link>
			<pubDate>Tue, 16 Oct 2012 01:25:21 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">79870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What is wrong with it? Looks clean. &#60;/p&#62;
&#60;p&#62;For making customization to your theme's CSS, we recommend that you install and get to know Firebug ( &#60;a href=&#34;http://getfirebug.com/css&#34; rel=&#34;nofollow&#34;&#62;http://getfirebug.com/css&#60;/a&#62; )  and Google Chrome developer tools ( &#60;a href=&#34;https://developers.google.com/chrome-developer-tools/docs/overview&#34; rel=&#34;nofollow&#34;&#62;https://developers.google.com/chrome-developer-tools/docs/overview&#60;/a&#62; ) browser add-on. Firebug is a free web development tool that integrates into Firefox and Chrome browsers and assists in monitoring, debugging and editing of any website's CSS, HTML, DOM, and JavaScript files.&#60;/p&#62;
&#60;p&#62;Once installed, this easy to follow video will show you the basics of Firebug – &#60;a href=&#34;http://vimeo.com/20917974&#34; rel=&#34;nofollow&#34;&#62;http://vimeo.com/20917974&#60;/a&#62; and get you on your way to customizing your theme like a real pro.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhatiav on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-79736</link>
			<pubDate>Sun, 14 Oct 2012 21:02:54 +0000</pubDate>
			<dc:creator>bhatiav</dc:creator>
			<guid isPermaLink="false">79736@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;URGENT - I just removed all widget areas in the Choices settings, and now my admin page is seriously messed up. The styles on the admin pages are all broken (all the menus, for example, are exploded out), and I no longer have a sidebar option to select within the Choices customization page. Please help - I am close to the site launch date for a client, and I have no idea how to fix this issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbrandt on "Footer and with a Menu"</title>
			<link>http://www.kriesi.at/support/topic/footer-and-with-a-menu#post-79704</link>
			<pubDate>Sun, 14 Oct 2012 12:34:38 +0000</pubDate>
			<dc:creator>mbrandt</dc:creator>
			<guid isPermaLink="false">79704@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I try to create a new MENU for use in one Footer column.&#60;br /&#62;
But some css problems give me a bad looking  i think. &#60;/p&#62;
&#60;p&#62;Can somebody check it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-79596</link>
			<pubDate>Sat, 13 Oct 2012 06:26:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79596@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, this can happen - especially because WordPress saves the order of the widgets by using ids. I'd try to restore the database(if possible) or to clear the entire widget area by removing all widgets.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhatiav on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-79292</link>
			<pubDate>Wed, 10 Oct 2012 16:29:58 +0000</pubDate>
			<dc:creator>bhatiav</dc:creator>
			<guid isPermaLink="false">79292@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've done all of that already, and I still don't have the widgets that I chose showing up in the front page's sidebar (only the sidebar that shows up everywhere by default). I had changed themes at one point to try something out, then changed it back to Choices, which is when this issue occurred. Do the custom-defined widget areas get messed up when you switch themes?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-79262</link>
			<pubDate>Wed, 10 Oct 2012 13:18:08 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79262@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bhatiav,&#60;/p&#62;
&#60;p&#62;I just did a quick test and was able to get the sidebar working by changing the Frontpage template to have a sidebar then creating the new sidebar area with the theme options and after adding my widgets to that area I designated the &#34;Home&#34; page as the static frontpage in the Settings&#38;gt;Reading as Peter suggested above.&#60;/p&#62;
&#60;p&#62;It was only after doing the last step that the actual sidebar displayed and not the widgets from my Displayed Everywhere widget area.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhatiav on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-79105</link>
			<pubDate>Tue, 09 Oct 2012 15:04:24 +0000</pubDate>
			<dc:creator>bhatiav</dc:creator>
			<guid isPermaLink="false">79105@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - I am using a static front page already.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-79071</link>
			<pubDate>Tue, 09 Oct 2012 07:33:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Did you try to use the standard wordpress frontpage settings? Go to Settings &#38;gt; Reading and set a static frontpage by using the dropdown option field. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhatiav on "Frontpage Not Showing Correct Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-not-showing-correct-sidebar#post-78917</link>
			<pubDate>Mon, 08 Oct 2012 07:42:33 +0000</pubDate>
			<dc:creator>bhatiav</dc:creator>
			<guid isPermaLink="false">78917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm using the Choices theme and am having trouble with the side bar on my home page. I've applied a dynamic Frontpage template to my Home page, and have specified that a custom sidebar be shown for the home page via the Choices settings page. After adding the appropriate widgets to the Pages: Home section in Appearance -&#38;gt; Widgets, the side bar contains a listing of all the pages within the site, the Categories, and Archives rather than the widgets I specified.&#60;/p&#62;
&#60;p&#62;The only ways I can have the correct sidebar appear on the home page is:&#60;br /&#62;
1) if I remove the Frontpage dynamic template (which is undesirable, since that defines my main body content of the home page), or&#60;br /&#62;
2) if I go to localhost/wordpressSite/home/&#60;/p&#62;
&#60;p&#62;Any ideas why this is happening? I originally had this sidebar working, but it isn't any longer working due to some change I've made that I can't figure out. Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Footer settings"</title>
			<link>http://www.kriesi.at/support/topic/footer-settings#post-78685</link>
			<pubDate>Fri, 05 Oct 2012 16:37:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78685@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey clauroces,&#60;/p&#62;
&#60;p&#62;You just need to add a widget of your own to the footer area 1 in Appearances&#38;gt;Widgets . That will clear it out and allow you to customize the footer with your own widgets.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clauroces on "Footer settings"</title>
			<link>http://www.kriesi.at/support/topic/footer-settings#post-78517</link>
			<pubDate>Thu, 04 Oct 2012 07:50:52 +0000</pubDate>
			<dc:creator>clauroces</dc:creator>
			<guid isPermaLink="false">78517@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, but the copyright is already changed. My problem is this text: &#34;Besides are some interesting links for you! Enjoy your stay :)&#34; in the first column, it has nothing to offer to me and i want to change it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Footer settings"</title>
			<link>http://www.kriesi.at/support/topic/footer-settings#post-78499</link>
			<pubDate>Thu, 04 Oct 2012 06:03:46 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78499@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clauroces,&#60;/p&#62;
&#60;p&#62;The only options available in the footer as of now is the no. of columns in the footer. However, if you want to change the text beside the copyright, kindly open wp-content\themes\eunoia\footer.php and find this line of code:&#60;br /&#62;
&#60;code&#62;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;© &#38;lt;?php _e(&#38;#39;Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt; - &#38;lt;a href=&#38;#39;&#38;lt;?php echo home_url(&#38;#39;/&#38;#39;); ?&#38;gt;&#38;#39;&#38;gt;&#38;lt;?php echo get_bloginfo(&#38;#39;name&#38;#39;);?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;?php echo $kriesi_at_backlink; ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with:&#60;br /&#62;
&#60;code&#62;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;© &#38;lt;?php _e(&#38;#39;Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;); ?&#38;gt; Change This&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;br /&#62;
And just change the &#34;Change This&#34; text. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clauroces on "Footer settings"</title>
			<link>http://www.kriesi.at/support/topic/footer-settings#post-78390</link>
			<pubDate>Wed, 03 Oct 2012 13:15:40 +0000</pubDate>
			<dc:creator>clauroces</dc:creator>
			<guid isPermaLink="false">78390@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In my support there´s nothing about changing footer´s information. How can i do it?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
