<?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: tags</title>
<link>http://www.blogohblog.com/forums/</link>
<description>Blog Oh! Blog Forums Tag: tags</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 11:49:24 +0000</pubDate>

<item>
<title>Jai on "Daily Press theme"</title>
<link>http://www.blogohblog.com/forums/topic/daily-press-theme#post-797</link>
<pubDate>Fri, 28 Nov 2008 21:54:52 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">797@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;It must be some plugin that you are using which is conflicting.
&#60;/p&#62;</description>
</item>
<item>
<title>jbert on "Daily Press theme"</title>
<link>http://www.blogohblog.com/forums/topic/daily-press-theme#post-787</link>
<pubDate>Mon, 24 Nov 2008 07:51:20 +0000</pubDate>
<dc:creator>jbert</dc:creator>
<guid isPermaLink="false">787@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;JAI,&#60;/p&#62;
&#60;p&#62;I got tags to display on main index page on all post except the first one. The first post must be treated differently, here's my insert:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;p class=&#38;quot;postinfo&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;upper&#38;quot;&#38;gt;&#38;lt;?php the_time(&#38;#39;M j, Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;category&#38;quot;&#38;gt;&#38;lt;?php the_category(&#38;#39;, &#38;#39;) ?&#38;gt;&#38;lt;p class=&#38;quot;postinfo&#38;quot;&#38;gt;&#38;lt;?php the_tags( &#38;#39;Tags: &#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;comment&#38;quot;&#38;gt;&#38;lt;?php comments_popup_link(&#38;#39;Leave a comment&#38;#39;, &#38;#39;1 Comment&#38;#39;, &#38;#39;% Comments&#38;#39;); ?&#38;gt;&#38;lt;?php edit_post_link(&#38;#39;Edit&#38;#39;, &#38;#39; &#124; &#38;#39;, &#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;thanks&#60;/p&#62;
&#60;p&#62;JIM
&#60;/p&#62;</description>
</item>
<item>
<title>jbert on "Daily Press theme"</title>
<link>http://www.blogohblog.com/forums/topic/daily-press-theme#post-786</link>
<pubDate>Mon, 24 Nov 2008 06:37:09 +0000</pubDate>
<dc:creator>jbert</dc:creator>
<guid isPermaLink="false">786@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;JAI,&#60;/p&#62;
&#60;p&#62;Why does this tag&#60;br /&#62;
&#60;code&#62;&#38;lt;p class=&#38;quot;postinfo&#38;quot;&#38;gt;&#38;lt;?php the_tags( &#38;#39;Tags: &#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;work on the SINGLE.PHP page just fine but not the index.php or the page.php.&#60;/p&#62;
&#60;p&#62;Does where you insert it have anything to do with if it works or not??????&#60;/p&#62;
&#60;p&#62;THANKS&#60;/p&#62;
&#60;p&#62;Jim
&#60;/p&#62;</description>
</item>
<item>
<title>jbert on "Problem With Tags on Bob V2"</title>
<link>http://www.blogohblog.com/forums/topic/problem-with-tags-on-bob-v2#post-785</link>
<pubDate>Mon, 24 Nov 2008 02:55:32 +0000</pubDate>
<dc:creator>jbert</dc:creator>
<guid isPermaLink="false">785@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Jack,&#60;/p&#62;
&#60;p&#62;Could you email me so I could discuss this with you on my theme. I tried same thing but 'NO CIGAR' No pun intended&#60;/p&#62;
&#60;p&#62;JIM&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;mailto:3jbert@tx.rr.com&#34;&#62;3jbert@tx.rr.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>jbert on "Daily Press theme"</title>
<link>http://www.blogohblog.com/forums/topic/daily-press-theme#post-784</link>
<pubDate>Sun, 23 Nov 2008 06:29:57 +0000</pubDate>
<dc:creator>jbert</dc:creator>
<guid isPermaLink="false">784@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I put the tags expression in this code on the index.php page, but it will not display the tags. &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;p class=&#38;quot;postinfo&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;upper&#38;quot;&#38;gt;&#38;lt;?php the_time(&#38;#39;M j, Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;category&#38;quot;&#38;gt;&#38;lt;?php the_category(&#38;#39;, &#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;postinfo&#38;quot;&#38;gt;&#38;lt;?php the_tags( &#38;#39;Tags: &#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;comment&#38;quot;&#38;gt;&#38;lt;?php comments_popup_link(&#38;#39;Leave a comment&#38;#39;, &#38;#39;1 Comment&#38;#39;, &#38;#39;% Comments&#38;#39;); ?&#38;gt;&#38;lt;?php edit_post_link(&#38;#39;Edit&#38;#39;, &#38;#39; &#124; &#38;#39;, &#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Here it is separate&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;span class=&#38;quot;postinfo&#38;quot;&#38;gt;&#38;lt;?php the_tags( &#38;#39;Tags: &#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;JIM
&#60;/p&#62;</description>
</item>
<item>
<title>witzelwords on "Pop Blue Categories and Tags Not Showing on Posts"</title>
<link>http://www.blogohblog.com/forums/topic/pop-blue-categories-and-tags-not-showing-on-posts#post-527</link>
<pubDate>Sat, 21 Jun 2008 05:54:13 +0000</pubDate>
<dc:creator>witzelwords</dc:creator>
<guid isPermaLink="false">527@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Thanks for the advice, I checked a few other templates and with my rudimentary knowledge of php, managed to cut and paste the call for categories into my single.php template! Unfortunately, the tag part of it has me stumped, or maybe I'm just not seeing it at the moment ...
&#60;/p&#62;</description>
</item>
<item>
<title>Jai on "Pop Blue Categories and Tags Not Showing on Posts"</title>
<link>http://www.blogohblog.com/forums/topic/pop-blue-categories-and-tags-not-showing-on-posts#post-512</link>
<pubDate>Fri, 20 Jun 2008 19:49:17 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">512@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Yes, that's the way the template is set up. To include the tags and categories in your posts, edit single.php file and include them there. Take the help from an existing theme's single.php where tags/categories show.
&#60;/p&#62;</description>
</item>
<item>
<title>witzelwords on "Pop Blue Categories and Tags Not Showing on Posts"</title>
<link>http://www.blogohblog.com/forums/topic/pop-blue-categories-and-tags-not-showing-on-posts#post-509</link>
<pubDate>Fri, 20 Jun 2008 03:51:09 +0000</pubDate>
<dc:creator>witzelwords</dc:creator>
<guid isPermaLink="false">509@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Are the categories and tags supposed to show at the bottom of posts? For some reason, I can only get them to appear on the home page (the tags are missing there, too). I checked out the Pop Blue example demo and they are missing there as well.  Is this a browser issue, or that way the template is set up?
&#60;/p&#62;</description>
</item>
<item>
<title>Jai on "Problem With Tags on Bob V2"</title>
<link>http://www.blogohblog.com/forums/topic/problem-with-tags-on-bob-v2#post-292</link>
<pubDate>Tue, 11 Mar 2008 19:15:14 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">292@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;How exactly does it break the bottom excerpts?
&#60;/p&#62;</description>
</item>
<item>
<title>CigarJack on "Problem With Tags on Bob V2"</title>
<link>http://www.blogohblog.com/forums/topic/problem-with-tags-on-bob-v2#post-285</link>
<pubDate>Thu, 06 Mar 2008 06:59:15 +0000</pubDate>
<dc:creator>CigarJack</dc:creator>
<guid isPermaLink="false">285@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I love the theme and slowly tweaking it to fit my needs, but I'm having a bit of an issue. I'm trying to display Tags and Categories together at the bottom of the posts. &#60;/p&#62;
&#60;p&#62;While this works on Single Post:&#60;br /&#62;
&#60;code&#62;Posted in &#38;amp;raquo; &#38;lt;?php if (the_category(&#38;#39;, &#38;#39;))  the_category(); ?&#38;gt; &#38;lt;?php if (get_the_tags()) the_tags(&#38;#39;, &#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It doesn't work on the Main Index.&#60;/p&#62;
&#60;p&#62;I did some searching around on the WordPress Forums and I got Tags to display by changing this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php $firstpostquery = new WP_Query(&#38;#39;showposts=1&#38;#39;); ?&#38;gt;
&#38;lt;?php while($firstpostquery-&#38;gt;have_posts()) : $firstpostquery-&#38;gt;the_post(); $firstpost = $post-&#38;gt;ID; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php query_posts(&#38;#39;showposts=1&#38;#39;); while(have_posts()) : the_post(); $firstpost = $post-&#38;gt;ID; ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Fixes the tags displaying on the first post displaying on the main index it breaks the excerpts at the bottom of the page.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
