<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 22:12:01 +0000</lastBuildDate>
    <item>
      <title>(CSS) Add Squeeze Page to Thesis Theme for WordPress With Custom Filter for Thesis 1.8 With Different Sidebars - zachbrowne</title>
      <link>https://snipplr.com/view/49974/add-squeeze-page-to-thesis-theme-for-wordpress-with-custom-filter-for-thesis-18-with-different-sidebars</link>
      <description>&lt;p&gt;The following code for a landing page â€” without header, original sidebars and footer and with new sidebars added â€” goes in custom_functions.php. This code does the following to pages with a custom field named â€œlanding-pageâ€.&#13;
&#13;
adds a body class of â€œlanding-pageâ€&#13;
removes the header, sidebars, and footer&#13;
registers 2 new sidebars called Landing Page 1 and Lading Page 2&#13;
builds the code for the new sidebars (note that an extra &lt;/div&gt; and &lt;div&gt; are added because thereâ€™s no hook in between the end of #content and the end of #content_box)&#13;
then implements all of the above before Thesis loads. If you want a sidebar | content | sidebar arrangement, youâ€™ll need different markup.&lt;/p&gt;</description>
      <pubDate>Thu, 03 Mar 2011 14:27:43 UTC</pubDate>
      <guid>https://snipplr.com/view/49974/add-squeeze-page-to-thesis-theme-for-wordpress-with-custom-filter-for-thesis-18-with-different-sidebars</guid>
    </item>
    <item>
      <title>(CSS) Add Squeeze Page to Thesis Theme for WordPress With Custom Filter for Thesis 1.8 - zachbrowne</title>
      <link>https://snipplr.com/view/49973/add-squeeze-page-to-thesis-theme-for-wordpress-with-custom-filter-for-thesis-18</link>
      <description>&lt;p&gt;To get the simplest squeeze page possible: no header, sidebars or footer. Paste the following PHP in custom_functions.php. The first function is the filter that returns â€œfalseâ€ instead of returning the content that would normal be there (in the header, or footer, or sidebar). The second function selects the page on which to apply the filter and then applies the filter to the header, sidebars and footer, just before Thesis loads on that page.&lt;/p&gt;</description>
      <pubDate>Thu, 03 Mar 2011 14:23:27 UTC</pubDate>
      <guid>https://snipplr.com/view/49973/add-squeeze-page-to-thesis-theme-for-wordpress-with-custom-filter-for-thesis-18</guid>
    </item>
    <item>
      <title>(CSS) Add Squeeze Page to Thesis Theme for WordPress With Custom Filter for Thesis 1.8 - zachbrowne</title>
      <link>https://snipplr.com/view/49972/add-squeeze-page-to-thesis-theme-for-wordpress-with-custom-filter-for-thesis-18</link>
      <description>&lt;p&gt;To get the simplest squeeze page possible: no header, sidebars or footer. Paste the following PHP in custom_functions.php. The first function is the filter that returns â€œfalseâ€ instead of returning the content that would normal be there (in the header, or footer, or sidebar). The second function selects the page on which to apply the filter and then applies the filter to the header, sidebars and footer, just before Thesis loads on that page.&lt;/p&gt;</description>
      <pubDate>Thu, 03 Mar 2011 14:20:53 UTC</pubDate>
      <guid>https://snipplr.com/view/49972/add-squeeze-page-to-thesis-theme-for-wordpress-with-custom-filter-for-thesis-18</guid>
    </item>
    <item>
      <title>(PHP) Add Multiple Squeeze Pages to Thesis Theme for WordPress With Custom Filter for Thesis 1.8 - zachbrowne</title>
      <link>https://snipplr.com/view/49971/add-multiple-squeeze-pages-to-thesis-theme-for-wordpress-with-custom-filter-for-thesis-18</link>
      <description>&lt;p&gt;To get the simplest squeeze page possible: no header, sidebars or footer. Paste the following PHP in custom_functions.php. The first function is the filter that returns â€œfalseâ€ instead of returning the content that would normal be there (in the header, or footer, or sidebar). The second function selects the page on which to apply the filter and then applies the filter to the header, sidebars and footer, just before Thesis loads on that page.&lt;/p&gt;</description>
      <pubDate>Thu, 03 Mar 2011 14:19:14 UTC</pubDate>
      <guid>https://snipplr.com/view/49971/add-multiple-squeeze-pages-to-thesis-theme-for-wordpress-with-custom-filter-for-thesis-18</guid>
    </item>
  </channel>
</rss>
