<?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: FjÃ¦rn Sidebar</title>
		<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar</link>
		<description>WordPress DK Forum Topic: FjÃ¦rn Sidebar</description>
		<language>da-DK</language>
		<pubDate>Sat, 18 Jul 2026 22:07:28 +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/fj%c3%a6rn-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>Reevs om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-351</link>
			<pubDate>man, 30 apr 2007 03:18:10 +0000</pubDate>
			<dc:creator>Reevs</dc:creator>
			<guid isPermaLink="false">351@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;RS-discuss er faktisk bag ud hvilket tvinger mig til at kÃ¸re pÃ¥ Wordpress 2.0.9 men det kÃ¸re ogsÃ¥ stabilt nok :)&#60;/p&#62;
&#60;p&#62;synes dog det manger lidt men som sagt det kÃ¸re stabilt.... i kan se det pÃ¥ &#60;a href=&#34;http://www.gobun.dk&#34; rel=&#34;nofollow&#34;&#62;http://www.gobun.dk&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>René Clausen Nielsen om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-350</link>
			<pubDate>sÃ¸n, 29 apr 2007 23:43:48 +0000</pubDate>
			<dc:creator>René Clausen Nielsen</dc:creator>
			<guid isPermaLink="false">350@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jeg installerede faktisk ogsÃ¥ RS Discuss her i fÃ¸rste omgang, men nÃ¥ede aldrig at fÃ¥ det fÃ¦rdigoversat fÃ¸r bbPress viste sig at vÃ¦re stabilt nok at kÃ¸re pÃ¥. Jeg forsÃ¸ger nok lige at se efter, om jeg har en halvt oversat version et sted pÃ¥ et tidspunkt. MÃ¥ske nogen kan bruge det til noget :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mark Thomas Gazel om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-348</link>
			<pubDate>sÃ¸n, 29 apr 2007 20:46:24 +0000</pubDate>
			<dc:creator>Mark Thomas Gazel</dc:creator>
			<guid isPermaLink="false">348@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Jeg hÃ¥ber, at Tinem lÃ¦ser med i Ã¸vrigt. Hun efterlyste et forum og RS Discuss virker som et godt alternativ til bbPress.&#60;/p&#62;
&#60;p&#62;BBPress er fantastisk, se bare dette forum, men det er pÃ¥ nuvÃ¦rende tidspunkt lidt bÃ¸vlet at integrere ind i WordPress. Jeg har ikke kunnet finde ud af det, men RenÃ©s K2-lÃ¸sning er fremragende.&#60;/p&#62;
&#60;p&#62;PÃ¥ min andelsforenings websted var jeg nÃ¸dt til at adskille det.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.enghavepark.dk/&#34; rel=&#34;nofollow&#34;&#62;http://www.enghavepark.dk/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Reevs om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-334</link>
			<pubDate>lÃ¸r, 28 apr 2007 23:07:42 +0000</pubDate>
			<dc:creator>Reevs</dc:creator>
			<guid isPermaLink="false">334@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hej igen fand lÃ¸sningen....&#60;br /&#62;
lavede et nyt theme af de gamle tema uden side bar nu virker det :)&#60;/p&#62;
&#60;p&#62;Du kopierer siden du har som tema om dÃ¸ber den til forum thema giver den et forum tag ...&#60;br /&#62;
gÃ¥r ind i wordpress og siger at siden forum sakl bruge forum templated!&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
// dette er tag navnet&#60;br /&#62;
/*&#60;br /&#62;
Template Name: Forum&#60;br /&#62;
*/&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
//dette er sidens banner&#60;br /&#62;
 get_header(); ?&#38;gt;&#60;br /&#62;
&#38;lt;!--page.php--&#38;gt;&#60;/p&#62;
&#60;p&#62;    &#38;lt;!--loop--&#38;gt;&#60;br /&#62;
    &#38;lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;                 &#38;lt;!--post title--&#38;gt;&#60;br /&#62;
		&#38;lt;h2 id=&#34;post-&#38;lt;?php the_ID(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/h2&#38;gt;&#60;/p&#62;
&#60;p&#62;                              &#38;lt;!--post with more link --&#38;gt;&#60;br /&#62;
				&#38;lt;?php the_content('&#38;lt;p class=&#34;serif&#34;&#38;gt;Read the rest of this page &#38;raquo;&#38;lt;/p&#38;gt;'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	                       &#38;lt;!--if you paginate pages--&#38;gt;&#60;br /&#62;
				&#38;lt;?php link_pages('&#38;lt;p&#38;gt;&#60;strong&#62;Pages:&#60;/strong&#62; ', '&#38;lt;/p&#38;gt;', 'number'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;!--end of post and end of loop--&#38;gt;&#60;br /&#62;
	  &#38;lt;?php endwhile; endif; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;         &#38;lt;!--edit link--&#38;gt;&#60;br /&#62;
	&#38;lt;?php edit_post_link('Edit this entry.', '&#38;lt;p&#38;gt;', '&#38;lt;/p&#38;gt;'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!--page.php end--&#38;gt;&#60;br /&#62;
&#38;lt;!--include sidebar--&#38;gt;&#60;br /&#62;
&#38;lt;?php //her sletter jeg side menuen fra forum scriptet&#60;br /&#62;
 //get_sidebar(); ?&#38;gt;&#60;br /&#62;
&#38;lt;!--include footer--&#38;gt;&#60;br /&#62;
&#38;lt;?php get_footer(); ?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Reevs om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-327</link>
			<pubDate>lÃ¸r, 28 apr 2007 10:20:30 +0000</pubDate>
			<dc:creator>Reevs</dc:creator>
			<guid isPermaLink="false">327@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.gobun.dk&#34; rel=&#34;nofollow&#34;&#62;http://www.gobun.dk&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mark Thomas Gazel om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-326</link>
			<pubDate>lÃ¸r, 28 apr 2007 00:20:27 +0000</pubDate>
			<dc:creator>Mark Thomas Gazel</dc:creator>
			<guid isPermaLink="false">326@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Har du et link til den side, hvor du bruger det?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Reevs om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-324</link>
			<pubDate>lÃ¸r, 28 apr 2007 00:13:52 +0000</pubDate>
			<dc:creator>Reevs</dc:creator>
			<guid isPermaLink="false">324@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;RS Discuss plugin! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mark Thomas Gazel om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-316</link>
			<pubDate>fre, 27 apr 2007 21:15:10 +0000</pubDate>
			<dc:creator>Mark Thomas Gazel</dc:creator>
			<guid isPermaLink="false">316@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hvilket forum?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Reevs om "FjÃ¦rn Sidebar"</title>
			<link>http://wp-danmark.dk/forum/topic/fj%c3%a6rn-sidebar#post-312</link>
			<pubDate>fre, 27 apr 2007 19:05:28 +0000</pubDate>
			<dc:creator>Reevs</dc:creator>
			<guid isPermaLink="false">312@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;hey igen.&#60;/p&#62;
&#60;p&#62;nu er problemet at jeg vil have fjÃ¦rnet min side bar nÃ¥ jeg er pÃ¥ min forum side.&#60;br /&#62;
hvordan gÃ¸res det.&#60;/p&#62;
&#60;p&#62;Bruger:&#60;br /&#62;
RS Discuss.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
