<?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: How do you export theme options choices theme?</title>
		<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme</link>
		<description>Support Forum - Topic: How do you export theme options choices theme?</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 01:51:46 +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/how-do-you-export-theme-options-choices-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-79229</link>
			<pubDate>Wed, 10 Oct 2012 11:36:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Personally I use: &#60;a href=&#34;http://wordpress.org/extend/plugins/backupwordpress/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/backupwordpress/&#60;/a&#62; however I'm not sure if it's the best solution. Some users reported that: &#60;a href=&#34;http://pluginbuddy.com/purchase/backupbuddy/&#34; rel=&#34;nofollow&#34;&#62;http://pluginbuddy.com/purchase/backupbuddy/&#60;/a&#62; works quite well but I didn't test it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ruseld on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-79087</link>
			<pubDate>Tue, 09 Oct 2012 08:48:57 +0000</pubDate>
			<dc:creator>ruseld</dc:creator>
			<guid isPermaLink="false">79087@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I have now looked through the options table and found these files in the original database. I will give backing it up another try and see if they transfer across or not. Hoping to get some time nearer the end of the week.&#60;br /&#62;
Thanks for all your help and I will keep you posted once I have given it another go...&#60;br /&#62;
Just out of curiosity what software would you use to back up or move your sites onto a different server? Obviously something that isn't too expensive.&#60;br /&#62;
R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-79004</link>
			<pubDate>Mon, 08 Oct 2012 16:55:17 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79004@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The wp_options table in your database for wordpress has a number of entries which are named above. So using something like php myadmin you would access your database and then open up the wp_options table and look for those entries.&#60;/p&#62;
&#60;p&#62;I'm really not sure why exporting the entire table isn't working at the moment, but from what Peter mentioned in another thread it looks like an error with the avia framework but neither of us can say for sure. It will need to be investigated fully by Kriesi.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ruseld on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-78990</link>
			<pubDate>Mon, 08 Oct 2012 16:22:52 +0000</pubDate>
			<dc:creator>ruseld</dc:creator>
			<guid isPermaLink="false">78990@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, so I have tried to figure this out but still none the wiser.&#60;br /&#62;
I don't understand why if I have made a full back of my database it still isn't copying over the option files. How do I go about accessing these entries you mention above?&#60;br /&#62;
R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-77616</link>
			<pubDate>Thu, 27 Sep 2012 15:58:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">77616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey ruseld,&#60;/p&#62;
&#60;p&#62;FTP won't work since they are in the wp_options table. I believe there are actually a set of three entries for choices. From what Kriesi has said:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;quot;avia_options_choices_dynamic_pages&#38;quot; (defines the pages)
&#38;quot;avia_options_choices_dynamic_elements&#38;quot; (defines the elements for those pages)
all other options like theme colors etc are stored in &#38;quot;avia_options_choices&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You'll need to use something like phpMyAdmin or whatever your server uses to access the wordpress database and then find those in the wp options table.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ruseld on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-77419</link>
			<pubDate>Wed, 26 Sep 2012 10:04:01 +0000</pubDate>
			<dc:creator>ruseld</dc:creator>
			<guid isPermaLink="false">77419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again,&#60;br /&#62;
I have found a file that refers to it (class-database-option-sets.php) but am still none the wiser, can you access the $avia superobject framework through FTP?&#60;br /&#62;
Thanks in advance&#60;br /&#62;
R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ruseld on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-77411</link>
			<pubDate>Wed, 26 Sep 2012 09:10:45 +0000</pubDate>
			<dc:creator>ruseld</dc:creator>
			<guid isPermaLink="false">77411@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OK, thanks Devin.&#60;br /&#62;
Just seems weird that if your 'cloning' all the files it doesn't copy across the $avia superoject part.&#60;br /&#62;
Is there time-scale on this as it would make moving to server's or URL's so much more efficient...&#60;br /&#62;
R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-77277</link>
			<pubDate>Tue, 25 Sep 2012 16:08:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">77277@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi R,&#60;/p&#62;
&#60;p&#62;What you are looking for is the single $avia superobject that the framework uses to store all the theme data. It will be in the Wordpress options table.&#60;/p&#62;
&#60;p&#62;I've been pushing for a front end solution to this so I've not dug very deep into checking copying over the $avia data and how that works across different servers though I know it has been brought to Kriesi's attention that there are some issues with it and the avia framework.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ruseld on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-77069</link>
			<pubDate>Mon, 24 Sep 2012 08:34:14 +0000</pubDate>
			<dc:creator>ruseld</dc:creator>
			<guid isPermaLink="false">77069@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your response Mya,&#60;br /&#62;
I am making a full back up so all the files should be there then?&#60;br /&#62;
Do you know if someone is working on a solution to this?&#60;br /&#62;
R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-77039</link>
			<pubDate>Mon, 24 Sep 2012 02:26:52 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">77039@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ruseld,&#60;/p&#62;
&#60;p&#62;The options are stored in your MySQL database which depending upon your host is most likely phpMyAdmin.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ruseld on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-76796</link>
			<pubDate>Fri, 21 Sep 2012 15:30:56 +0000</pubDate>
			<dc:creator>ruseld</dc:creator>
			<guid isPermaLink="false">76796@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your response.&#60;/p&#62;
&#60;p&#62;Where are the avia options set's stored?&#60;/p&#62;
&#60;p&#62;Re-setting the various theme options would be very time consuming as it loses all the page templates and the styling... basically starting from scratch.&#60;br /&#62;
I wanted to be able to back up sites I have made in choices so they can be quickly/easily restored if the worst was to happen. I have be able to this before with other wp themes and its a real time saver. &#60;/p&#62;
&#60;p&#62;Thanks in advance&#60;/p&#62;
&#60;p&#62;R
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-76604</link>
			<pubDate>Wed, 19 Sep 2012 18:01:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">76604@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ruseld,&#60;/p&#62;
&#60;p&#62;As far as I know the only way to do this is by copying over the avia options set in the wordpress options table. Even then I've recently read of some bugs and it not working correctly (which Kriesi is looking into).&#60;/p&#62;
&#60;p&#62;The best course of action is to re-set the various theme options. It isn't the quickest option but it will get it done and working.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ruseld on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-76459</link>
			<pubDate>Tue, 18 Sep 2012 16:54:40 +0000</pubDate>
			<dc:creator>ruseld</dc:creator>
			<guid isPermaLink="false">76459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;#bump
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ruseld on "How do you export theme options choices theme?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-you-export-theme-options-choices-theme#post-76288</link>
			<pubDate>Mon, 17 Sep 2012 17:30:10 +0000</pubDate>
			<dc:creator>ruseld</dc:creator>
			<guid isPermaLink="false">76288@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have made a full back up of my site and moved to another server - which has worked until I tried with choices.&#60;br /&#62;
Everything has exported/imported except for the theme options. which has made the site reset back to the original setting; choice logo, choices strapline at the top etc...&#60;br /&#62;
I have read through numerous threads but no one seems to have come up with a solution (except for an expensive plugin) and the other options given was to copy the theme options 'side by side' which would not be an option if the site fails and you have nothing to reference.&#60;/p&#62;
&#60;p&#62;Can someone please help with this? &#60;/p&#62;
&#60;p&#62;Thanks in advance.&#60;/p&#62;
&#60;p&#62;R
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
