<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Weaver Xtreme Theme</title>
	<atom:link href="http://weavertheme.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://weavertheme.com/</link>
	<description>One Theme to Design Them All</description>
	<lastBuildDate>Fri, 21 Dec 2018 22:53:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://weavertheme.com/wp-content/uploads/2013/11/new-weaver-favicon-128.png</url>
	<title>Weaver Xtreme Theme</title>
	<link>https://weavertheme.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">28832335</site>	<item>
		<title>All-in-One Image/Text Block for Gutenberg Demo</title>
		<link>https://weavertheme.com/all-in-one-image-text-block-for-gutenberg-demo/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Mon, 04 Jun 2018 17:47:07 +0000</pubDate>
				<category><![CDATA[Designer Blocks for Gutenberg]]></category>
		<category><![CDATA[Gutenberg]]></category>
		<category><![CDATA[Tutorials]]></category>
		<guid isPermaLink="false">https://weavertheme.com/?p=8740</guid>

					<description><![CDATA[<p>This article provides a completed demo for the All-in-One Image Text Block from the Design Patterns for Gutenberg by Weaver plugin. This Block lets you combine an image in one column with up to three text elements in the second <span class="excerpt-dots">&#8230;</span> <a class="more-link" href="https://weavertheme.com/all-in-one-image-text-block-for-gutenberg-demo/"><span class="more-msg">Continue reading &#8594;</span></a></p>
<p>The post <a href="https://weavertheme.com/all-in-one-image-text-block-for-gutenberg-demo/">All-in-One Image/Text Block for Gutenberg Demo</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">This article provides a completed demo for the All-in-One Image Text Block from the<em> Design Patterns for Gutenberg by Weaver</em> plugin.</p>



<p class="wp-block-paragraph">This Block lets you combine an image in one column with up to three text elements in the second column. You can control the size and shape of the image. You can independently control the position, text color, and font-size of the three text elements. You can switch the order of the columns.</p>



<p class="wp-block-paragraph">Not only can you control the background color, you can also specify a cover background image that can be switch to a parallax image. You control the display height of the background image. This Block allows you to easily create amazingly beautiful elements on your page.</p>



<h2 class="wp-block-heading">Basic Example</h2>



<div class="wp-block-wvrblocks-imgtext alignnone flex-dir-row" style="background-color:transparent;border-color:transparent;margin-bottom:1.5em;background-image:none;min-height:150px;padding-top:0em;padding-bottom:0em;padding-left:0em;padding-right:0em;width:auto"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:center;width:50%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:0%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:50%;text-align:left"><div class="wvrblocks-imgtext__descTop"><div style="color:#222222;font-size:150%;margin-left:1%;margin-top:0%">The Hubble Deep Field</div></div><div class="wvrblocks-imgtext__descMid"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot"><div style="color:#222222;font-size:100%;margin-left:5%;margin-top:1%">   </div></div></div></div>



<p class="wp-block-paragraph">This is&nbsp; about as basic as you an get. We added an image of the Hubble Space Telescope on the Left side, and provided a description on the right. So far, everything in using default values.</p>



<h2 class="wp-block-heading">Add a few elements</h2>



<div class="wp-block-wvrblocks-imgtext alignnone flex-dir-row" style="background-color:#313131;border-color:transparent;margin-bottom:1.5em;background-image:none;min-height:150px;padding-top:0em;padding-bottom:0em;padding-left:0em;padding-right:0em;width:auto"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:center;width:50%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:0%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:50%;text-align:left"><div class="wvrblocks-imgtext__descTop has-text-shadow"><div style="color:#fcb900;font-size:230%;margin-left:17%;margin-top:4%"><strong>The Hubble <br/>Deep Field</strong></div></div><div class="wvrblocks-imgtext__descMid has-text-shadow"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot has-text-shadow"><div style="color:#eeeeee;font-size:100%;margin-left:5%;margin-top:22%">An image of a small region in the constellation <br/>Ursa Major, constructed from a series of observations<br/> by the <em>Hubble Space Telescope</em>.</div></div></div></div>



<p class="wp-block-paragraph">So, let&#8217;s build an element that shows the HST and the Deep Field. First, we changed the first title, and added a short description. Since space is dark, we added a dark background to the Block, and fixed up the colors a bit.</p>



<h2 class="wp-block-heading">Add the Deep Field</h2>



<div class="wp-block-wvrblocks-imgtext alignnone flex-dir-row wvrblocks-imgtext__has-bg" style="background-color:#313131;border-color:transparent;margin-bottom:1.5em;background-image:url(https://weavertheme.com/wp-content/uploads/2018/06/Hubble_deep_field_16_9.jpg);min-height:150px;padding-top:0em;padding-bottom:0em;padding-left:0em;padding-right:0em;width:auto"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:center;width:50%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:0%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:50%;text-align:left"><div class="wvrblocks-imgtext__descTop has-text-shadow"><div style="color:#fcb900;font-size:230%;margin-left:17%;margin-top:4%"><strong>The Hubble <br/>Deep Field</strong></div></div><div class="wvrblocks-imgtext__descMid has-text-shadow"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot has-text-shadow"><div style="color:#eeeeee;font-size:100%;margin-left:5%;margin-top:22%">An image of a small region in the constellation <br/>Ursa Major, constructed from a series of observations<br/> by the <em>Hubble Space Telescope</em>.</div></div></div></div>



<p class="wp-block-paragraph">Ok, we&#8217;re getting there. We added the real Deep Field as a Cover BG Image. Adding a BG image is optional, but it does look pretty good behind the HST. And note that HST is a PNG image with transparency, so all those stars shine through. You can change the main image simply by clicking on it. The BG image selected is decently high resolution with a 16:9 aspect ratio. You can change the BG image from the Background Image Attributes options. Note the the Gutenberg editor allows you duplicate any block, which is how we&#8217;re building these different layouts.<br></p>



<h2 class="wp-block-heading">Expand the Background Image Height</h2>



<div class="wp-block-wvrblocks-imgtext alignnone flex-dir-row wvrblocks-imgtext__has-bg" style="background-color:#313131;border-color:transparent;margin-bottom:1.5em;background-image:url(https://weavertheme.com/wp-content/uploads/2018/06/Hubble_deep_field_16_9.jpg);min-height:600px;padding-top:0em;padding-bottom:0em;padding-left:0em;padding-right:0em;width:auto"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:center;width:50%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:16%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:50%;text-align:left"><div class="wvrblocks-imgtext__descTop has-text-shadow"><div style="color:#fcb900;font-size:230%;margin-left:17%;margin-top:4%"><strong>The Hubble <br/>Deep Field</strong></div></div><div class="wvrblocks-imgtext__descMid has-text-shadow"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot has-text-shadow"><div style="color:#eeeeee;font-size:100%;margin-left:5%;margin-top:22%">An image of a small region in the constellation <br/>Ursa Major, constructed from a series of observations<br/> by the <em>Hubble Space Telescope</em>.</div></div></div></div>



<p class="wp-block-paragraph">You can make the BG image taller by increasing the minimum height of the Block. And move each of the three supported descriptions around to arbitrary locations. We moved the HST down a bit, too.<br></p>



<h2 class="wp-block-heading">Make it Parallax</h2>



<div class="wp-block-wvrblocks-imgtext alignnone flex-dir-row wvrblocks-imgtext__has-bg wvrblocks-imgtext__has-parallax" style="background-color:#313131;border-color:transparent;margin-bottom:1.5em;background-image:url(https://weavertheme.com/wp-content/uploads/2018/06/Hubble_deep_field_16_9.jpg);min-height:600px;padding-top:0em;padding-bottom:0em;padding-left:0em;padding-right:0em;width:auto"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:center;width:50%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:16%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:50%;text-align:left"><div class="wvrblocks-imgtext__descTop has-text-shadow"><div style="color:#fcb900;font-size:230%;margin-left:17%;margin-top:4%"><strong>The Hubble <br/>Deep Field</strong></div></div><div class="wvrblocks-imgtext__descMid has-text-shadow"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot has-text-shadow"><div style="color:#eeeeee;font-size:100%;margin-left:5%;margin-top:22%">An image of a small region in the constellation <br/>Ursa Major, constructed from a series of observations<br/> by the <em>Hubble Space Telescope</em>.</div></div></div></div>



<p class="wp-block-paragraph">Check the Parallax switch in the Image Background Options to watch the HST move in front of the stars.</p>



<h2 class="wp-block-heading">Switch the order</h2>



<div class="wp-block-wvrblocks-imgtext alignnone flex-dir-reverse wvrblocks-imgtext__has-bg wvrblocks-imgtext__has-parallax" style="background-color:#313131;border-color:transparent;margin-bottom:1.5em;background-image:url(https://weavertheme.com/wp-content/uploads/2018/06/Hubble_deep_field_16_9.jpg);min-height:600px;padding-top:0em;padding-bottom:0em;padding-left:0em;padding-right:0em;width:auto"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:center;width:50%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:16%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:50%;text-align:left"><div class="wvrblocks-imgtext__descTop has-text-shadow"><div style="color:#fcb900;font-size:230%;margin-left:48%;margin-top:8%"><strong>The Hubble <br/>Deep Field</strong></div></div><div class="wvrblocks-imgtext__descMid has-text-shadow"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot has-text-shadow"><div style="color:#eeeeee;font-size:100%;margin-left:30%;margin-top:22%">An image of a small region in the constellation <br/>Ursa Major, constructed from a series of observations<br/> by the <em>Hubble Space Telescope</em>.</div></div></div></div>



<p class="wp-block-paragraph">Easily switch the order of the image and text using the Block option Image/Text Layout order. You may want to tweak the description positioning.<br></p>



<h2 class="wp-block-heading">Spectacular Full Width</h2>



<div class="wp-block-wvrblocks-imgtext alignfull flex-dir-row wvrblocks-imgtext__has-bg wvrblocks-imgtext__has-parallax" style="background-color:#313131;border-color:transparent;margin-bottom:1.5em;background-image:url(https://weavertheme.com/wp-content/uploads/2018/06/Hubble_deep_field_16_9.jpg);min-height:600px;padding-top:0em;padding-bottom:0em;padding-left:0em;padding-right:0em;width:auto"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:center;width:50%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:9%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:50%;text-align:left"><div class="wvrblocks-imgtext__descTop has-text-shadow"><div style="color:#fcb900;font-size:230%;margin-left:17%;margin-top:4%"><strong>The Hubble <br/>Deep Field</strong></div></div><div class="wvrblocks-imgtext__descMid has-text-shadow"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot has-text-shadow"><div style="color:#eeeeee;font-size:100%;margin-left:5%;margin-top:22%">An image of a small region in the constellation <br/>Ursa Major, constructed from a series of observations<br/> by the <em>Hubble Space Telescope</em>.</div></div></div></div>



<p class="wp-block-paragraph">If your theme supports it (and Weaver Xtreme is currently the only production quality theme we know about that does), you can get the ultimate view.</p>



<h2 class="wp-block-heading">Stack The Columns if you like.</h2>



<div class="wp-block-wvrblocks-imgtext alignwide flex-dir-col-normal wvrblocks-imgtext__has-bg wvrblocks-imgtext__has-parallax" style="background-color:#313131;border-color:transparent;margin-bottom:1.5em;background-image:url(https://weavertheme.com/wp-content/uploads/2018/06/Hubble_deep_field_16_9.jpg);min-height:600px;padding-top:0em;padding-bottom:5em;padding-left:0em;padding-right:0em;width:auto"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:center;width:100%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:4%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:100%;text-align:center"><div class="wvrblocks-imgtext__descTop has-text-shadow"><div style="color:#fcb900;font-size:230%;margin-left:-24%;margin-top:2%"><strong>The Hubble <br/>Deep Field</strong></div></div><div class="wvrblocks-imgtext__descMid has-text-shadow"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot has-text-shadow"><div style="color:#eeeeee;font-size:100%;margin-left:34%;margin-top:1%">An image of a small region in the constellation <br/>Ursa Major, constructed from a series of observations<br/> by the <em>Hubble Space Telescope</em>.</div></div></div></div>



<p class="wp-block-paragraph">A simple click, and the columns stack vertically. We tweaked the description positions, and added a little padding to the bottom of the Block, and made this Wide instead of Full width.<br></p>



<h2 class="wp-block-heading">With Left or Right Alignment</h2>



<div class="wp-block-wvrblocks-imgtext alignleft flex-dir-col-normal wvrblocks-imgtext__has-bg wvrblocks-imgtext__has-parallax" style="background-color:#313131;border-color:transparent;margin-bottom:1.5em;background-image:url(https://weavertheme.com/wp-content/uploads/2018/06/Hubble_deep_field_16_9.jpg);min-height:92px;padding-top:0em;padding-bottom:0em;padding-left:0em;padding-right:0em;width:40%"><div class="wvrblocks-imgtext__image wvrblocks-imgtext__shape-original" style="text-align:left;width:100%"><img decoding="async" src="https://weavertheme.com/wp-content/uploads/2018/06/HST-SM4_512.png" alt="" style="margin-top:16%"/></div><div class="wvrblocks-imgtext__descriptions" style="width:100%;text-align:left"><div class="wvrblocks-imgtext__descTop has-text-shadow"><div style="color:#fcb900;font-size:170%;margin-left:13%;margin-top:8%"><strong>The Hubble <br/>Deep Field</strong></div></div><div class="wvrblocks-imgtext__descMid has-text-shadow"><div style="color:#222222;font-size:120%;margin-left:25%;margin-top:1%">   </div></div><div class="wvrblocks-imgtext__descBot has-text-shadow"><div style="color:#eeeeee;font-size:100%;margin-left:30%;margin-top:22%"></div></div></div></div>



<p class="wp-block-paragraph">There&#8217;s one more trick. You can also specify a width in the Block Attributes section for the All-in-One block, in which case the block alignment options will change to Left and Right. This lets you mix the All-in-One block with other blocks, such as this paragraph. So many choices!</p>



<h2 class="wp-block-heading">The rest is up to you</h2>



<p class="wp-block-paragraph">This tutorial demo was created in less than 30 minutes &#8211; really. Never before has it been so simple to create such a great looking combination of an image, descriptive text, and a parallax background. All done with immediate visual feedback in the Gutenberg editor.</p>
<p>The post <a href="https://weavertheme.com/all-in-one-image-text-block-for-gutenberg-demo/">All-in-One Image/Text Block for Gutenberg Demo</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8740</post-id>	</item>
		<item>
		<title>Weaver Xtreme Theme Blog Suspended for Now</title>
		<link>https://weavertheme.com/weaver-xtreme-theme-blog-suspended-for-now/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Wed, 21 Dec 2016 20:27:50 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://weavertheme.com/?p=8173</guid>

					<description><![CDATA[<p>We&#8217;ve targeted a different path for our promotion of Weaver Xtreme lately, and have realized that the &#8220;New&#8221; / blog is not really being kept up to date. Given that fact, we are suspending displaying the &#8220;News&#8221; page for now. <span class="excerpt-dots">&#8230;</span> <a class="more-link" href="https://weavertheme.com/weaver-xtreme-theme-blog-suspended-for-now/"><span class="more-msg">Continue reading &#8594;</span></a></p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-theme-blog-suspended-for-now/">Weaver Xtreme Theme Blog Suspended for Now</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We&#8217;ve targeted a different path for our promotion of Weaver Xtreme lately, and have realized that the &#8220;New&#8221; / blog is not really being kept up to date. Given that fact, we are suspending displaying the &#8220;News&#8221; page for now. It may return, but no need to show old news!</p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-theme-blog-suspended-for-now/">Weaver Xtreme Theme Blog Suspended for Now</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8173</post-id>	</item>
		<item>
		<title>Weaver Xtreme V2.0 &#8211; Technical Commentary</title>
		<link>https://weavertheme.com/weaver-xtreme-v2-0-technical-commentary/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Fri, 04 Dec 2015 21:11:50 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">http://weavertheme.com/?p=8000</guid>

					<description><![CDATA[<p>Weaver Xtreme Version 2.0 has been released on our site, and will soon be available from the WordPress.org repository. I&#8217;ve just posted a somewhat detailed commentary on the conversion process to the Customizer that might be of some interest. WordPress <span class="excerpt-dots">&#8230;</span> <a class="more-link" href="https://weavertheme.com/weaver-xtreme-v2-0-technical-commentary/"><span class="more-msg">Continue reading &#8594;</span></a></p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-v2-0-technical-commentary/">Weaver Xtreme V2.0 &#8211; Technical Commentary</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Weaver Xtreme Version 2.0 has been released on our site, and will soon be available from the WordPress.org repository.</p>
<p>I&#8217;ve just posted a somewhat detailed commentary on the conversion process to the Customizer that might be of some interest.</p>
<p><a href="http://weavertheme.com/wordpress-customizer-supporting-600-theme-options/">WordPress Customizer: Supporting 600 Theme Options &#8211; A Case Study</a></p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-v2-0-technical-commentary/">Weaver Xtreme V2.0 &#8211; Technical Commentary</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8000</post-id>	</item>
		<item>
		<title>WordPress Customizer: Supporting 600 Theme Options &#8211; a Case Study</title>
		<link>https://weavertheme.com/wordpress-customizer-supporting-600-theme-options/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Fri, 04 Dec 2015 21:06:32 +0000</pubDate>
				<category><![CDATA[Commentary]]></category>
		<guid isPermaLink="false">http://weavertheme.com/?p=7985</guid>

					<description><![CDATA[<p>Converting 600 Theme Options to the WordPress Customizer This post describes the process of converting the traditional WordPress &#8220;Theme Option&#8221; interface of the Weaver Xtreme WordPress theme to the WordPress customizer interface. Beginning in the fall of 2015, the WordPress.org <span class="excerpt-dots">&#8230;</span> <a class="more-link" href="https://weavertheme.com/wordpress-customizer-supporting-600-theme-options/"><span class="more-msg">Continue reading &#8594;</span></a></p>
<p>The post <a href="https://weavertheme.com/wordpress-customizer-supporting-600-theme-options/">WordPress Customizer: Supporting 600 Theme Options &#8211; a Case Study</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="xcols-2">
<h3>Converting 600 Theme Options to the WordPress Customizer</h3>
<p>This post describes the process of converting the traditional WordPress &#8220;Theme Option&#8221; interface of the Weaver Xtreme WordPress theme to the WordPress customizer interface. Beginning in the fall of 2015, the WordPress.org theme standards require that themes use the Customizer interface rather than the long-time, traditional theme Settings API for theme options.</p>
<p>When this change was announced in early 2015, there was a huge outcry of protest. Arguments against ranged from the difficulty in converting a lot of existing work, to the many <em>perceived</em> limitations of the Customizer interface, most especially the limited width and limited number of standard controls supported.</p>
<p>I must admit that I was among the many objectors to this requirement. After all, my theme has over 600 options, and that is a lot of code conversion. There is a &#8220;loophole&#8221; in the requirement &#8211; theme developers are allowed to use the legacy theme options interface via a theme support plugin.</p>
<p>That was my plan &#8211; add a few options via the Customizer interface to meet the basic requirement, but keep the legacy option interface via a plugin. In the end, that plan turned out to be only half right. You still can use the Weaver Xtreme Theme Support plugin to get the legacy interface. But, in the process of trying a few basic settings with the Customizer, I was converted, and ended up moving the entire option interface to the Customizer.</p>
<p>The newly released Weaver Xtreme Version 2.0 theme supports every single theme option using the Customizer. What happened? How did I go from one of the most strident objectors to the new requirement to become a total advocate? Well, as Samuel Wood (aka, Otto) put it in an e-mail to me &#8211; &#8220;It is one of those things you can&#8217;t un-see.&#8221; Bottom line, it is the WYSIWYG design paradigm, especially with &#8220;live update&#8221; options, of the Customizer that have become totally compelling to me. Moving the mouse over the color selector and watching it change instantly on the site preview is just something you can&#8217;t give up once you&#8217;ve seen it. Compared to the set a value, switch browser tab, refresh the page approach required to use the legacy theme options interface, watching your site instantly update is something that becomes impossible to live without.</p>
<p>The rest of this article describes the process of converting over 600 theme options to use the Customizer process. It definitely was not an easy process. The shear volume of Weaver options also exposed a serious problem with the pre-WordPress 4.4 code that led to a major change in the core customizer code for WP 4.4 that will greatly improve the Customizer performance of all themes using it. I also will address some other issues I have with the Customizer, and some solutions I was able to implement.</p>
<p>First, a little history of Weaver.</p>
<h3>Weaver Theme &#8211; Let the user control the design</h3>
<p>I created the first version of the Weaver WordPress theme back in 2010 based on one simple idea: any WordPress site creator should be able to totally control the design of their site without needing to know how to create custom CSS rules,  write PHP code to create child themes, or understand the core WordPress code interface.</p>
<p>There are a whole lot of WP designers out there that think that that 600 options is completely out of line &#8211; that anything beyond a nicely designed basic theme should require the services of a professional designer who can create a custom theme requiring custom CSS and PHP code. I don&#8217;t agree. That approach can produce great sites, but if you look at a sample of the many thousands of Weaver sites, you&#8217;ll can see just how creative even a novice can get with a complete set of options.</p>
<p>Over the years, the original Weaver 2010 theme has evolved into the current Weaver Xtreme theme. In the process, a very large and devoted following for Weaver has developed, and there are probably over 100,000 sites using either the previous Weaver II version, or the current Weaver Xtreme version.</p>
<p>From perhaps a hundred or so options in Weaver 2010, with a steady stream of suggestions and requests from the Weaver user community, the latest version of Weaver Xtreme has over 600 selector, color picker,  checkbox , or fill-in-the-blank options. That is a lot, and certainly has presented an interface design challenge on my part.</p>
<h3>The Weaver Legacy &#8220;Theme Options&#8221; Interface</h3>
<p>Ever since the beginning, Weaver has supported a traditional interface from the Appearance -&gt; Theme Options menu. The options are organized into a section of tabs. The core set of options are on the &#8220;Main Options&#8221; tab, with further options placed on sub-tabs generally based on a &#8220;where&#8221; organization: Wrapping Areas, Sidebars, Header, Menus, Content, Posts, and the Footer. Under each of those area tabs, the options are organized into additional sub-areas and a menu at the top to jump to a sub-area. Finally, the actual options controlling &#8220;what&#8221; would be set are grouped under each sub-area. Almost all of the &#8220;what&#8221; options include an icon in the left column to help find the correct option.</p>
<p>In addition to the option values themselves, each option also includs a fairly detailed description of what the option does. Many closeley related &#8220;what&#8221; options such as font settings are combined into a tightly grouped set of related options. All of the options are laid out using the full width of the screen.</p>
</div>
<p><div id="attachment_7987" style="width: 650px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-7987" class="size-full wp-image-7987" src="http://weavertheme.com/wp-content/uploads/2015/12/legacy-options.jpg" alt="Legacy Options" width="640" height="431" srcset="https://weavertheme.com/wp-content/uploads/2015/12/legacy-options.jpg 640w, https://weavertheme.com/wp-content/uploads/2015/12/legacy-options-150x101.jpg 150w, https://weavertheme.com/wp-content/uploads/2015/12/legacy-options-400x269.jpg 400w" sizes="(max-width: 640px) 100vw, 640px" /><p id="caption-attachment-7987" class="wp-caption-text">Legacy Theme Option Interface</p></div></p>
<div class="xcols-2">
<h3>Converting to the WordPress Customizer</h3>
<p>Just where does one start in converting more than 600 options in a large existing code base to totally new code for the Customizer? First, it took some motivation. I already described my Eureka! moment at seeing the magic of colors instantly updating in from the customizer. Once I was hooked, it was really a matter of just doing the work. The conversion took a bit over 3 months, and involved something over 7000 lines of new code &#8211; this for mostly by a single programmer.</p>
<h4>How Do You Organize 600 Options?</h4>
<p>The WordPress Customizer interface has some significant design limitations. First, it is somewhat limited in how wide it can be in the left column. While one can make it wider, there still must be room for the site preview on the right. So, this limitation inherently translates to a bunch of options stacked vertically in the column. The traditional interface demonstrated in the image above allows one to see many options is a relatively small vertical space. The legacy Weaver interface relies on seeing a lot of options on a single screen, and the ability to visually locate relevant options via the icons. The Customizer, on the other hand, does not allow very many actual options to appear at once &#8211; all that information (value, label, explanation) that was available horizontally now must be vertically aligned.</p>
<p>The second issue is that the number of built-in controls supported by the Customizer is somewhat limited. In addition, there is an expected style to the options that is wise to use a guideline for other options. It is possible to fairly easily build some custom controls, but for consistency, it is also good design to use the standard controls. This limitation, however turns out not to be the real issue. The real limitation is the vertical space required for showing more than 3 or 4 options at a time.</p>
<p>Fortunately, this vertical space limitation really applies only to controls. The Customizer allows one to organize actual setting controls under single line menus. The Customizer has 3 levels of interface components: a top level Panel, which is really a somewhat standard vertical menu. So, you can get quite a few (10 to 15) top level menu items to fit quite nicely and visibly on the first level of the Customizer interface. The second level is called Sections, and those serve as a sub-menu to the Panels, with the same feature: 10 to 15 easily accessible menu items organized vertically. Each Section serves as a host for actual Controls to set option values. Controls are things like color pickers, checkboxes, text input, etc. When the user opens a Section menu, they are presented with a vertical display of some number of options. Depending on the option, and the need for an option description, any specific option will consume anywhere from 3 or 4 &#8220;lines&#8221; of space, up to the entire visible portion of the Customizer vertical space. There is a vertical scroll bar to scroll to any of the options displayed in the given Section.</p>
<p>So how does one get 600 options to fit into the Customizer architecture in a fashion that any specific option is at most 3 clicks away? Obviously, it involves somehow organizing the 600 options into groups that logically belong in a section of a top level panel.</p>
<p>The design breakthrough for me was to realize that rather than the &#8220;where&#8221; area-oriented organization of the legacy Weaver option design, a &#8220;what&#8221; based hierarchy worked much better. So the top level of Weaver&#8217;s customizer interface is organized by &#8220;WHAT&#8221; &#8211; what kind of option does the user want to change (e.g., colors, spacing, typography, and so on). Under each WHAT top level panel is a section menu listing WHERE the what can be changed. Each WHERE menu is virtually identical for each WHAT selection. And at the bottom level of the menu hierarchy are the specific options that apply to each WHAT:WHERE location. The number of options vary somewhat at the bottom, and range from just one or two, to a more typical 10 or so options. A few sections have many more options that apply to specific areas.</p>
<p>But in the end, it really is quite easy for the user to drill down to exactly the option needed. In essence there are really only about 20 choices for the user to learn: 11 WHATS, and the same 10 WHERES under each WHAT. Once the user is at the proper option section, the consistent Customizer control option interface is present. Note that the top level set of panels will also contain some of the &#8220;standard&#8221; WordPress option sets such as Custom Menus, or customizer options from other plugins.</p>
<p>For example, this is the menu hierarchy to get to the color options for the site header area. Note the use of Dashicons to help identify each WHAT option level (the brush for colors, for example).</p>
</div>
<div class="cols-3"><img decoding="async" class="alignnone size-full wp-image-7990" src="http://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-top-level.jpg" alt="weaverx-customizer-top-level" width="267" height="693" srcset="https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-top-level.jpg 267w, https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-top-level-58x150.jpg 58w, https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-top-level-154x400.jpg 154w" sizes="(max-width: 267px) 100vw, 267px" /> <img decoding="async" class="alignnone size-full wp-image-7991" src="http://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-second-level.jpg" alt="weaverx-customizer-second-level" width="269" height="512" srcset="https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-second-level.jpg 269w, https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-second-level-79x150.jpg 79w, https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-second-level-210x400.jpg 210w" sizes="(max-width: 269px) 100vw, 269px" /> <img loading="lazy" decoding="async" class="alignnone size-full wp-image-7992" src="http://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-bottom-level.jpg" alt="weaverx-customizer-bottom-level" width="269" height="661" srcset="https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-bottom-level.jpg 269w, https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-bottom-level-61x150.jpg 61w, https://weavertheme.com/wp-content/uploads/2015/12/weaverx-customizer-bottom-level-163x400.jpg 163w" sizes="auto, (max-width: 269px) 100vw, 269px" /></div>
<div class="xcols-2">
<h4>Refinements</h4>
<p>This option organization seems pretty good. There are still over 600 options, so it will still take a bit of a learning curve to find them all. But having the instant updating of the site preview makes the learning curve significantly easier than with the legacy theme options interface.</p>
<p>But this interface also demonstrates what is, in my opinion, a serious user interaction problem with the customizer interface. While it is easy to drill down to the options level, going back up the hierarchy can be somewhat difficult if the user needs to scroll down on the bottom options level &#8211; a very common occurrence. In that case, to go back up, the user must scroll the options section up, then click the &lt; back button at the top of the column, then clikc once more to get back to the very top level of the Customizer hierarchy. This potentially means a scroll, click (up a level), click (up to the top level), click (down a level), and a final click to open the new options level &#8211; a somewhat tedious 5 operations. Most of this is caused by the up a level &lt; button being scrolled off the top of the Customizer column.</p>
<p>To get around this annoyance, Weaver Xtreme has added a new &#8220;Quick Jump&#8221; menu at the top of the Customizer column on the &#8220;Save&#8221; bar. There is a new Menu button that opens a standard drop down menu with the standard top level WHAT items and the second level WHERE items that allows direct navigation to any set of options. As a side benefit, the Quick Jump menu also supports an alternative organization of navigation based on a WHERE/WHAT order.</p>
<h3>Technical Details of the Conversion</h3>
<p>This section is more oriented toward some of the technical issues involved with the conversion.</p>
<h4>WordPress Customizer API Issue</h4>
<p>From all indications, Weaver Xtreme, with its 600+ options, is making more use of the Customizer API than any other theme I can find. Certainly none of them even approach the total number of options supported. Not too far into the conversion, it became apparent that there was a serious code speed issue with the WP implementation.</p>
<p>There are actually two speed issues involved related to the total number of options included. One involved the fact that almost all the runtime  Customizer processing is via JavaScript. The impact of this is that when the Customizer first loads, there is a significant delay (up to 10 seconds depending on the client CPU and browser speed &#8211; Mac Safari is far faster than any other browser) actually loading the interface. But once loaded, the response is almost instant.</p>
<p>The other, far more serious, problem involved a very elegant but flawed method of overriding the original theme setting values vs. the new, trial settings as set in the Customizer interface. Each option used by the Previewed view of the site is filtered to return the new value, and those new values sanitized. The original Customizer core implementation used a standard WP filter for each option. While elegant, the ALL filters were run every time an option was used. This turned out to be an exponentially growing computation. So, with say 40 options processed, that would result in 1,600 executions of the filters. A hundred options would be 10,000 executions, and so on. Thus, each refresh of the preview window would take longer and longer as more options were added to the Customizer interface. We&#8217;re talking about over 30 seconds of real time computation per refresh as the number of options went over about 300. Fortunately, there was a way to override the responsible Customizer PHP class for at least part of this behavior, and I was able to get the 600 options to refresh in just 7 or so seconds. Fortunately, after I reported this issue, the main WP core Customizer developer, Weston Ruter, found an alternate algorithm for this process, and the refresh panel now refreshes essentially instantly (a second or two) no matter how many options there are. This new code will be available in WP 4.4. Even though it was Weaver&#8217;s 600 options that demonstrated the need for a fix, the fix really helps all themes with more than even 20 customizer options, so this was big win for everyone, and will in the end save uncountable hours of combined time of users waiting for the preview to update. Thanks, Weston!</p>
<h4>Live Update vs. Refresh</h4>
<p>One of the features of the Customizer is that it supports two kinds of updating when a user changes a value of an option. The easiest is the Refresh method, which causes a full refresh of the preview window whenever a value is changed. This is often okay. But the Live Update (postMessage) method is just so much better for the user. Values change in essentially real time, so a color or margin or font family will change instantly. This is the real Wow factor in the Customizer.</p>
<p>For many options, it is fairly easy to implement Live Update via a bit of boilerplate jQuery code. Of course, with so many options in Weaver, this still amounts to thousands of lines of code to implement. And depending in the complexity of the option, it is not always possible to use jQuery to make the required live updates to the preview window, and the full refresh method is required. For example, the layout of sidebars requires extensive revision of the generated HTML output of the site, and refresh was the only reasonable way to accomplish this.</p>
<p>Even so, I made a huge effort to make as many options a possible to use Live Update. While this is really nice for colors, margins, font options, and others, it is especially useful for Weaver&#8217;s more advanced users who add their own custom css rules. Watching a custom CSS rule live update as you type the rule into the custom CSS box is just amazing.</p>
<h3>Customizer Features</h3>
<h4>Converting from Theme Options</h4>
<p>For all the whining there was going on about the new required use of the Customizer, in the end, I personally found most of the complaints not really all that on target. Perhaps the most relevant was the need to rewrite any option interface to work with the Customizer. That indeed takes a lot of time to do right to take full advantage of the Customizer. In some ways, maximizing support for Live Preview was the most difficult, but also the most important.</p>
<p>But as far as limitations on the kinds of controls, or the width of the column, in the end I found these to be pretty much irrelevant. The real solution to making an interface work with the Customizer is to get a really good organization of the menu structure. Fortunately, after 5 years of input from thousands of users, I was able to build what I think is a logical and easy to learn option structure. I&#8217;ve looked at many other themes, and think that many of them could use a bit of revision in the logical structure of the menus to better take advantage of the Customizer.</p>
<p>And since most themes don&#8217;t have hundreds of options, I think the time to rewrite an options interface will not really be that long for most themes, while efforts to add full live preview will  be well worth the effort. Live preview supported by the Customizer is really at the heart of an enhanced user experience, and its uses should be the main goal of any theme using the customizer.</p>
<h4>Inherent Navigation Usability Issue</h4>
<p>As I described earlier, the Customizer has an inherent design/usability issue. While it is fairly easy to navigate down the menu once on the top level, it can be quite tedious to navigate back up and then back down again. This is mostly caused because the &#8220;back&#8221; button scrolls off the top of the Customizer window if the user has scrolled down to look at options. What would help would be to have the back button on the top Save bar, or to not have the Back button scroll off. As noted, my solution was to add a complete &#8220;Quick Jump&#8221; drop-down menu at the top. I think a menu like this could easily be dynamically generated based on the current panel/section/options hierarchy, and something like it would greatly enhance the usability of the interface.</p>
<h4>Initiating non-Customizer Actions from inside Customizer</h4>
<p>One of the very frustrating missing features of the Customizer control API is an easy way to initiate &#8220;outside&#8221;, non-Customizer actions from within the Customizer interface. Weaver Xtreme has an excellent example of this &#8211; saving and restoring settings to/from the user&#8217;s computer. This is not particularly difficult, but does require the proper response to clicking a Save or Restore button in the interface. Finding a work around for this was quite complex, involving dynamically creating forms via jQuery, creating custom nonces, and triggering a full browser refresh.</p>
<p>I&#8217;m sure there are many other instances of a need to do something outside the Customizer while staying withing the Customizer&#8217;s interface. It would be most helpful if there were a &#8220;Button&#8221; control that could interface to PHP or JavaScript callbacks automatically.</p>
<p>While it may be possible to accomplish this with the existing Customizer API, it is not easy, and there is what I think is a serious lack of complete documentation, and real world examples of just how to use the full JavaScript based Customizer API. I consider myself a top of the line PHP programmer, a pretty competent CSS programmer, but just okay with JavaScript. Most of the existing Customizer API documents do target develpers with just limited JavaScript skills, but I think there are many little gems hidden within the API that are beyond my skills. (Edit: see the little gem described in the next section!) I don&#8217;t think it is optimal to require developers to open and read the Customizer JavaScript code to be able to use some of the more advanced features. They should be documented, and documented in a way for just average JavaScript programmers to understand. It is hard to be able to be great at PHP, CSS, WordPress API, JavaScript, jQuery, and the WP JavaScript API all at the same time.</p>
<h4>Hybrid Preview Refresh</h4>
<p>There are instances where a live (postMessage) update works really well, and easily most of the time, but on some special cases is unable to easily modify the DOM correctly. It would be really great to have a way to force a preview refresh from the postMessage jQuery script in some instances. The transport would be &#8216;postMessage&#8217;, but the actual &#8216;postMessage&#8217; hander should be able to trigger a refresh as needed.</p>
<p>EDIT: This functionality is available now. Please see this article: <a href="https://make.xwp.co/2015/12/08/implementing-selective-refresh-in-the-customizer/">Implementing Selective Refresh in the Customizer</a></p>
</div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://weavertheme.com/wordpress-customizer-supporting-600-theme-options/">WordPress Customizer: Supporting 600 Theme Options &#8211; a Case Study</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7985</post-id>	</item>
		<item>
		<title>Weaver II Version 2.2</title>
		<link>https://weavertheme.com/weaver-ii-version-2-2/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Sat, 16 May 2015 01:08:44 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://weavertheme.com/?p=7819</guid>

					<description><![CDATA[<p>We&#8217;ve just released Weaver II Version 2.2 (and Weaver II Pro Version 2.2). This new version requires a special, one-time manual update process. Please see Update Weaver II for instructions for this one-time update process. The change summary: == Changes <span class="excerpt-dots">&#8230;</span> <a class="more-link" href="https://weavertheme.com/weaver-ii-version-2-2/"><span class="more-msg">Continue reading &#8594;</span></a></p>
<p>The post <a href="https://weavertheme.com/weaver-ii-version-2-2/">Weaver II Version 2.2</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We&#8217;ve just released Weaver II Version 2.2 (and Weaver II Pro Version 2.2).</p>
<p>This new version requires a special, one-time manual update process. Please see <strong><a href="http://weavertheme.com/update-weaver-ii/">Update Weaver II</a></strong> for instructions for this one-time update process.</p>
<p>The change summary:</p>
<p>== Changes Version 2.2 ==<br />
* Fixed problem with archive.php translation strings<br />
* Fixed problem with current page on archive-like pages (search, etc.)<br />
* Added %the_permalink% to custom info lines (Pro)<br />
* Fixed Masonry multi-column margins<br />
* Eliminated displaying empty dynamic widget areas in most cases<br />
* Added &#8216;updated&#8217; google structured data<br />
* Fixed filtering for CSS to allow \<br />
* Removed reference to Aspen Theme<br />
* Update: added support for continued automatic updates<br />
* Tweak: class wrap for author info single page</p>
<p>The post <a href="https://weavertheme.com/weaver-ii-version-2-2/">Weaver II Version 2.2</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7819</post-id>	</item>
		<item>
		<title>Weaver Xtreme 1.2.1</title>
		<link>https://weavertheme.com/weaver-xtreme-1-2-1/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Fri, 08 May 2015 17:46:44 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://weavertheme.com/?p=7811</guid>

					<description><![CDATA[<p>Just posted Weaver Xtreme 1.2.1 with a critical bug fix for mobile menus. Download Weaver Xtreme Version 1.2.1 The current version on WordPress.org (1.1.3) does not have this issue, but 1.2.1 is necessary for the latest Weaver Xtreme Plus. Version <span class="excerpt-dots">&#8230;</span> <a class="more-link" href="https://weavertheme.com/weaver-xtreme-1-2-1/"><span class="more-msg">Continue reading &#8594;</span></a></p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-1-2-1/">Weaver Xtreme 1.2.1</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Just posted Weaver Xtreme 1.2.1 with a critical bug fix for mobile menus.</p>
<h3><a href="http://weavertheme.com/download/?did=32">Download Weaver Xtreme Version 1.2.1</a></h3>
<p>The current version on WordPress.org (1.1.3) does not have this issue, but 1.2.1 is necessary for the latest Weaver Xtreme Plus.</p>
<p>Version 1.2.1 should be available on WordPress.org shortly, so you can safely wait if you prefer.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-1-2-1/">Weaver Xtreme 1.2.1</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7811</post-id>	</item>
		<item>
		<title>Weaver Xtreme Version 1.2</title>
		<link>https://weavertheme.com/weaver-xtreme-version-1-2/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Tue, 05 May 2015 17:18:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://weavertheme.com/?p=7802</guid>

					<description><![CDATA[<p>Weaver Xtreme Version 1.2 is now available on this site&#8217;s download page. Download Weaver Xtreme Version 1.2 This version will be available for normal download and updating from WordPress.org within a week.</p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-version-1-2/">Weaver Xtreme Version 1.2</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Weaver Xtreme Version 1.2 is now available on this site&#8217;s download page.</p>
<h3><a href="http://weavertheme.com/download/?did=32">Download Weaver Xtreme Version 1.2</a></h3>
<p>This version will be available for normal download and updating from WordPress.org within a week.</p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-version-1-2/">Weaver Xtreme Version 1.2</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7802</post-id>	</item>
		<item>
		<title>Weaver Xtreme Plus adds Parallax!</title>
		<link>https://weavertheme.com/weaver-xtreme-plus-adds-parallax/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Wed, 29 Apr 2015 20:10:11 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://weavertheme.com/?p=7800</guid>

					<description><![CDATA[<p>The soon  to be released version 1.2 of Weaver Xtreme Plus has added support for creating Parallax pages for you site. We&#8217;ve worked hard on this one, and believe that the interface Weaver Xtreme Plus uses to define Parallax &#8220;slides&#8221; <span class="excerpt-dots">&#8230;</span> <a class="more-link" href="https://weavertheme.com/weaver-xtreme-plus-adds-parallax/"><span class="more-msg">Continue reading &#8594;</span></a></p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-plus-adds-parallax/">Weaver Xtreme Plus adds Parallax!</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The soon  to be released version 1.2 of Weaver Xtreme Plus has added support for creating Parallax pages for you site. We&#8217;ve worked hard on this one, and believe that the interface Weaver Xtreme Plus uses to define Parallax &#8220;slides&#8221; is easier that any other Plugin or Theme that provides Parallax.</p>
<p>We are doing a bit more beta testing of the new feature, but the new version should be released very soon.</p>
<h4 style="text-align: center;">In the mean time, see this <a href="http://demo.weavertheme.com/parallax/">Parallax Demo</a>!</h4>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-plus-adds-parallax/">Weaver Xtreme Plus adds Parallax!</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7800</post-id>	</item>
		<item>
		<title>Weaver Xtreme Plugins &#8211; Which are needed?</title>
		<link>https://weavertheme.com/weaver-xtreme-plugins-which-are-needed/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Fri, 24 Apr 2015 15:18:46 +0000</pubDate>
				<category><![CDATA[FAQ]]></category>
		<guid isPermaLink="false">http://weavertheme.com/?p=7795</guid>

					<description><![CDATA[<p>There are several plugins developed by WeaverTheme.com to support Weaver Xtreme. There really is no minimum set of plugins you must have, but, here in order of importance, are the plugins avaiable to work with Weaver Xtreme. Weaver Xtreme Theme <span class="excerpt-dots">&#8230;</span> <a class="more-link" href="https://weavertheme.com/weaver-xtreme-plugins-which-are-needed/"><span class="more-msg">Continue reading &#8594;</span></a></p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-plugins-which-are-needed/">Weaver Xtreme Plugins &#8211; Which are needed?</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There are several plugins developed by WeaverTheme.com to support <em>Weaver Xtreme</em>. There really is no minimum set of plugins you must have, but, here in order of importance, are the plugins avaiable to work with <em>Weaver Xtreme</em>.</p>
<ol>
<li><span style="font-weight: bold;">Weaver Xtreme Theme Support</span> &#8211; the most significant support provided by this plugins is support for all the Per Page and Per Post options. Many people consider these options absolutely essential. They are not included directly with the theme because of requirements imposed by WordPress.org on what can be included with a theme. The plugin also provides 15 or so shortcodes, including  and  to control display of content on different devices and different conditions. This plugin is pretty much essential.</li>
<li><span style="font-weight: bold;">Weaver Show Posts</span> &#8211; if you would like to use your site as a CMS, then this plugin, coupled with the Page with Posts template allows you to selectively display Post filtered by different conditions (category name, tag, order, etc) anywhere on your site.</li>
<li><span style="font-weight: bold;">Weaver Xtreme Plus</span> &#8211; This is our premium plugin, and provides lots of cool and powerful features. See http://plus.weavertheme.com for a description of the new features. It is not essential, but can save hours of your time if you need/want its feature for your site.</li>
<li><span style="font-weight: bold;">Weaver Show Sliders</span> &#8211; If you want a slide show, then this plugin has lots of options for controlling your display and is compatible with <em>Weaver Xtreme</em> and Weaver Show Posts. * See note below.</li>
</ol>
<p>&nbsp;</p>
<p>If you are upgrading from Weaver II to <em>Weaver Xtreme</em>, then two other plugins are likely to be helpful.</p>
<ol>
<li><span style="font-weight: bold;">Weaver Themes Shortcode Compatibility </span>&#8211; The names of the shortcodes supported by Weaver II (e.g., [weaver_youtube], etc.) have had their names changed in <em>Weaver Xtreme</em>, and this plugin allows you to continue to use the old names for most of the old shortcodes with out needing to edit all your content. Not all old shortcodes are supported.</li>
<li><span style="font-weight: bold;">Weaver II to Weaver Xtreme</span> &#8211; this plugin will convert your old Weaver II and Weaver II Pro settings to be used by <em>Weaver Xtreme</em> and Weaver Xtreme Plus Plugin. The conversion is usually 95% or more complete, but some manual tweaking is almost certainly required since <em>Weaver Xtreme</em> is totally new, and has a different internal HTML structure, plus a bunch of really great new features that you will want to take advantage of. Once the conversion has been completed, you can deactivate/remove this plugin. More details on the conversion are available here: <a href="http://weavertheme.com/upgrading-from-original-weaver-to-weaver-ii/">Upgrading Weaver II to Weaver Xtreme</a> and <a href="http://guide.weavertheme.com/converting-a-weaver-ii-pro-or-aspen-site-to-weaver-xtreme/">Converting from Weaver II and Aspen to Weaver Xtreme</a>.</li>
</ol>
<p><span style="font-size: 8pt;">* Note: The previous ATW Show Sliders Pro has been discontinued. The newest  version Weaver Show Posts (free), has all the options previously contained in ATW Show Posts Pro. Settings are compatible, and you should deactivate/delete your ATW Show Posts Pro and install Weaver Show Posts instead.</span></p>
<p>The post <a href="https://weavertheme.com/weaver-xtreme-plugins-which-are-needed/">Weaver Xtreme Plugins &#8211; Which are needed?</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7795</post-id>	</item>
		<item>
		<title>Important Update &#8211; Weaver Xtreme 1.1.3</title>
		<link>https://weavertheme.com/important-update-weaver-xtreme-1-1-3/</link>
		
		<dc:creator><![CDATA[Weaver]]></dc:creator>
		<pubDate>Sat, 11 Apr 2015 03:29:57 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://weavertheme.com/?p=7788</guid>

					<description><![CDATA[<p>A serious JavaScript incompatibility with Safari in Weaver Xtreme 1.1.2 has been discovered. The incompatibility causes issues with Menu bars with sub-menus. We recommend an immediate update to 1.1.3. &#160; Download Weaver Xtreme 1.1.3</p>
<p>The post <a href="https://weavertheme.com/important-update-weaver-xtreme-1-1-3/">Important Update &#8211; Weaver Xtreme 1.1.3</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A serious JavaScript incompatibility with Safari in Weaver Xtreme 1.1.2 has been discovered. The incompatibility causes issues with Menu bars with sub-menus. We recommend an immediate update to 1.1.3.</p>
<p>&nbsp;</p>
<h3 style="text-align: center;"><a href="http://weavertheme.com/download/?did=32">Download Weaver Xtreme 1.1.3</a></h3>
<p>The post <a href="https://weavertheme.com/important-update-weaver-xtreme-1-1-3/">Important Update &#8211; Weaver Xtreme 1.1.3</a> appeared first on <a href="https://weavertheme.com">Weaver Xtreme Theme</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7788</post-id>	</item>
	</channel>
</rss>
