<?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: Aqua &gt; Appearance &gt; background options not loading</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/aqua-appearance-background-options-not-loading/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/aqua-appearance-background-options-not-loading/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 17:29:32 +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/aqua-appearance-background-options-not-loading/#post-22555</guid>
					<title><![CDATA[Aqua &gt; Appearance &gt; background options not loading]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aqua-appearance-background-options-not-loading/#post-22555</link>
					<pubDate>Tue, 08 Sep 2015 17:24:10 +0000</pubDate>
					<dc:creator>TSV</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m using WP 4.3 and just updated Aqua theme to v2.21 and revslider v4.6.93. Under Appearance menu, there are two &#8220;Customize&#8221; options and one &#8220;Background&#8221; option &#8211; both of which will not load for me so that I can make changes.</p>
<p>Thoughts? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aqua-appearance-background-options-not-loading/#post-22562</guid>
					<title><![CDATA[Reply To: Aqua &gt; Appearance &gt; background options not loading]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aqua-appearance-background-options-not-loading/#post-22562</link>
					<pubDate>Thu, 10 Sep 2015 09:42:56 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Are you sure you don&#8217;t mean you are experiencing the Chrome Menu glitch?</p>
<p><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>If that is the case add this to your functions.php file:</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>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aqua-appearance-background-options-not-loading/#post-22566</guid>
					<title><![CDATA[Reply To: Aqua &gt; Appearance &gt; background options not loading]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aqua-appearance-background-options-not-loading/#post-22566</link>
					<pubDate>Thu, 10 Sep 2015 10:04:07 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Indeed, you are right, we will check into this.<br />
The background seems to save OK for me though&#8230;<br />
Can you pls provide us with credentials to your installation so we can check?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

