<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Vfxdude &#187; Recent Posts</title>
		<link>http://www.vfxdude.com/forum/</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 14:35:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/" rel="self" type="application/rss+xml" />

		<item>
			<title>brookhollowcreative on "Container and Sidebar length"</title>
			<link>http://www.vfxdude.com/forum/topic/container-and-sidebar-length#post-13987</link>
			<pubDate>Sun, 19 May 2013 06:47:34 +0000</pubDate>
			<dc:creator>brookhollowcreative</dc:creator>
			<guid isPermaLink="false">13987@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi, that fixed it...I think I must have missed that last email about the script...anyway all good...thanks
</p></description>
		</item>
		<item>
			<title>vfxdude on "Support with minor CSS styling + widget compatibility"</title>
			<link>http://www.vfxdude.com/forum/topic/support-with-minor-css-styling-widget-compatibility/page/2#post-13983</link>
			<pubDate>Sat, 18 May 2013 13:37:18 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13983@http://www.vfxdude.com/forum/</guid>
			<description><p><blockquote>Ok it seems to be working actually, do you think I still need to add that redirect in the .htaccess?</blockquote> Nope, but you can add it the htaccess instead of using the plugin. Works the same.
</p></description>
		</item>
		<item>
			<title>gearhungry on "Support with minor CSS styling + widget compatibility"</title>
			<link>http://www.vfxdude.com/forum/topic/support-with-minor-css-styling-widget-compatibility/page/2#post-13982</link>
			<pubDate>Sat, 18 May 2013 12:48:14 +0000</pubDate>
			<dc:creator>gearhungry</dc:creator>
			<guid isPermaLink="false">13982@http://www.vfxdude.com/forum/</guid>
			<description><p>Ok it seems to be working actually, do you think I still need to add that redirect in the .htaccess? WHen I visit the link it redirects to my feed, and I noticed that posted a bunch of stuff to my FB page (as the old feed used to do).
</p></description>
		</item>
		<item>
			<title>vfxdude on "Container and Sidebar length"</title>
			<link>http://www.vfxdude.com/forum/topic/container-and-sidebar-length#post-13981</link>
			<pubDate>Sat, 18 May 2013 11:29:33 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13981@http://www.vfxdude.com/forum/</guid>
			<description><p>oh, it was I that <a href="http://www.vfxdude.com/forum/topic/customise-sidebar#post-13697">recommended you to use the absolute positioning for the sidebar</a> in the first place, and I also gave you the solution to have equal height sidebar and content area. <a href="http://www.vfxdude.com/forum/topic/customise-sidebar#post-13698">check this post</a>. So if you had added <a href="http://www.vfxdude.com/forum/topic/customise-sidebar#post-13698">that javascript</a> it would have solved the original problem of this thread.</p>
<p>Anyway, it might be better not to use absolute positioning, so you can add this to the #sidebar to make the sidebar go all the way to the bottom:</p>
<p><code>#sidebar { margin-bottom: -20px; }</code></p>
<p>And when the content is higher than the sidebar, the sidebar will still need <a href="http://www.vfxdude.com/forum/topic/customise-sidebar#post-13698">the javascript</a> to have the same height.
</p></description>
		</item>
		<item>
			<title>vfxdude on "Support with minor CSS styling + widget compatibility"</title>
			<link>http://www.vfxdude.com/forum/topic/support-with-minor-css-styling-widget-compatibility#post-13980</link>
			<pubDate>Sat, 18 May 2013 11:15:13 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13980@http://www.vfxdude.com/forum/</guid>
			<description><p><blockquote>I hope it's not due to caching, as usual</blockquote> oh yes, it's due to caching :)</p>
<p>You need to add a <a href="http://www.isitebuild.com/301-redirect.htm">redirect in the .htaccess file</a> (wordpress installation folder) before wordpress and the cache plugin entries.
</p></description>
		</item>
		<item>
			<title>brookhollowcreative on "Container and Sidebar length"</title>
			<link>http://www.vfxdude.com/forum/topic/container-and-sidebar-length#post-13979</link>
			<pubDate>Sat, 18 May 2013 06:58:58 +0000</pubDate>
			<dc:creator>brookhollowcreative</dc:creator>
			<guid isPermaLink="false">13979@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi</p>
