<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: .slug- selector gone in 0.9.7.7</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 04:36:37 +0000</pubDate>

<item>
<title>helgatheviking on ".slug- selector gone in 0.9.7.7"</title>
<link>http://themeshaper.com/forums/topic/slug-selector-gone-in-0977#post-17226</link>
<pubDate>Tue, 23 Nov 2010 16:40:08 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">17226@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;manuel- they're in the sticky at the top of the forum:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://themeshaper.com/forums/topic/thematic-0976-is-online-important-release-notes&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/forums/topic/thematic-0976-is-online-important-release-notes&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Manuel on ".slug- selector gone in 0.9.7.7"</title>
<link>http://themeshaper.com/forums/topic/slug-selector-gone-in-0977#post-17223</link>
<pubDate>Tue, 23 Nov 2010 11:09:47 +0000</pubDate>
<dc:creator>Manuel</dc:creator>
<guid isPermaLink="false">17223@http://themeshaper.com/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;Chris: This should not happen as long as you have define('THEMATIC_COMPATIBLE_BODY_CLASS', true); in your child theme's functions.php. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I’m sorry, I’m lost. Where am I supposed to read up about those changes?
&#60;/p&#62;</description>
</item>
<item>
<title>lastraw on ".slug- selector gone in 0.9.7.7"</title>
<link>http://themeshaper.com/forums/topic/slug-selector-gone-in-0977#post-17047</link>
<pubDate>Tue, 16 Nov 2010 19:21:38 +0000</pubDate>
<dc:creator>lastraw</dc:creator>
<guid isPermaLink="false">17047@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Nevermind! dyslexic file name!
&#60;/p&#62;</description>
</item>
<item>
<title>lastraw on ".slug- selector gone in 0.9.7.7"</title>
<link>http://themeshaper.com/forums/topic/slug-selector-gone-in-0977#post-17046</link>
<pubDate>Tue, 16 Nov 2010 18:54:26 +0000</pubDate>
<dc:creator>lastraw</dc:creator>
<guid isPermaLink="false">17046@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;I added define('THEMATIC_COMPATIBLE_BODY_CLASS', true);&#60;br /&#62;
as well as&#60;/p&#62;
&#60;p&#62;body.slug-home #wrapper {&#60;/p&#62;
&#60;p&#62;background-image: url(images/home_bkg.jpg);&#60;/p&#62;
&#60;p&#62;	background-repeat: no-repeat;&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;The background image isn't showing up, at least locally. It's weird, because that's exactly what I used in a recent site that worked fine (both are version 0.9.7.7). I double checked for spelling and file location. &#60;/p&#62;
&#60;p&#62;I can't send a link at this point.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Leslie
&#60;/p&#62;</description>
</item>
<item>
<title>jzahlaway on ".slug- selector gone in 0.9.7.7"</title>
<link>http://themeshaper.com/forums/topic/slug-selector-gone-in-0977#post-16474</link>
<pubDate>Wed, 20 Oct 2010 21:16:46 +0000</pubDate>
<dc:creator>jzahlaway</dc:creator>
<guid isPermaLink="false">16474@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;It wasn't there. It is now, &#38;#38; it fixed the problem. Thanks a bunch!
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on ".slug- selector gone in 0.9.7.7"</title>
<link>http://themeshaper.com/forums/topic/slug-selector-gone-in-0977#post-16473</link>
<pubDate>Wed, 20 Oct 2010 21:10:14 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">16473@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Do you have a link for me?&#60;/p&#62;
&#60;p&#62;This should not happen as long as you have &#60;code&#62;define(&#38;#39;THEMATIC_COMPATIBLE_BODY_CLASS&#38;#39;, true);&#60;/code&#62; in your child theme's functions.php.&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>jzahlaway on ".slug- selector gone in 0.9.7.7"</title>
<link>http://themeshaper.com/forums/topic/slug-selector-gone-in-0977#post-16472</link>
<pubDate>Wed, 20 Oct 2010 20:47:23 +0000</pubDate>
<dc:creator>jzahlaway</dc:creator>
<guid isPermaLink="false">16472@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I created in WordPress using the Pages tool a page called home1. In Thematic 0.9.7.6, this resulted in the &#38;lt;body&#38;gt; tag including a class of &#34;slug-home1.&#34; I applied styles to the &#34;slug-home1&#34; selector.&#60;/p&#62;
&#60;p&#62;I just upgraded to 0.9.7.7, and the &#34;slug-home1&#34; class no longer shows up in the &#38;lt;body&#38;gt; tag. What gives?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
