<?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: copy - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/copy</link>
		<description>Support Forum - Tag: copy - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 02:32:35 +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/copy" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Can I copy items from the Advanced Layout Editor?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-copy-items-from-the-advanced-layout-editor#post-108862</link>
			<pubDate>Sat, 04 May 2013 11:48:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">108862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes sure - I made a short video: &#60;a href=&#34;http://www.screenr.com/ee97&#34; rel=&#34;nofollow&#34;&#62;http://www.screenr.com/ee97&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>danielsami on "Can I copy items from the Advanced Layout Editor?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-copy-items-from-the-advanced-layout-editor#post-108787</link>
			<pubDate>Fri, 03 May 2013 20:26:04 +0000</pubDate>
			<dc:creator>danielsami</dc:creator>
			<guid isPermaLink="false">108787@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm working with the awesome Enfold theme, and I want to know if there's a way to copy whole items from the Advanced Layout Editor to reuse in another page.&#60;/p&#62;
&#60;p&#62;For instance, I developed a long table with 20 rows and 4 columns, and I want to reuse it in an Accordion on the home page.&#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;/p&#62;
&#60;p&#62;Daniel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Change Copyright Text &#38; Color"</title>
			<link>http://www.kriesi.at/support/topic/change-copyright-text-color#post-73364</link>
			<pubDate>Wed, 29 Aug 2012 00:35:14 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">73364@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi FreshGirl,&#60;/p&#62;
&#60;p&#62;The code Devin lists above is found in the footer.php for the Choice theme.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FreshGirl on "Change Copyright Text &#38; Color"</title>
			<link>http://www.kriesi.at/support/topic/change-copyright-text-color#post-73355</link>
			<pubDate>Tue, 28 Aug 2012 23:46:51 +0000</pubDate>
			<dc:creator>FreshGirl</dc:creator>
			<guid isPermaLink="false">73355@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I can't find the above code in the sidebar.php file. I am in themes &#38;gt; Choices &#38;gt; sidebar.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change Copyright Text &#38; Color"</title>
			<link>http://www.kriesi.at/support/topic/change-copyright-text-color#post-70431</link>
			<pubDate>Fri, 10 Aug 2012 06:22:47 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">70431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Aspireworks227,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.copyright, .copyright a {
color: #444;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can edit the output in your theme files sidebar.php. Search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;span class=&#38;#39;copyright&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;&#38;amp;copy; Copyright&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot; &#38;lt;a href=&#38;#39;&#38;quot;.home_url(&#38;#39;/&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_bloginfo(&#38;#39;name&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/span&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aspireworks227 on "Change Copyright Text &#38; Color"</title>
			<link>http://www.kriesi.at/support/topic/change-copyright-text-color#post-70421</link>
			<pubDate>Fri, 10 Aug 2012 06:05:01 +0000</pubDate>
			<dc:creator>Aspireworks227</dc:creator>
			<guid isPermaLink="false">70421@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there!&#60;br /&#62;
My website is ShopCirca360.com, and I have a bit of a problem.&#60;br /&#62;
I'd like the change the color of the copyright info. It is a light gray against a blue background, and is very hard to read.&#60;br /&#62;
I would also like to add in some custom text.&#60;/p&#62;
&#60;p&#62;Can you tell me how to go about this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Move to other server (a little bit urgent)"</title>
			<link>http://www.kriesi.at/support/topic/move-to-other-server-a-little-bit-urgent#post-65799</link>
			<pubDate>Mon, 16 Jul 2012 06:40:23 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">65799@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, I did it last night ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move to other server (a little bit urgent)"</title>
			<link>http://www.kriesi.at/support/topic/move-to-other-server-a-little-bit-urgent#post-65798</link>
			<pubDate>Mon, 16 Jul 2012 06:38:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">65798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately it seems like some servers don't recognize the theme options anymore after a database transfer. Kriesi still investigates the issue but he didn't find the cause yet. The only solution right now is to reconfigure the settings.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Move to other server (a little bit urgent)"</title>
			<link>http://www.kriesi.at/support/topic/move-to-other-server-a-little-bit-urgent#post-65512</link>
			<pubDate>Fri, 13 Jul 2012 21:06:12 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">65512@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No, I copied the hole folder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Move to other server (a little bit urgent)"</title>
			<link>http://www.kriesi.at/support/topic/move-to-other-server-a-little-bit-urgent#post-65509</link>
			<pubDate>Fri, 13 Jul 2012 20:21:22 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">65509@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Did you export the options from Tools &#38;gt; Export then import into the new install using Tools &#38;gt; Import?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Move to other server (a little bit urgent)"</title>
			<link>http://www.kriesi.at/support/topic/move-to-other-server-a-little-bit-urgent#post-65495</link>
			<pubDate>Fri, 13 Jul 2012 19:00:42 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">65495@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I created the page and I would like to change the webspace. The copien of the files and the change in the mysql runs ok, but the theme options are complete lost incl. the own sidebars. How I can copy the options, too?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