<p>URL <a href="http://www.brookhollowcreative.com.au/what-we-do/family-history/" rel="nofollow">http://www.brookhollowcreative.com.au/what-we-do/family-history/</a></p>
<p>Thanks. That worked great but now the sidebar background image is not repeating to the bottom of the page.  It should because of... </p>
<p>/*-----VERTICAL SHADED SIDEBAR------*/<br />
#sidebar {<br />
    background-image: url("http://www.brookhollowcreative.com.au/wp-content/uploads/sidebar-bg.png");<br />
    background-repeat: repeat-y;<br />
}
</p></description>
		</item>
		<item>
			<title>gearhungry on "Support with minor CSS styling + widget compatibility"</title>
			<link>http://www.vfxdude.com/forum/topic/support-with-minor-css-styling-widget-compatibility#post-13975</link>
			<pubDate>Fri, 17 May 2013 18:15:31 +0000</pubDate>
			<dc:creator>gearhungry</dc:creator>
			<guid isPermaLink="false">13975@http://www.vfxdude.com/forum/</guid>
			<description><p>I tried to do that but visiting the page doesn't seem to do anything. Here's a screenshot: <a href="http://i43.tinypic.com/nx5ht0.png" rel="nofollow">http://i43.tinypic.com/nx5ht0.png</a></p>
<p>I hope it's not due to caching, as usual :P
</p></description>
		</item>
		<item>
			<title>ryan22 on "How to make the image light up?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-make-the-image-light-up#post-13974</link>
			<pubDate>Fri, 17 May 2013 16:12:41 +0000</pubDate>
			<dc:creator>ryan22</dc:creator>
			<guid isPermaLink="false">13974@http://www.vfxdude.com/forum/</guid>
			<description><p>Vfxdude, you are awesome!!! thank you so much!!
</p></description>
		</item>
		<item>
			<title>vfxdude on "Container and Sidebar length"</title>
			<link>http://www.vfxdude.com/forum/topic/container-and-sidebar-length#post-13973</link>
			<pubDate>Fri, 17 May 2013 10:11:20 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13973@http://www.vfxdude.com/forum/</guid>
			<description><p>Remove the absolute positioning and the padding from the #sidebar, and add the padding like this instead:</p>
<p><code>#sidebar &#62; ul { padding: 20px 10px 0; } </code></p>
<p>Instead of absolute positioning use -margins to position it:</p>
<pre><code>#sidebar {
    float: right;
    margin-right: -50px;
    margin-top: -44px;
}</code></pre></description>
		</item>
		<item>
			<title>brookhollowcreative on "Container and Sidebar length"</title>
			<link>http://www.vfxdude.com/forum/topic/container-and-sidebar-length#post-13966</link>
			<pubDate>Fri, 17 May 2013 07:05:56 +0000</pubDate>
			<dc:creator>brookhollowcreative</dc:creator>
			<guid isPermaLink="false">13966@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi,<br />
Not sure how to fix this.</p>
<p>URL <a href="http://www.brookhollowcreative.com.au/our-prices/" rel="nofollow">http://www.brookhollowcreative.com.au/our-prices/</a></p>
<p>The container does not fall to the same length as the sidebar.  It is fine if the container has more info than the sidebar.</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>brookhollowcreative on "Bring Image Forward over Container"</title>
			<link>http://www.vfxdude.com/forum/topic/bring-image-forward-over-container#post-13962</link>
			<pubDate>Fri, 17 May 2013 00:37:35 +0000</pubDate>
			<dc:creator>brookhollowcreative</dc:creator>
			<guid isPermaLink="false">13962@http://www.vfxdude.com/forum/</guid>
			<description><p>Overflow:visible ....yes of course...thank you
