<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Vfxdude &#187; Topic: Issues with posts</title>
		<link>http://www.vfxdude.com/forum/topic/issues-with-posts</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 12:34:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/topic/issues-with-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>Campetin on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-56</link>
			<pubDate>Tue, 10 Nov 2009 14:54:52 +0000</pubDate>
			<dc:creator>Campetin</dc:creator>
			<guid isPermaLink="false">56@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hmm it gave me an error, not sure how to add that to function.php. Don&#38;#39;t worry about it, it&#38;#39;s not that important.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-55</link>
			<pubDate>Tue, 10 Nov 2009 14:48:33 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">55@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;yes, that was the plugin that caused it...you can add this to functions.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;remove_filter(&#38;#39;comments_number&#38;#39;, &#38;#39;dsq_comments_number&#38;#39;);&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Campetin on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-53</link>
			<pubDate>Tue, 10 Nov 2009 14:35:49 +0000</pubDate>
			<dc:creator>Campetin</dc:creator>
			<guid isPermaLink="false">53@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Nope, no &#38;quot;comment&#38;quot; word. Maybe it&#38;#39;s cause by Disqus, the commenting plugin I&#38;#39;ve installed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-51</link>
			<pubDate>Tue, 10 Nov 2009 14:08:23 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">51@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;is there a comment word on the single page? Once before have I seen this, and it was caused by a plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Campetin on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-48</link>
			<pubDate>Tue, 10 Nov 2009 13:48:47 +0000</pubDate>
			<dc:creator>Campetin</dc:creator>
			<guid isPermaLink="false">48@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;OK thank you so much. One more question: how can I delete the &#38;quot;comments&#38;quot; word from inside the comment icon, so it looks like the icon on the homepage? I&#38;#39;ve looked everywhere on the theme files but I don&#38;#39;t see the solution. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-47</link>
			<pubDate>Tue, 10 Nov 2009 13:25:51 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">47@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Yes, you can add the comment icon to the single page by adding this code right after the h1 (inside post-title div):&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php if (in_array(&#38;#39;Comment Icon&#38;#39;, $bf_meta)) { ?&#38;gt;&#38;lt;div class=&#38;quot;comment&#38;quot;&#38;gt;&#38;lt;?php comments_popup_link(&#38;#39;0&#38;#39;, &#38;#39;1&#38;#39;, &#38;#39;%&#38;#39;); ?&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;?php } ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And add this to style.css:&#60;br /&#62;
&#60;code&#62;.post.single .post-title h1 { padding-right:58px; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The free support does not include such customizations...but for quickies like this I sometimes help...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Campetin on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-46</link>
			<pubDate>Tue, 10 Nov 2009 12:13:25 +0000</pubDate>
			<dc:creator>Campetin</dc:creator>
			<guid isPermaLink="false">46@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks for the quick reply man! I think I&#38;#39;ve figured the issue... I&#38;#39;m using &#38;quot;Fun with Sidebar Tabs&#38;quot; which is working.&#60;/p&#62;
&#60;p&#62;BTW, is there a way to manually add that comment icon to single pages? (if people click on the icon it jumps to the comments section) I did something similar on my other blog... look at the &#38;quot;jump to comments&#38;quot;... &#60;a href=&#34;http://www.sl-lost.com/2009/11/06/elizabeth-mitchell-on-jimmy-kimmel-live-11052009/&#34;&#62;&#60;a href=&#34;http://www.sl-lost.com/2009/11/06/elizabeth-mitchell-on-jimmy-kimmel-live-11052009/&#34; rel=&#34;nofollow&#34;&#62;http://www.sl-lost.com/2009/11/06/elizabeth-mitchell-on-jimmy-kimmel-live-11052009/&#60;/a&#62; &#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-45</link>
			<pubDate>Tue, 10 Nov 2009 11:48:39 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">45@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;The comment icon has never been shown on the single pages. Tabbed widgets is not working with version 2.8+ of Wordpress. When creating this theme I added css for tabbed widgets, but it stopped working, and the author of the plugin is too busy to update it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Campetin on "Issues with posts"</title>
			<link>http://www.vfxdude.com/forum/topic/issues-with-posts#post-44</link>
			<pubDate>Tue, 10 Nov 2009 11:26:32 +0000</pubDate>
			<dc:creator>Campetin</dc:creator>
			<guid isPermaLink="false">44@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;EDIT: I realized that the comment icon doesn&#38;#39;t show up on single pages, but I&#38;#39;m still confused why the sidebar wasn&#38;#39;t working good. I will reupload the tabbed sidebar widget so you can see the issue...&#60;/p&#62;
&#60;p&#62;Last night the posts started not to load as they should, the sidebar was not loading fine etc. I&#38;#39;ve deleted some plugins, such as &#38;quot;tabbed widgets&#38;quot;.. Now the sidebar looks fine, but when I click on the posts (single page) the comment icon is not showing up (and yes, it&#38;#39;s activated on the theme settings).&#60;/p&#62;
&#60;p&#62;I&#38;#39;m confused, the theme was worknig fine until now, but now I&#38;#39;m experiencing all these issues...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://the-visitors.net/2009/11/07/post-2/&#34;&#62;http://the-visitors.net/2009/11/07/post-2/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

