<?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: Problem updating theme Main Color</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/problem-updating-main-color-set/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/problem-updating-main-color-set/feed/</link>
		<description></description>
		<pubDate>Thu, 30 Apr 2026 21:53:51 +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/problem-updating-main-color-set/#post-22591</guid>
					<title><![CDATA[Problem updating theme Main Color]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/problem-updating-main-color-set/#post-22591</link>
					<pubDate>Mon, 14 Sep 2015 17:21:34 +0000</pubDate>
					<dc:creator>chefambo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi<br />
It doesn&#8217;t save the main color set when you change the color.<br />
It shows changed but defaults back to default color and shows false in the color hex code box.</p>
<p>setup a user name for you &#8211; blueowl pass blueowl123<br />
caterest.co.uk is the domain.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/problem-updating-main-color-set/#post-22597</guid>
					<title><![CDATA[Reply To: Problem updating theme Main Color]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/problem-updating-main-color-set/#post-22597</link>
					<pubDate>Mon, 14 Sep 2015 19:10:35 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>So basically the issue was an error in data sanitization, please edit your includes/customizer_theme-options.php file, in it you will find 6 occurrences of this sort:</p>
<p><code>&#039;sanitize_callback&#039;	=&gt; &#039;__return_false&#039;,</code></p>
<p>Simply replace them with:</p>
<p><code>&#039;sanitize_callback&#039; =&gt; &#039;esc_attr&#039;,</code></p>
<p>That should solve your issue.</p>
<p>If using the preloader animation you may notice its color doesn&#8217;t change according to your new active color as well, to fix this edit your includes/boc_framework.php and add this code:</p>
<p><code>.boc_preloader_icon:before { border-color: &#039;.$boc_main_color.&#039; rgba(0,0,0,0) rgba(0,0,0,0); }</code></p>
<p>after this line:</p>
<p><code>.post_content a:not(.button):visited {	color: &#039;.$boc_main_color.&#039;; }</code></p>
<p>Both of these will be in the upcoming version of the theme that will include some bugfixes for version 1.0.</p>
<p>Thanks again for your assistance and patience. Please let me know should you come across any other issues or if you have any questions related to using the theme! <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/problem-updating-main-color-set/#post-22611</guid>
					<title><![CDATA[Reply To: Problem updating theme Main Color]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/problem-updating-main-color-set/#post-22611</link>
					<pubDate>Mon, 14 Sep 2015 20:00:43 +0000</pubDate>
					<dc:creator>chefambo</dc:creator>

					<description>
						<![CDATA[
						<p>excellent &#8211; I noticed you have already updated the files? as I just went to take a look and and the string was replaced.<br />
thanks again.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/problem-updating-main-color-set/#post-22612</guid>
					<title><![CDATA[Reply To: Problem updating theme Main Color]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/problem-updating-main-color-set/#post-22612</link>
					<pubDate>Mon, 14 Sep 2015 20:09:35 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>No problem, glad I could help!<br />
Thanks again for helping me improve and troubleshoot my theme&#8230;<br />
Since it was just released there will be some bugs that were missed here and there so I thank you in advance for your patience! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