</p></description>
		</item>
		<item>
			<title>vfxdude on "How to make the image light up?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-make-the-image-light-up#post-13961</link>
			<pubDate>Thu, 16 May 2013 16:23:31 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13961@http://www.vfxdude.com/forum/</guid>
			<description><pre><code>.slug-iconic-guide a img {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.slug-iconic-guide a img:hover { opacity: .9; }
.slug-iconic-guide a img.maxwidth { width: auto; }</code></pre>
<p>This adds this effect to all images in the iconic-guide page with a linked image.</p>
<p><blockquote>it isn't working. I think it has to do with bfthumbs, because the images aren't bftumbs.</blockquote> That targeted bfthumbs images. Use Firebug/inspector to find how to target stuff. Here are some examples:</p>
<p>All images inside the content container:<br />
<code>#content img {}</code></p>
<p>All images inside the content container on the blog frontpage:<br />
<code>.home #content img {}</code></p>
<p>All images inside the sidebar container only in single post view:<br />
<code>.single-post #sidebar img {}</code></p>
<p>All images with a link:<br />
<code>a img {}</code>
</p></description>
		</item>
		<item>
			<title>ryan22 on "How to make the image light up?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-make-the-image-light-up#post-13960</link>
			<pubDate>Thu, 16 May 2013 13:58:45 +0000</pubDate>
			<dc:creator>ryan22</dc:creator>
			<guid isPermaLink="false">13960@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi Vfxdude, it isn't working. I think it has to do with bfthumbs, because the images aren't bftumbs. My images has</p>
<p><a href="http://www.site.com"><img src="http://www.site.com/wp-content/uploads/2013/05/name.gif"  /></a></p>
<p>html codes. I sent a link through themeforest about the page I am talking about. I hope you can help us.
</p></description>
		</item>
		<item>
			<title>vfxdude on "Bring Image Forward over Container"</title>
			<link>http://www.vfxdude.com/forum/topic/bring-image-forward-over-container#post-13956</link>
			<pubDate>Thu, 16 May 2013 10:01:05 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13956@http://www.vfxdude.com/forum/</guid>
			<description><p><code>#sidebar h2 { margin-left: -50px; }<br />
#sidebar { overflow: visible; }</code>
</p></description>
		</item>
		<item>
			<title>brookhollowcreative on "Bring Image Forward over Container"</title>
			<link>http://www.vfxdude.com/forum/topic/bring-image-forward-over-container#post-13949</link>
			<pubDate>Thu, 16 May 2013 02:22:32 +0000</pubDate>
			<dc:creator>brookhollowcreative</dc:creator>
			<guid isPermaLink="false">13949@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi</p>
<p>Yes...sorry about that.</p>
<p>URL <a href="http://www.brookhollowcreative.com.au/what-we-do/photo-videos/" rel="nofollow">http://www.brookhollowcreative.com.au/what-we-do/photo-videos/</a></p>
<p>On the right are some red sidebar headers.  I want to move them to the left so they just lay over the white container a little.</p>
<p>Can it be done with z-index:??</p>
<p>Regards<br />
Richard
</p></description>
		</item>
		<item>
			<title>vfxdude on "Bring Image Forward over Container"</title>
			<link>http://www.vfxdude.com/forum/topic/bring-image-forward-over-container#post-13945</link>
			<pubDate>Wed, 15 May 2013 08:53:21 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13945@http://www.vfxdude.com/forum/</guid>
			<description><p><blockquote>bring it forward and lay it over the container slightly</blockquote> What do you mean by this? Is something covering it? It is easier to answer such questions if I can see it in the webpage with Firebug though?
</p></description>
		</item>
		<item>
			<title>brookhollowcreative on "Bring Image Forward over Container"</title>
			<link>http://www.vfxdude.com/forum/topic/bring-image-forward-over-container#post-13944</link>
			<pubDate>Wed, 15 May 2013 05:39:38 +0000</pubDate>
			<dc:creator>brookhollowcreative</dc:creator>
			<guid isPermaLink="false">13944@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi.  I have placed a sidebar image on the sidebar (which is ok) but would like to bring it forward and lay it over the container slightly but the code i am using (z-index;100)is not working.  Any ideas...thanks</p>
<p>#sidebar h2 {<br />
    background: url("http://www.brookhollowcreative.com.au/wp-content/uploads/sidebar-header1.png") no-repeat scroll 0px 0px;<br />
color: rgb(228, 208, 165);<br />
  margin: 20px 0px 10px -35px;<br />
    padding: 8px 0px 10px 25px;<br />
    font-family: "Ubuntu Condensed",Arial,Helvetica,sans-serif;<br />
    font-size: 14px;<br />
    font-weight: bold;<br />
    letter-spacing: 0.1em;<br />
    position: relative;<br />
right: -10px;<br />
z-index: 100;<br />
}
</p></description>
		</item>
		<item>
			<title>ini on "Increase width of feature image"</title>
			<link>http://www.vfxdude.com/forum/topic/increase-width-of-feature-image#post-13943</link>
			<pubDate>Wed, 15 May 2013 01:05:13 +0000</pubDate>
			<dc:creator>ini</dc:creator>
			<guid isPermaLink="false">13943@http://www.vfxdude.com/forum/</guid>
			<description><p>That worked!!!!!!! Thank you!!!!!!
