<?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>Foro WordPress &#187; Hilo: Noticia en Categoria, no en portada</title>
<link>http://ayudawordpress.com/foro/</link>
<description>Ayuda entre usuarios</description>
<language>es-ES</language>
<pubDate>Sun, 12 Feb 2012 10:57:30 +0000</pubDate>
<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Buscar]]></title>
			<description><![CDATA[Buscar en todos los hilos de estos foros.]]></description>
			<name>q</name>
			<link>http://ayudawordpress.com/foro/search.php</link>
		</textInput>
		<atom:link href="http://ayudawordpress.com/foro/rss/topic/noticia-en-categoria-no-en-portada" rel="self" type="application/rss+xml" />

<item>
<title>enviado en "Noticia en Categoria, no en portada"</title>
<link>http://ayudawordpress.com/foro/topic/noticia-en-categoria-no-en-portada#post-16152</link>
<pubDate>Mie, 06 Ene 2010 02:19:23 +0000</pubDate>
<dc:creator>enviado</dc:creator>
<guid isPermaLink="false">16152@http://ayudawordpress.com/foro/</guid>
<description>&#60;p&#62;Hola!&#60;/p&#62;
&#60;p&#62;Tengo otra duda. Esto me resuelve el problema en casi toda la portada de mi web. Y digo casi porque el theme que utilizo ( &#60;a href=&#34;http://wpthemedesigner.com/demo/index.php?wptheme=The+RedMMOZine&#34; rel=&#34;nofollow&#34;&#62;http://wpthemedesigner.com/demo/index.php?wptheme=The+RedMMOZine&#60;/a&#62; ) muestra el artículo más reciente como destacado, y si el artículo es de la categoría a excluir también lo muestra. ¿Tendría que añadir algo a la parte donde va este LATEST POST? Pongo el código:&#60;/p&#62;
&#60;p&#62;&#60;div class=&#34;syntax_hilite&#34;&#62;&#60;div id=&#34;php-1&#34;&#62;
&#60;div class=&#34;php&#34;&#62;&#60; !-- begin latest post -- &#62;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#60; div &#60;span style=&#34;color:#000000; font-weight:bold;&#34;&#62;class&#60;/span&#62;=&#60;span style=&#34;color:#FF0000;&#34;&#62;&#34;latest post&#34;&#60;/span&#62; &#62;&#60;br /&#62;
&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#60; h2 &#62;&#38;lt;a&#38;gt;&#60;span style=&#34;color:#FF0000;&#34;&#62;&#34; &#62;&#60; ?php the_title(); ? &#62;&#38;lt;/a&#38;gt;&#60; /h2 &#62;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#60; p class=&#34;&#60;/span&#62;details&#60;span style=&#34;color:#FF0000;&#34;&#62;&#34; &#62;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#60; ?php the_time('F j, Y') ? &#62; por &#60; ?php the_author_posts_link(); ? &#62; &#38;amp;nbsp;&#124; &#38;amp;nbsp;&#60; ?php comments_popup_link('Sin comentarios', '1 Comentario', '% Comentarios'); ? &#62;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#60; /p &#62;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;lt;a&#38;gt;&#34;&#60;/span&#62; &#62;&#60; ?php dp_attachment_image&#60;span style=&#34;color:#006600; font-weight:bold;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color:#0000FF;&#34;&#62;$post&#60;/span&#62;- &#62;ID, &#60;span style=&#34;color:#FF0000;&#34;&#62;'thumbnail'&#60;/span&#62;, &#60;span style=&#34;color:#FF0000;&#34;&#62;'alt=&#38;quot;'&#60;/span&#62; . &#60;span style=&#34;color:#0000FF;&#34;&#62;$post&#60;/span&#62;- &#62;post_title . &#60;span style=&#34;color:#FF0000;&#34;&#62;'&#38;quot;'&#60;/span&#62;&#60;span style=&#34;color:#006600; font-weight:bold;&#34;&#62;&#38;#41;&#60;/span&#62;; ? &#62;&#38;lt;/a&#38;gt;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#60; ?php the_excerpt&#60;span style=&#34;color:#006600; font-weight:bold;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color:#006600; font-weight:bold;&#34;&#62;&#38;#41;&#60;/span&#62;; ? &#62;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp; &#60; p &#60;span style=&#34;color:#000000; font-weight:bold;&#34;&#62;class&#60;/span&#62;=&#60;span style=&#34;color:#FF0000;&#34;&#62;&#34;bottom&#34;&#60;/span&#62; &#62;&#38;lt;a&#38;gt;&#60;span style=&#34;color:#FF0000;&#34;&#62;&#34; &#62;Leer + &#38;lt;/a&#38;gt;&#60; /p &#62;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#60; /div &#62;&#60;br /&#62;
&#38;nbsp; &#38;nbsp; &#60; !-- end latest post -- &#62; &#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/div&#62;&#60;br /&#62;&#60;/p&#62;
&#60;p&#62;Gracias de nuevo!
&#60;/p&#62;</description>
</item>
<item>
<title>enviado en "Noticia en Categoria, no en portada"</title>
<link>http://ayudawordpress.com/foro/topic/noticia-en-categoria-no-en-portada#post-15643</link>
<pubDate>Jue, 24 Dic 2009 00:35:04 +0000</pubDate>
<dc:creator>enviado</dc:creator>
<guid isPermaLink="false">15643@http://ayudawordpress.com/foro/</guid>
<description>&#60;p&#62;Perfecto!!! Muchas gracias a los 2!
&#60;/p&#62;</description>
</item>
<item>
<title>thinway en "Noticia en Categoria, no en portada"</title>
<link>http://ayudawordpress.com/foro/topic/noticia-en-categoria-no-en-portada#post-15633</link>
<pubDate>Mie, 23 Dic 2009 22:27:04 +0000</pubDate>
<dc:creator>thinway</dc:creator>
<guid isPermaLink="false">15633@http://ayudawordpress.com/foro/</guid>
<description>&#60;p&#62;Añado a lo explicado por Li Chong que para excluir la categoría debes hacer lo mismo en el Loop principal, pero anteponiendo un signo menos (-) al ID de dicha categoría. Siguiendo con el ejemplo:&#60;/p&#62;
&#60;p&#62;&#60;div class=&#34;syntax_hilite&#34;&#62;&#60;div id=&#34;php-2&#34;&#62;
&#60;div class=&#34;php&#34;&#62;&#60; php query_post&#60;span style=&#34;color:#006600; font-weight:bold;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color:#FF0000;&#34;&#62;'cat=-20'&#60;/span&#62;&#60;span style=&#34;color:#006600; font-weight:bold;&#34;&#62;&#38;#41;&#60;/span&#62;; ? &#62;&#60;/div&#62;
&#60;/div&#62;&#60;/div&#62;&#60;br /&#62;&#60;/p&#62;
&#60;p&#62;En el siguiente enlace tienes más información:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.todowp.org/excluir-categorias-en-el-indice-del-blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.todowp.org/excluir-categorias-en-el-indice-del-blog/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Li Chong en "Noticia en Categoria, no en portada"</title>
<link>http://ayudawordpress.com/foro/topic/noticia-en-categoria-no-en-portada#post-15631</link>
<pubDate>Mie, 23 Dic 2009 21:51:56 +0000</pubDate>
<dc:creator>Li Chong</dc:creator>
<guid isPermaLink="false">15631@http://ayudawordpress.com/foro/</guid>
<description>&#60;p&#62;¿Sabes lo que es el loop? Ubica en tu theme las siguientes líneas:&#60;br /&#62;
&#38;lt;?php if (have_posts()) : ?&#38;gt;&#60;br /&#62;
&#38;lt;?php while (have_posts()) : the_post(); ?&#38;gt;&#60;br /&#62;
luego, es posible que encuentres lo siguiente:&#60;br /&#62;
&#38;lt;?php query_posts(''); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;a query post le das algunas variables:&#60;br /&#62;
&#38;lt;?php query_posts('cat=20'); ?&#38;gt;&#60;br /&#62;
he colocado 20, pero tienes que reemplazar ese número por el número de categoría que deseas mostrar exclusivamente.
&#60;/p&#62;</description>
</item>
<item>
<title>enviado en "Noticia en Categoria, no en portada"</title>
<link>http://ayudawordpress.com/foro/topic/noticia-en-categoria-no-en-portada#post-15624</link>
<pubDate>Mie, 23 Dic 2009 18:40:09 +0000</pubDate>
<dc:creator>enviado</dc:creator>
<guid isPermaLink="false">15624@http://ayudawordpress.com/foro/</guid>
<description>&#60;p&#62;Hola!&#60;/p&#62;
&#60;p&#62;Tengo un theme en mi web que me saca a portada todas las entradas que hago, sean de la categoria que sean. Estas aparecen siempre de + recientes a -, como en casi todas las páginas.&#60;/p&#62;
&#60;p&#62;Bien, lo que quiero es que las noticias de X categoria no salgan a portada, que sólo sean accesibles si se entra en esa categoría desde el menú.&#60;/p&#62;
&#60;p&#62;¿Es esto posible? ¿Alguna solución? Supongo que será algo de código pero no tengo ni idea.... muchas gracias!
&#60;/p&#62;</description>
</item>

</channel>
</rss>

