<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Savia Theme Options</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 14:57:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/#post-22541</guid>
					<title><![CDATA[Savia Theme Options]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/#post-22541</link>
					<pubDate>Tue, 01 Sep 2015 13:24:26 +0000</pubDate>
					<dc:creator>Mngooner</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>After having migrated my website, Savia theme option is not working anymore. It freezes all the time. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/#post-22544</guid>
					<title><![CDATA[Reply To: Savia Theme Options]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/#post-22544</link>
					<pubDate>Thu, 03 Sep 2015 11:55:23 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>What freezes? You do not have the Theme Options migrated?<br />
When I migrate a website I always use the Duplicator plugin, I highly recommend it. Not only it moves all WP core files, media uploaded, it also changes the relative/absolute paths in the posts as well as all DB entries, it basically creates mirror images of a website!<br />
If you use it you will preserve everything the way it was on your testing server. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/#post-22568</guid>
					<title><![CDATA[Reply To: Savia Theme Options]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/#post-22568</link>
					<pubDate>Thu, 10 Sep 2015 13:05:22 +0000</pubDate>
					<dc:creator>Mngooner</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/#post-22574</guid>
					<title><![CDATA[Reply To: Savia Theme Options]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/savia-theme-options/#post-22574</link>
					<pubDate>Sat, 12 Sep 2015 07:43:37 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Apart from the Menu being scrambled, what is not working properly?<br />
The Dashboard Menu is a result of Chrome update &#8211; <a href="http://wptavern.com/a-bug-in-chrome-45-causes-wordpress-admin-menu-to-break" rel="nofollow">http://wptavern.com/a-bug-in-chrome-45-causes-wordpress-admin-menu-to-break</a></p>
<p>You can add this to your functions.php file, it should fix that:</p>
<pre><code>// Fix Chrome Dashboard Menu problem
function boc_chromefix_inline_css()
{ 
  wp_add_inline_style( &#039;wp-admin&#039;, &#039;#adminmenu { transform: translateZ(0); }&#039; );
}

add_action(&#039;admin_enqueue_scripts&#039;, &#039;boc_chromefix_inline_css&#039;);</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

