<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://ithemes.com/codex/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;feed=atom&amp;action=history</id>
		<title>Builder/Release Notes/4.0.15 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;action=history"/>
		<updated>2013-05-19T22:47:14Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.1</generator>

	<entry>
		<id>http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;diff=3291&amp;oldid=prev</id>
		<title>Gaarai at 22:09, January 31, 2013</title>
		<link rel="alternate" type="text/html" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;diff=3291&amp;oldid=prev"/>
				<updated>2013-01-31T22:09:23Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:09, January 31, 2013&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 21:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 21:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; add_action( 'builder_theme_features_loaded', 'custom_disable_builder_gallery' );&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; add_action( 'builder_theme_features_loaded', 'custom_disable_builder_gallery' );&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; $content_width = &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;605&lt;/del&gt;;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; $content_width = &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;604&lt;/ins&gt;;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Note that the &amp;lt;code&amp;gt;$content_width&amp;lt;/code&amp;gt; variable has to be set to a value that refers to the pixel width of the area displaying the gallery. The &amp;lt;tt&amp;gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;605&lt;/del&gt;&amp;lt;/tt&amp;gt; number refers to the total pixel width area of the Default child theme's Content Module without any Layout modifications (960 pixel wide Layout with a 320 pixel wide sidebar). Until a better solution can be found, this variable will have to be manually adjusted so that the gallery properly fills the content area. Fortunately, if you are running a responsive Builder child theme, you can set this value to be larger than required, and it will automatically shrink down (this may work in some non-responsive child themes as well, the results vary).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Note that the &amp;lt;code&amp;gt;$content_width&amp;lt;/code&amp;gt; variable has to be set to a value that refers to the pixel width of the area displaying the gallery. The &amp;lt;tt&amp;gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;604&lt;/ins&gt;&amp;lt;/tt&amp;gt; number refers to the total pixel width area of the Default child theme's Content Module without any Layout modifications (960 pixel wide Layout with a 320 pixel wide sidebar). Until a better solution can be found, this variable will have to be manually adjusted so that the gallery properly fills the content area. Fortunately, if you are running a responsive Builder child theme, you can set this value to be larger than required, and it will automatically shrink down (this may work in some non-responsive child themes as well, the results vary).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Gaarai</name></author>	</entry>

	<entry>
		<id>http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;diff=3279&amp;oldid=prev</id>
		<title>Gaarai at 23:05, January 30, 2013</title>
		<link rel="alternate" type="text/html" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;diff=3279&amp;oldid=prev"/>
				<updated>2013-01-30T23:05:17Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:05, January 30, 2013&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 14:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The technical reason for this happening is that Builder makes use of the &amp;lt;code&amp;gt;post_gallery&amp;lt;/code&amp;gt; filter in order to make the gallery render more fluidly inside of Builder's content areas. Both the Carousel and Tiled Galleries features of Jetpack attach to this same filter and will simply not do anything if other code has made use of the filter. Thus, while Jetpack reports the features as active, they are in fact not functioning since Builder modifies the gallery. Fortunately, Carousel has a filter that allows other code to override this check as it still functions without issue in Builder if this check is bypassed. Unfortunately, Tiled Galleries does not have such a filter and simply decides to do nothing in such a situation, leaving the feature unusable.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The technical reason for this happening is that Builder makes use of the &amp;lt;code&amp;gt;post_gallery&amp;lt;/code&amp;gt; filter in order to make the gallery render more fluidly inside of Builder's content areas. Both the Carousel and Tiled Galleries features of Jetpack attach to this same filter and will simply not do anything if other code has made use of the filter. Thus, while Jetpack reports the features as active, they are in fact not functioning since Builder modifies the gallery. Fortunately, Carousel has a filter that allows other code to override this check as it still functions without issue in Builder if this check is bypassed. Unfortunately, Tiled Galleries does not have such a filter and simply decides to do nothing in such a situation, leaving the feature unusable.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A temporary workaround for the Tiled Galleries issue is to add the following to your &amp;lt;tt&amp;gt;functions.php&amp;lt;/tt&amp;gt; file:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A temporary workaround for the Tiled Galleries issue is to add the following to your &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;child theme's &lt;/ins&gt;&amp;lt;tt&amp;gt;functions.php&amp;lt;/tt&amp;gt; file &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(after the &amp;lt;code&amp;gt;&amp;amp;lt;?php&amp;lt;/code&amp;gt; line)&lt;/ins&gt;:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; function custom_disable_builder_gallery() {&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; function custom_disable_builder_gallery() {&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Gaarai</name></author>	</entry>

	<entry>
		<id>http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;diff=3278&amp;oldid=prev</id>
		<title>Gaarai: Created page with &quot;'''Version:''' 4.0.15  '''Released:''' 2013-01-30  '''Release Type:''' Plugin Compatibility, Bug Fix   '''Description:'''  A bug that created the following warning is now fixe...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.15&amp;diff=3278&amp;oldid=prev"/>
				<updated>2013-01-30T23:02:00Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Version:&amp;#039;&amp;#039;&amp;#039; 4.0.15  &amp;#039;&amp;#039;&amp;#039;Released:&amp;#039;&amp;#039;&amp;#039; 2013-01-30  &amp;#039;&amp;#039;&amp;#039;Release Type:&amp;#039;&amp;#039;&amp;#039; Plugin Compatibility, Bug Fix   &amp;#039;&amp;#039;&amp;#039;Description:&amp;#039;&amp;#039;&amp;#039;  A bug that created the following warning is now fixe...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Version:''' 4.0.15&lt;br /&gt;