</p></description>
		</item>
		<item>
			<title>vfxdude on "Support with minor CSS styling + widget compatibility"</title>
			<link>http://www.vfxdude.com/forum/topic/support-with-minor-css-styling-widget-compatibility#post-13942</link>
			<pubDate>Tue, 14 May 2013 21:39:42 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13942@http://www.vfxdude.com/forum/</guid>
			<description><p>Use the <a href="http://wordpress.org/extend/plugins/redirection/">redirection plugin</a> to redirect the old rss feed.
</p></description>
		</item>
		<item>
			<title>vfxdude on "Increase width of feature image"</title>
			<link>http://www.vfxdude.com/forum/topic/increase-width-of-feature-image#post-13941</link>
			<pubDate>Tue, 14 May 2013 20:15:25 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13941@http://www.vfxdude.com/forum/</guid>
			<description><p>The problem is that you have copied in most of the css from style.css of BigFeature into the child theme style.css and this overrides the css set by the theme setting (optionstyles.css). All the container widths are overridden and also the image container cutting off the image with this style:</p>
<pre><code>.post.normal .postimage {
    line-height: 0;
    overflow: hidden;
    width: 480px;
}</code></pre>
<p>The solution is to remove all css from the child theme that was copied in from style.css, and leave only those you need to change. The Container Width and Sidebar Width is set in the theme settings, and they calculate the content width and also all image widths, so I don't recommend to override any of those.
</p></description>
		</item>
		<item>
			<title>gearhungry on "Support with minor CSS styling + widget compatibility"</title>
			<link>http://www.vfxdude.com/forum/topic/support-with-minor-css-styling-widget-compatibility#post-13940</link>
			<pubDate>Tue, 14 May 2013 19:46:33 +0000</pubDate>
			<dc:creator>gearhungry</dc:creator>
			<guid isPermaLink="false">13940@http://www.vfxdude.com/forum/</guid>
			<description><p>Little question: is there a simple way to add a second RSS feed? I'd like to add one at this address: <a href="http://www.gearhungry.com/feeds/posts/default?alt=rss" rel="nofollow">http://www.gearhungry.com/feeds/posts/default?alt=rss</a></p>
<p>Because I had subscribers before at that address, and would like to keep them.</p>
<p>Thanks!
</p></description>
		</item>
		<item>
			<title>vfxdude on "Increase width of feature image"</title>
			<link>http://www.vfxdude.com/forum/topic/increase-width-of-feature-image#post-13939</link>
			<pubDate>Tue, 14 May 2013 08:30:24 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13939@http://www.vfxdude.com/forum/</guid>
			<description><p>ok. It's a bit hard for me to say what is going on without seeing it in the browser and inspecting it with Firebug. Can you paste the url to the website or email it to me (use the contact form on the sidebar <a href="http://themeforest.net/user/vfxdude">here</a> (must be logged in)).
</p></description>
		</item>
		<item>
			<title>ini on "Increase width of feature image"</title>
			<link>http://www.vfxdude.com/forum/topic/increase-width-of-feature-image#post-13917</link>
			<pubDate>Tue, 14 May 2013 03:47:08 +0000</pubDate>
			<dc:creator>ini</dc:creator>
			<guid isPermaLink="false">13917@http://www.vfxdude.com/forum/</guid>
			<description><p>I used the files you supplied but the images are still cut off. Here are a few examples<br />
