<?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 Tag: single - Recent Posts</title>
		<link>http://wp-danmark.dk/forum/tags/single</link>
		<description>WordPress DK Forum Tag: single - Recent Posts</description>
		<language>da-DK</language>
		<pubDate>Sun, 26 Jul 2026 07:16:58 +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/tags/single" rel="self" type="application/rss+xml" />

		<item>
			<title>Jesna om "Tilføje AdSense-kode til &#039;single.php&#039;"</title>
			<link>http://wp-danmark.dk/forum/topic/tilf%c3%b8je-adsense-kode-til-singlephp#post-41452</link>
			<pubDate>fre, 19 okt 2012 14:22:58 +0000</pubDate>
			<dc:creator>Jesna</dc:creator>
			<guid isPermaLink="false">41452@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hvis det er en ny adsense kode, kan det tage 10-15 min inden den vises :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jean Jensen om "Tilføje AdSense-kode til &#039;single.php&#039;"</title>
			<link>http://wp-danmark.dk/forum/topic/tilf%c3%b8je-adsense-kode-til-singlephp#post-41449</link>
			<pubDate>fre, 19 okt 2012 13:39:30 +0000</pubDate>
			<dc:creator>Jean Jensen</dc:creator>
			<guid isPermaLink="false">41449@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Det gør der skisme også, men først nu ... Underligt.&#60;/p&#62;
&#60;p&#62;Tak.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jesna om "Tilføje AdSense-kode til &#039;single.php&#039;"</title>
			<link>http://wp-danmark.dk/forum/topic/tilf%c3%b8je-adsense-kode-til-singlephp#post-41448</link>
			<pubDate>fre, 19 okt 2012 13:35:29 +0000</pubDate>
			<dc:creator>Jesna</dc:creator>
			<guid isPermaLink="false">41448@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Der vises en reklame øverst i indlægget
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jean Jensen om "Tilføje AdSense-kode til &#039;single.php&#039;"</title>
			<link>http://wp-danmark.dk/forum/topic/tilf%c3%b8je-adsense-kode-til-singlephp#post-41447</link>
			<pubDate>fre, 19 okt 2012 12:44:42 +0000</pubDate>
			<dc:creator>Jean Jensen</dc:creator>
			<guid isPermaLink="false">41447@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hej.&#60;/p&#62;
&#60;p&#62;Jeg har tilføjet min AdSense-kode til 'single.php', så reklamerne kun vises på de enkelte indlæg - men intet vises...?&#60;/p&#62;
&#60;p&#62;Hvis jeg erstatter koden med en tilfældig tekst, vises denne uden problemer...&#60;/p&#62;
&#60;p&#62;&#60;blockquote&#62;&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;casing&#34;&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;incasing&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;topbar&#34;&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;subhead&#34;&#38;gt;&#38;lt;h1&#38;gt;&#38;lt;?php previous_post('&#38;laquo;  %', 'Previous Post', 'no'); ?&#38;gt;&#60;br /&#62;
&#124; &#38;lt;?php next_post('% &#38;raquo;  ', 'Next Post', 'no'); ?&#38;gt; &#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;?php include (TEMPLATEPATH . '/searchform.php'); ?&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;content&#34;&#38;gt;&#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;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;post&#34; id=&#34;post-&#38;lt;?php the_ID(); ?&#38;gt;&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;title&#34;&#38;gt;&#60;br /&#62;
	&#38;lt;h2&#38;gt;&#60;a&#62;&#34; rel=&#34;bookmark&#34; title=&#34;Permanent Link to &#38;lt;?php the_title(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#60;/a&#62;&#38;lt;/h2&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;postmeta&#34;&#38;gt;&#60;br /&#62;
	&#38;lt;span class=&#34;author&#34;&#38;gt;Posted by &#38;lt;?php the_author(); ?&#38;gt; &#38;lt;/span&#38;gt; &#38;lt;span class=&#34;clock&#34;&#38;gt;  &#38;lt;?php the_time('M - j - Y'); ?&#38;gt;&#38;lt;/span&#38;gt; &#38;lt;span class=&#34;comm&#34;&#38;gt;&#38;lt;?php comments_popup_link('0 Comment', '1 Comment', '% Comments'); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;entry&#34;&#38;gt;&#60;br /&#62;
&#38;lt;!-- AdSense --&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#38;lt;!--&#60;br /&#62;
google_ad_client = &#34;ca-pub-3611626587479357&#34;;&#60;br /&#62;
/* Foto */&#60;br /&#62;
google_ad_slot = &#34;2028740574&#34;;&#60;br /&#62;
google_ad_width = 468;&#60;br /&#62;
google_ad_height = 60;&#60;br /&#62;
//--&#38;gt;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34;&#60;br /&#62;
src=&#34;http://pagead2.googlesyndication.com/pagead/show_ads.js&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;!-- AdSense --&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php the_content('Read the rest of this entry &#38;raquo;'); ?&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;clear&#34;&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;?php wp_link_pages(array('before' =&#38;gt; '&#38;lt;p&#38;gt;&#60;strong&#62;Pages: &#60;/strong&#62; ', 'after' =&#38;gt; '&#38;lt;/p&#38;gt;', 'next_or_number' =&#38;gt; 'number')); ?&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;singleinfo&#34;&#38;gt;&#60;br /&#62;
&#38;lt;span class=&#34;category&#34;&#38;gt;Categories: &#38;lt;?php the_category(', '); ?&#38;gt; &#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;?php comments_template(); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php endwhile; else: ?&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;h1 class=&#34;title&#34;&#38;gt;Not Found&#38;lt;/h1&#38;gt;&#60;br /&#62;
		&#38;lt;p&#38;gt;I'm Sorry,  you are looking for something that is not here. Try a different search.&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php endif; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php get_sidebar(); ?&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;clear&#34;&#38;gt;&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;clear&#34;&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/blockquote&#62;&#60;br /&#62;
Det drejer sig om denne: &#60;a href=&#34;http://foto.jeanjensen.dk&#34;&#62;FotoJensen&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
