<?xml version="1.0"?><!-- 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>Blog Oh! Blog Forums Tag: archives</title>
<link>http://www.blogohblog.com/forums/</link>
<description>Blog Oh! Blog Forums Tag: archives</description>
<language>en</language>
<pubDate>Tue, 06 Jan 2009 04:55:37 +0000</pubDate>

<item>
<title>Jai on "DailyPress Archives and Authors"</title>
<link>http://www.blogohblog.com/forums/topic/dailypress-archives-and-authors#post-737</link>
<pubDate>Mon, 13 Oct 2008 11:27:14 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">737@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I think I left it out.
&#60;/p&#62;</description>
</item>
<item>
<title>pzannucci on "DailyPress Archives and Authors"</title>
<link>http://www.blogohblog.com/forums/topic/dailypress-archives-and-authors#post-710</link>
<pubDate>Sun, 14 Sep 2008 04:45:16 +0000</pubDate>
<dc:creator>pzannucci</dc:creator>
<guid isPermaLink="false">710@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;nevermind, you just need to copy and paste this above the footer on the archive php&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;navigation&#34;&#38;gt;	&#60;/p&#62;
&#60;p&#62;					&#38;lt;div class=&#34;alignleft&#34;&#38;gt;&#60;br /&#62;
						&#38;lt;?php next_posts_link('&#38;lt;span class=\'older\'&#38;gt;Older Entries&#38;lt;/span&#38;gt;') ?&#38;gt;&#60;br /&#62;
					&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;					&#38;lt;div class=&#34;alignright&#34;&#38;gt;&#60;br /&#62;
						&#38;lt;?php previous_posts_link('&#38;lt;span class=\'newer\'&#38;gt;Newer Entries&#38;lt;/span&#38;gt;') ?&#38;gt;&#60;br /&#62;
					&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;                		&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/div&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>pzannucci on "DailyPress Archives and Authors"</title>
<link>http://www.blogohblog.com/forums/topic/dailypress-archives-and-authors#post-708</link>
<pubDate>Sat, 13 Sep 2008 21:52:25 +0000</pubDate>
<dc:creator>pzannucci</dc:creator>
<guid isPermaLink="false">708@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;When you go to the &#34;Archives&#34; section or to an added &#34;Authors&#34; widget on the sidebar, the theme seems to only post one page of posts.  There's no &#34;older entries&#34; button to go backward.  In other words, if you have written 100 posts in August, only the first dozen or so show up after you hit the &#34;August&#34; button and there's no way to go backward.  Same thing if you hit on an author's name.  You get the last few articles and no way to go deeper into the database.&#60;/p&#62;
&#60;p&#62;Is there an easy fix for this?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Shira79 on "Firebug - show full posts instead of titles"</title>
<link>http://www.blogohblog.com/forums/topic/firebug-show-full-posts-instead-of-titles#post-572</link>
<pubDate>Sat, 28 Jun 2008 13:34:53 +0000</pubDate>
<dc:creator>Shira79</dc:creator>
<guid isPermaLink="false">572@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;haha now i think i did figure it out:&#60;/p&#62;
&#60;p&#62;I added: &#38;lt;?php the_content('Read the rest of this entry &#38;raquo;'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Sorry for taking up precious bandwidth ;)
&#60;/p&#62;</description>
</item>
<item>
<title>Shira79 on "Firebug - show full posts instead of titles"</title>
<link>http://www.blogohblog.com/forums/topic/firebug-show-full-posts-instead-of-titles#post-571</link>
<pubDate>Sat, 28 Jun 2008 13:32:26 +0000</pubDate>
<dc:creator>Shira79</dc:creator>
<guid isPermaLink="false">571@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;No i didnt.. Im a fool..&#60;/p&#62;
&#60;p&#62;Still waiting on a reply ..&#60;/p&#62;
&#60;p&#62;Thanks ;)
&#60;/p&#62;</description>
</item>
<item>
<title>Shira79 on "Firebug - show full posts instead of titles"</title>
<link>http://www.blogohblog.com/forums/topic/firebug-show-full-posts-instead-of-titles#post-570</link>
<pubDate>Sat, 28 Jun 2008 13:30:20 +0000</pubDate>
<dc:creator>Shira79</dc:creator>
<guid isPermaLink="false">570@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I figured it out:&#60;/p&#62;
&#60;p&#62;I changed:&#60;/p&#62;
&#60;p&#62;&#38;lt;h3 id=&#34;post-&#38;lt;?php the_ID(); ?&#38;gt;&#34;&#38;gt;&#60;a&#62;&#34; rel=&#34;bookmark&#34; title=&#34;Permanent Link to &#38;lt;?php the_title_attribute(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#60;/a&#62;&#38;lt;/h3&#38;gt;&#60;/p&#62;
&#60;p&#62;to:&#60;/p&#62;
&#60;p&#62;&#38;lt;h3 id=&#34;post-&#38;lt;?php the_ID(); ?&#38;gt;&#34;&#38;gt;&#60;a&#62;&#34; rel=&#34;bookmark&#34; title=&#34;Permanent Link to &#38;lt;?php the_title_attribute(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php the_content(); ?&#38;gt;&#60;/a&#62;&#38;lt;/h3&#38;gt;&#60;/p&#62;
&#60;p&#62;That seems to have done the trick...
&#60;/p&#62;</description>
</item>
<item>
<title>Shira79 on "Firebug - show full posts instead of titles"</title>
<link>http://www.blogohblog.com/forums/topic/firebug-show-full-posts-instead-of-titles#post-569</link>
<pubDate>Sat, 28 Jun 2008 13:22:59 +0000</pubDate>
<dc:creator>Shira79</dc:creator>
<guid isPermaLink="false">569@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Can u please explain how I can show full posts instead if just titles on the Archives of the Firebug theme?&#60;/p&#62;
&#60;p&#62;I love the design by the way.&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
</item>

</channel>
</rss>
