<?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: comments</title>
<link>http://www.blogohblog.com/forums/</link>
<description>Blog Oh! Blog Forums Tag: comments</description>
<language>en</language>
<pubDate>Tue, 06 Jan 2009 21:18:09 +0000</pubDate>

<item>
<title>Jai on "Add Commenting on Pages in Xplosive"</title>
<link>http://www.blogohblog.com/forums/topic/add-commenting-on-pages-in-xplosive#post-631</link>
<pubDate>Mon, 28 Jul 2008 20:46:40 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">631@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;In the Xplosive theme, open the page.php file and insert the following code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php comments_template(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;just before this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;?php endwhile; ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>pusha on "Add Commenting on Pages in Xplosive"</title>
<link>http://www.blogohblog.com/forums/topic/add-commenting-on-pages-in-xplosive#post-626</link>
<pubDate>Mon, 28 Jul 2008 20:24:41 +0000</pubDate>
<dc:creator>pusha</dc:creator>
<guid isPermaLink="false">626@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;br /&#62;
I'm sure this question has already been asked but I don't see any search capabilities in this forum:(  I looked on the WP support forums on how to make commenting available on pages.  It said to paste the &#34;comment template&#34; PHP code from single.php to page.php.  I have tried this multiple times including and excluding multiple segments of the code with no luck.  is there a special way to do this with the Xplosive theme?  I would appreciate any help or advice:) Thanks!!!&#60;br /&#62;
-Justin
&#60;/p&#62;</description>
</item>
<item>
<title>Jai on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-102</link>
<pubDate>Sat, 08 Dec 2007 03:03:58 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">102@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Hello Anne,&#60;/p&#62;
&#60;p&#62;Just put this code anywhere in your style.css file and that will remove all the underlines :)&#60;/p&#62;
&#60;p&#62;a {text-decoration:none;}&#60;/p&#62;
&#60;p&#62;For your pages with the forms, you will have to style the width of the form tags. Right now they are taking 100%width. Try putting this code in the css file and see if it works for you.&#60;/p&#62;
&#60;p&#62;form {width:40%;}&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Also a beauty tip for your blog :-&#60;/strong&#62; The line height for the content is not good. So, replace the code on line 12 of your css file which reads &#60;strong&#62;line-height: 100%;&#60;/strong&#62; to &#60;strong&#62;line-height: 130%;&#60;/strong&#62;. Your blog will become charming after that :)
&#60;/p&#62;</description>
</item>
<item>
<title>flowerdust on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-98</link>
<pubDate>Fri, 07 Dec 2007 18:45:35 +0000</pubDate>
<dc:creator>flowerdust</dc:creator>
<guid isPermaLink="false">98@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;One more...on my two pages with forms...it goes all funky on the right side:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.flowerdust.net/?page_id=524&#34; rel=&#34;nofollow&#34;&#62;http://www.flowerdust.net/?page_id=524&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.flowerdust.net/?page_id=568&#34; rel=&#34;nofollow&#34;&#62;http://www.flowerdust.net/?page_id=568&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is both FF &#38;#38; IE.
&#60;/p&#62;</description>
</item>
<item>
<title>flowerdust on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-97</link>
<pubDate>Fri, 07 Dec 2007 16:34:18 +0000</pubDate>
<dc:creator>flowerdust</dc:creator>
<guid isPermaLink="false">97@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I figured out the first issue, but not the underline issue!  Thanks so much.  Everyone really loves it and I am pimping you in the comments!
&#60;/p&#62;</description>
</item>
<item>
<title>flowerdust on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-96</link>
<pubDate>Fri, 07 Dec 2007 15:54:37 +0000</pubDate>
<dc:creator>flowerdust</dc:creator>
<guid isPermaLink="false">96@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Ok...I have no idea what happened but it is working great right now in IE (it is version 7).  &#60;/p&#62;
&#60;p&#62;Two very minor things, and I will let you rest in peace! :)&#60;/p&#62;
&#60;p&#62;1) In Firefox, before the first entry, there seems to be an extra space (this does not show up in IE - it looks fine and all even)&#60;/p&#62;
&#60;p&#62;2) How do I remove the underline from the entry title and hyperlinks?&#60;/p&#62;
&#60;p&#62;Thank you again so much.  It is up and running now at flowerdust.net if you'd like to take a look at what I'm talking about.
&#60;/p&#62;</description>
</item>
<item>
<title>flowerdust on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-86</link>
<pubDate>Fri, 07 Dec 2007 02:57:20 +0000</pubDate>
<dc:creator>flowerdust</dc:creator>
<guid isPermaLink="false">86@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Thank you so much. I will check tomorrow at work what version it is and let you know. I really appreciate it!
&#60;/p&#62;</description>
</item>
<item>
<title>Jai on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-85</link>
<pubDate>Fri, 07 Dec 2007 02:55:13 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">85@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Hello again,&#60;/p&#62;
&#60;p&#62;I copied your entire css and tested it on my local installation. I have IE7 and Firefox installed on my machine. The comments do NOT show any discrepancy whatsoever. You can check your IE version by going to the about menu of your IE browser.&#60;/p&#62;
&#60;p&#62;I don't have IE 6 and I suspect you might be using that version. Though I haven't had any reports of such a thing, but you tell me.&#60;/p&#62;
&#60;p&#62;If you want to chat with me, just come to my site and you will see on top left a widget called plugoo where we can talk.
&#60;/p&#62;</description>
</item>
<item>
<title>flowerdust on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-84</link>
<pubDate>Fri, 07 Dec 2007 00:42:45 +0000</pubDate>
<dc:creator>flowerdust</dc:creator>
<guid isPermaLink="false">84@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Odd!  Well, I am not sure what version of IE (I used it at work and I don't have a PC at home to check, but I would assume it is the latest version as our IT guys update it all the time)...I did a lot of CSS work but mainly colors/font changes. Chance are I could have screwed something up. :)&#60;/p&#62;
&#60;p&#62;You can see the style.css here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://flowerdust.net/wp-content/themes/rhea/style.css&#34; rel=&#34;nofollow&#34;&#62;http://flowerdust.net/wp-content/themes/rhea/style.css&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;as well as any other files are in that directory as well.  Thank you so much. I appreciate your help.  I will certainly be donating to you for your help!
&#60;/p&#62;</description>
</item>
<item>
<title>Jai on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-83</link>
<pubDate>Fri, 07 Dec 2007 00:35:07 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">83@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;Hi Anne,&#60;/p&#62;
&#60;p&#62;Thanks for the nice comments. I have checked the theme. Please tell me which version of Internet Explorer are you using and have you tweaked anything in the theme CSS that is causing this?
&#60;/p&#62;</description>
</item>
<item>
<title>flowerdust on "Rhea Comments not in Wrapper IE"</title>
<link>http://www.blogohblog.com/forums/topic/rhea-comments-not-in-wrapper-ie#post-80</link>
<pubDate>Thu, 06 Dec 2007 21:51:33 +0000</pubDate>
<dc:creator>flowerdust</dc:creator>
<guid isPermaLink="false">80@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I downloaded Rhea and LOVE LOVE LOVE IT! I have it all tricked out (well,  had...I changed the theme when this didn't work right)...&#60;/p&#62;
&#60;p&#62;Only in IE, the comments don't stay inside the wrapper.&#60;/p&#62;
&#60;p&#62;Photo of problem: &#60;a href=&#34;http://flowerdust.net/images/rhea.png&#34; rel=&#34;nofollow&#34;&#62;http://flowerdust.net/images/rhea.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please help :)&#60;/p&#62;
&#60;p&#62;Thank you!  You are friggin awesome!&#60;br /&#62;
Anne
&#60;/p&#62;</description>
</item>
<item>
<title>vwvr9 on "Comment confirmation message"</title>
<link>http://www.blogohblog.com/forums/topic/comment-confirmation-message#post-62</link>
<pubDate>Sun, 02 Dec 2007 09:27:21 +0000</pubDate>
<dc:creator>vwvr9</dc:creator>
<guid isPermaLink="false">62@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;tq
&#60;/p&#62;</description>
</item>
<item>
<title>Jai on "Comment confirmation message"</title>
<link>http://www.blogohblog.com/forums/topic/comment-confirmation-message#post-61</link>
<pubDate>Sun, 02 Dec 2007 08:25:11 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">61@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I am sure there are plugins to accomplish that. Try google.
&#60;/p&#62;</description>
</item>
<item>
<title>vwvr9 on "Comment confirmation message"</title>
<link>http://www.blogohblog.com/forums/topic/comment-confirmation-message#post-60</link>
<pubDate>Sun, 02 Dec 2007 07:01:00 +0000</pubDate>
<dc:creator>vwvr9</dc:creator>
<guid isPermaLink="false">60@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;How to I display confirmation message when someone submits a comment on my blog?&#60;/p&#62;
&#60;p&#62;Sample &#34;Thank you for you comment&#34;, &#34;Your message is being moderated&#34;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