<a href="http://www.flickr.com/photos/21655024@N08/8736509619/in/photostream" rel="nofollow">http://www.flickr.com/photos/21655024@N08/8736509619/in/photostream</a><br />
<a href="http://www.flickr.com/photos/21655024@N08/8736509547/in/photostream" rel="nofollow">http://www.flickr.com/photos/21655024@N08/8736509547/in/photostream</a>
</p></description>
		</item>
		<item>
			<title>ini on "Increase width of feature image"</title>
			<link>http://www.vfxdude.com/forum/topic/increase-width-of-feature-image#post-13916</link>
			<pubDate>Tue, 14 May 2013 03:24:45 +0000</pubDate>
			<dc:creator>ini</dc:creator>
			<guid isPermaLink="false">13916@http://www.vfxdude.com/forum/</guid>
			<description><p><blockquote>Those files (if unzipped and uploaded to the theme folder) will just allow those content wide images (subsequent posts on home page and also on single post view) to be smaller than the content width.</blockquote></p>
<p>So what you're saying is, the files that you sent me should fix the problem.</p>
<p>btw, you'r welcome. You provide excellent support!
</p></description>
		</item>
		<item>
			<title>vfxdude on "Image resizing on bfr"</title>
			<link>http://www.vfxdude.com/forum/topic/image-resizing-on-bfr#post-13915</link>
			<pubDate>Mon, 13 May 2013 19:01:04 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13915@http://www.vfxdude.com/forum/</guid>
			<description><p>All images should resize to fit the container it's in, so wrap a container around the image and set a width (in %) for it. Example:</p>
<pre><code>&#60;div class=&#34;myimage&#34;&#62;&#60;img src=&#34;image.jpg&#34; /&#62;&#60;/div&#62;</code></pre>
<p>css:<br />
<code>.myimage { width: 60%; }</code>
</p></description>
		</item>
		<item>
			<title>creativeluv on "Image resizing on bfr"</title>
			<link>http://www.vfxdude.com/forum/topic/image-resizing-on-bfr#post-13914</link>
			<pubDate>Mon, 13 May 2013 18:24:02 +0000</pubDate>
			<dc:creator>creativeluv</dc:creator>
			<guid isPermaLink="false">13914@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi there,</p>
<p>Is there any code to make image to automatically resize on bfr?<br />
The image is a full size image and was in the 2/3 column.</p>
<p>Thanks.
</p></description>
		</item>
		<item>
			<title>vfxdude on "How to make the image light up?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-make-the-image-light-up#post-13913</link>
			<pubDate>Mon, 13 May 2013 17:34:36 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13913@http://www.vfxdude.com/forum/</guid>
			<description><p>Remove the comma:</p>
