<?xml version="1.0" encoding="UTF-8"?><!-- 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>WordPress &#8250; Support Tag: sobeks-post-in-category</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: sobeks-post-in-category</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 06:04:25 +0000</pubDate>

<item>
<title>regina3196 on "[Plugin: Sobek`s Posts in Category] Both posts and pages are being shown."</title>
<link>http://wordpress.org/support/topic/330341#post-1276587</link>
<pubDate>Tue, 10 Nov 2009 18:53:22 +0000</pubDate>
<dc:creator>regina3196</dc:creator>
<guid isPermaLink="false">1276587@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am using this plugin to display the posts from a particular category.&#60;/p&#62;
&#60;p&#62;Here is the code I have used:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php sobeks_posts_in_category(12) ; ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;However, it is listing not only posts from this category but also two pages. You can see it here in the bottom of the sidebar:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rmfcommunications.com/site/services/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.rmfcommunications.com/site/services/wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The pages that do not belong are: &#34;About this Site&#34; and &#34;Site Map&#34;.&#60;/p&#62;
&#60;p&#62;Does anyone know how I can correct this?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Opally on "probleme with Sobek'posts in category"</title>
<link>http://wordpress.org/support/topic/143494#post-712420</link>
<pubDate>Sat, 22 Mar 2008 22:43:05 +0000</pubDate>
<dc:creator>Opally</dc:creator>
<guid isPermaLink="false">712420@http://wordpress.org/support/</guid>
<description>&#60;p&#62;thanks for this! Solved my problem, too! This is a great plugin for making WP a CMS.
&#60;/p&#62;</description>
</item>
<item>
<title>hami on "probleme with Sobek'posts in category"</title>
<link>http://wordpress.org/support/topic/143494#post-687234</link>
<pubDate>Mon, 04 Feb 2008 02:10:36 +0000</pubDate>
<dc:creator>hami</dc:creator>
<guid isPermaLink="false">687234@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It's the server time versus blog time offset.&#60;br /&#62;
If you change post date in the SQL query in line 76 from&#60;br /&#62;
&#60;code&#62;AND {$wp_tp}posts.post_date &#38;lt; NOW( )&#60;/code&#62; to &#60;code&#62;AND {$wp_tp}posts.post_date != &#38;#39;0000-00-00 00:00:00&#38;#39;&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;After that it should work fine.&#60;/p&#62;
&#60;p&#62;/ Hami
&#60;/p&#62;</description>
</item>
<item>
<title>smoczokwik on "probleme with Sobek'posts in category"</title>
<link>http://wordpress.org/support/topic/143494#post-649413</link>
<pubDate>Thu, 15 Nov 2007 23:41:01 +0000</pubDate>
<dc:creator>smoczokwik</dc:creator>
<guid isPermaLink="false">649413@http://wordpress.org/support/</guid>
<description>&#60;p&#62;There is one thing I noticed: being in a different country and having set another timezone in the blog settings the plugin may delay displaying the posts until the time where server time equals the time your blog assumes.
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "probleme with Sobek'posts in category"</title>
<link>http://wordpress.org/support/topic/143494#post-648637</link>
<pubDate>Wed, 14 Nov 2007 17:25:57 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">648637@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Did a clean 2.3.1 install, installed/activated that plugin, created a new Category, wrote two posts and assigned that Category, put &#60;code&#62;&#38;lt;ul&#38;gt;&#38;lt;?php sobeks_posts_in_category(3) ; ?&#38;gt;&#38;lt;/ul&#38;gt;&#60;/code&#62; code in wp-content/themes/default/sidebar and it displayed the two posts.
&#60;/p&#62;</description>
</item>
<item>
<title>bricevp on "probleme with Sobek'posts in category"</title>
<link>http://wordpress.org/support/topic/143494#post-648596</link>
<pubDate>Wed, 14 Nov 2007 15:27:05 +0000</pubDate>
<dc:creator>bricevp</dc:creator>
<guid isPermaLink="false">648596@http://wordpress.org/support/</guid>
<description>&#60;p&#62;here it is : &#60;a href=&#34;http://wordpress.org/extend/plugins/sobeks-post-in-category/&#34;&#62;http://wordpress.org/extend/plugins/sobeks-post-in-category/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thank you for your help
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "probleme with Sobek'posts in category"</title>
<link>http://wordpress.org/support/topic/143494#post-648593</link>
<pubDate>Wed, 14 Nov 2007 15:21:41 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">648593@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Please provide a link to download the plugin so volunteers might duplicate the problem.
&#60;/p&#62;</description>
</item>
<item>
<title>bricevp on "probleme with Sobek'posts in category"</title>
<link>http://wordpress.org/support/topic/143494#post-648591</link>
<pubDate>Wed, 14 Nov 2007 15:18:30 +0000</pubDate>
<dc:creator>bricevp</dc:creator>
<guid isPermaLink="false">648591@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am using the plugin Sobek'posts in category.&#60;br /&#62;
Unfortunatly, after having put the following code on my page :
&#60;ul&#62;&#38;lt;?php sobeks_posts_in_category(6) ; ?&#38;gt;&#60;/ul&#62;
 only one post appears instead of the list of posts composing the category n°6. &#60;/p&#62;
&#60;p&#62;Please, do you know why ?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
