<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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>WordPress DK Forum Topic: active class / post title</title>
		<link>http://wp-danmark.dk/forum/topic/active-class-post-title</link>
		<description>WordPress DK Forum Topic: active class / post title</description>
		<language>da-DK</language>
		<pubDate>Sat, 01 Aug 2026 00:23:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Søg]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wp-danmark.dk/forum/search.php</link>
		</textInput>
		<atom:link href="http://wp-danmark.dk/forum/rss/topic/active-class-post-title" rel="self" type="application/rss+xml" />

		<item>
			<title>rumlab om "active class / post title"</title>
			<link>http://wp-danmark.dk/forum/topic/active-class-post-title#post-18512</link>
			<pubDate>ons, 11 aug 2010 17:56:53 +0000</pubDate>
			<dc:creator>rumlab</dc:creator>
			<guid isPermaLink="false">18512@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Og så fandt jeg svaret:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/support/topic/highlighting-current-post-title-in-get_posts-list?replies=14&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/highlighting-current-post-title-in-get_posts-list?replies=14&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Ahem...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumlab om "active class / post title"</title>
			<link>http://wp-danmark.dk/forum/topic/active-class-post-title#post-18511</link>
			<pubDate>ons, 11 aug 2010 17:42:38 +0000</pubDate>
			<dc:creator>rumlab</dc:creator>
			<guid isPermaLink="false">18511@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hej alle.&#60;br /&#62;
Jeg har søgt en del på google og wordpress.org, men finder ikke rigtig en simpel og elegant løsning.&#60;br /&#62;
Jeg har lavet en simpelt navigation der viser mine projekter sorteret efter type(kategori):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
$list_design = new WP_Query(&#38;#39;category_name=graphic&#38;#39;);
if ($list_design-&#38;gt;have_posts()) {
while ($list_design-&#38;gt;have_posts()) : $list_design-&#38;gt;the_post();
$do_not_duplicate = $post-&#38;gt;ID; ?&#38;gt;

&#38;lt;li&#38;gt;&#38;lt;a&#38;gt;&#38;quot; title=&#38;quot;&#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;?php endwhile;
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Det giver mig en række links til det forskellige projekter (single.php).&#60;/p&#62;
&#60;p&#62;Her kunne jeg så godt tænke mig, at det viste projekt ville få en underline i min ovenstående liste. Nogle gode bud?&#60;/p&#62;
&#60;p&#62;Takker.&#60;/p&#62;
&#60;p&#62;Morten
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