<pre><code>.slug-iconic-guide .bfthumbs img {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.slug-iconic-guide .bfthumbs img:hover { opacity: .9; }</code></pre>
<p>This targets bfthumbs images in the page iconic-guide.
</p></description>
		</item>
		<item>
			<title>ryan22 on "How to make the image light up?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-make-the-image-light-up#post-13912</link>
			<pubDate>Mon, 13 May 2013 17:18:28 +0000</pubDate>
			<dc:creator>ryan22</dc:creator>
			<guid isPermaLink="false">13912@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi Vfx dude, so I find the .slug-pagename, it's</p>
<p>.slug-iconic-guide</p>
<p>Now I am trying to create a CSS code, watch me:</p>
<p>.slug-iconic-guide, .bfthumbs img {<br />
   opacity: 1;<br />
   transition: opacity .25s ease-in-out;<br />
   -moz-transition: opacity .25s ease-in-out;<br />
   -webkit-transition: opacity .25s ease-in-out;<br />
}</p>
<p>.post.thumb .postimage img:hover, .bfthumbs img:hover { opacity: .9; }<br />
.post.thumb .postimage, .bfthumbs .postimage { background-color: #000; }</p>
<p>I don't think this is correct. You see, on the template that is linked to the page iconic-guide, there are no thumbs, they are just a bundle of images that I've uploaded.</p>
<p>Can you please point me to the right direction?
</p></description>
		</item>
		<item>
			<title>vfxdude on "Big Feature - Remove &quot;comments are closed&quot;"</title>
			<link>http://www.vfxdude.com/forum/topic/big-feature-remove-comments-are-closed#post-13911</link>
			<pubDate>Mon, 13 May 2013 15:08:55 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13911@http://www.vfxdude.com/forum/</guid>
			<description><p>The spam filter has marked your reply as spam. I see that you tried to reply with the same content (all the code in comments.php) 9 times. The spam filter flags posts with lot of html code as spam.
</p></description>
		</item>
		<item>
			<title>vfxdude on "Featured images still showing dispite unchecked in settings"</title>
			<link>http://www.vfxdude.com/forum/topic/featured-images-still-showing-dispite-unchecked-in-settings#post-13910</link>
			<pubDate>Mon, 13 May 2013 13:00:31 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13910@http://www.vfxdude.com/forum/</guid>
			<description><p><blockquote>But it still shows up when the post is fecthed via rss</blockquote> ok, I have forgotten about the rss feed. I will fix this. Here's how to fix it yourself: </p>
<p>Edit library/functions/hooks.php</p>
<p>search for: featureimage_for_feeds</p>
<p>In that function replace these 2 lines:<br />
<code>global $post, $id;<br />
if (!is_feed()) return $content;</code></p>
<p>With this:<br />
<code>global $post, $id, $bf_misc;<br />
if (!is_feed() &#124;&#124; in_array('disabledimg', $bf_misc)) return $content;</code>
</p></description>
		</item>
		<item>
			<title>vfxdude on "Buddypress"</title>
			<link>http://www.vfxdude.com/forum/topic/buddypress#post-13909</link>
			<pubDate>Mon, 13 May 2013 12:42:23 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13909@http://www.vfxdude.com/forum/</guid>
			<description><p>nope. There will not be anything done with this. Maybe I will look into for the next theme I will start creating as soon I finish 1.5.1 of BigFeature.
</p></description>
		</item>
		<item>
			<title>vfxdude on "How to make the image light up?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-make-the-image-light-up#post-13908</link>
			<pubDate>Mon, 13 May 2013 12:40:04 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">13908@http://www.vfxdude.com/forum/</guid>
			<description><p><blockquote>and what if it's in the template?</blockquote> The body classes are available for that page even though it's controlled by a shortcode template. So go to that page and check the body tag (in Firebug/inspector) for classes. </p>
<p><blockquote>Do I need to add the code inside the template area? Maybe like in the 'template CSS'?</blockquote> You can add it the template css area or in style.css of child theme or in the css field in the theme settings. If you are using the <code>.slug-pagename</code> body class it doesn't matter where you add the css. If you add it to "template css area" the body class is not necessary though, since the css is only added for that page.
</p></description>
		</item>
		<item>
			<title>rijaH on "Featured images still showing dispite unchecked in settings"</title>
			<link>http://www.vfxdude.com/forum/topic/featured-images-still-showing-dispite-unchecked-in-settings#post-13907</link>
			<pubDate>Mon, 13 May 2013 10:41:24 +0000</pubDate>
			<dc:creator>rijaH</dc:creator>
			<guid isPermaLink="false">13907@http://www.vfxdude.com/forum/</guid>
			<description><p>Yes I finally found the right one to uncheck... But it still shows up when the post is fecthed via rss. Unless I uncheck the Disable the Default Image in each post I make... Any fix to this? :)
</p></description>
		</item>
		<item>
			<title>kimbel on "Buddypress"</title>
			<link>http://www.vfxdude.com/forum/topic/buddypress#post-13904</link>
			<pubDate>Mon, 13 May 2013 08:28:43 +0000</pubDate>
			<dc:creator>kimbel</dc:creator>
			<guid isPermaLink="false">13904@http://www.vfxdude.com/forum/</guid>
			<description><p>Is there any progress of this ? Buddypress is quite useful
</p></description>
		</item>
		<item>
			<title>ryan22 on "How to make the image light up?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-make-the-image-light-up#post-13903</link>
			<pubDate>Sun, 12 May 2013 20:36:24 +0000</pubDate>
			<dc:creator>ryan22</dc:creator>
			<guid isPermaLink="false">13903@http://www.vfxdude.com/forum/</guid>
			<description><p>Hi vfxdude, and what if it's in the template?</p>
<p>I added a 'new page' and then also a 'new template'. I connected the new page to the template. And I want that specific page to have the hover. Do I need to add the code inside the template area? Maybe like in the 'template CSS'?</p>
<p>Thank you.
</p></description>
		</item>

	</channel>
</rss>