&lt;br /&gt;
'''Released:''' 2013-01-30&lt;br /&gt;
&lt;br /&gt;
'''Release Type:''' Plugin Compatibility, Bug Fix&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
A bug that created the following warning is now fixed. &amp;quot;Notice: Undefined offset: 16 in lib/tutorials/tutorials.php on line 156&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Many of Jetpack's features unfortunately require special consideration in order for themes to be compatible with them. This release adds a filter that prevents Jetpack's Carousel feature from silently disabling itself on Builder sites. The same type of code is also preventing the Tiled Galleries feature from functioning, but unlike Carousel, Tiled Galleries does not have a filter to prevent it from disabling itself. A solution for this issue is still in the works.&lt;br /&gt;
&lt;br /&gt;
The technical reason for this happening is that Builder makes use of the &amp;lt;code&amp;gt;post_gallery&amp;lt;/code&amp;gt; filter in order to make the gallery render more fluidly inside of Builder's content areas. Both the Carousel and Tiled Galleries features of Jetpack attach to this same filter and will simply not do anything if other code has made use of the filter. Thus, while Jetpack reports the features as active, they are in fact not functioning since Builder modifies the gallery. Fortunately, Carousel has a filter that allows other code to override this check as it still functions without issue in Builder if this check is bypassed. Unfortunately, Tiled Galleries does not have such a filter and simply decides to do nothing in such a situation, leaving the feature unusable.&lt;br /&gt;
&lt;br /&gt;
A temporary workaround for the Tiled Galleries issue is to add the following to your &amp;lt;tt&amp;gt;functions.php&amp;lt;/tt&amp;gt; file:&lt;br /&gt;
&lt;br /&gt;
 function custom_disable_builder_gallery() {&lt;br /&gt;
     remove_filter( 'post_gallery', 'builder_custom_post_gallery', 10 );&lt;br /&gt;
 }&lt;br /&gt;
 add_action( 'builder_theme_features_loaded', 'custom_disable_builder_gallery' );&lt;br /&gt;
 &lt;br /&gt;
 $content_width = 605;&lt;br /&gt;
&lt;br /&gt;
Note that the &amp;lt;code&amp;gt;$content_width&amp;lt;/code&amp;gt; variable has to be set to a value that refers to the pixel width of the area displaying the gallery. The &amp;lt;tt&amp;gt;605&amp;lt;/tt&amp;gt; number refers to the total pixel width area of the Default child theme's Content Module without any Layout modifications (960 pixel wide Layout with a 320 pixel wide sidebar). Until a better solution can be found, this variable will have to be manually adjusted so that the gallery properly fills the content area. Fortunately, if you are running a responsive Builder child theme, you can set this value to be larger than required, and it will automatically shrink down (this may work in some non-responsive child themes as well, the results vary).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Files Updated:&lt;br /&gt;
* lib/builder-core/&lt;br /&gt;
* lib/tutorials/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Builder/Release Notes]]&lt;/div&gt;</summary>
		<author><name>Gaarai</name></author>	</entry>

	</feed>