<?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: meteor slider - Recent Posts</title>
		<link>http://wp-danmark.dk/forum/tags/meteor-slider</link>
		<description>WordPress DK Forum Tag: meteor slider - Recent Posts</description>
		<language>da-DK</language>
		<pubDate>Fri, 21 Aug 2026 20:35: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/tags/meteor-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>Henning om "Meteor Slides. Redigering af php"</title>
			<link>http://wp-danmark.dk/forum/topic/meteor-slides-redigering-af-php#post-44804</link>
			<pubDate>fre, 15 feb 2013 22:02:14 +0000</pubDate>
			<dc:creator>Henning</dc:creator>
			<guid isPermaLink="false">44804@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Så er den på grønt
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bensen om "Meteor Slides. Redigering af php"</title>
			<link>http://wp-danmark.dk/forum/topic/meteor-slides-redigering-af-php#post-44803</link>
			<pubDate>fre, 15 feb 2013 22:00:32 +0000</pubDate>
			<dc:creator>bensen</dc:creator>
			<guid isPermaLink="false">44803@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Oh du store Guru Henning. Bukker mig dyb i støvet. Du er genial.&#60;/p&#62;
&#60;p&#62;Mannne´manne´tak.&#60;/p&#62;
&#60;p&#62;Løst :-)&#60;/p&#62;
&#60;p&#62;Bensen&#60;br /&#62;
&#60;a href=&#34;http://www.bensens.dk&#34; rel=&#34;nofollow&#34;&#62;http://www.bensens.dk&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Henning om "Meteor Slides. Redigering af php"</title>
			<link>http://wp-danmark.dk/forum/topic/meteor-slides-redigering-af-php#post-44802</link>
			<pubDate>fre, 15 feb 2013 21:30:07 +0000</pubDate>
			<dc:creator>Henning</dc:creator>
			<guid isPermaLink="false">44802@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Her &#60;a href=&#34;http://www.hmnielsen.dk/?p=1240&#34; rel=&#34;nofollow&#34;&#62;http://www.hmnielsen.dk/?p=1240&#60;/a&#62; måske&#60;/p&#62;
&#60;p&#62;se evt. &#60;a href=&#34;http://www.wpblog.dk/&#34; rel=&#34;nofollow&#34;&#62;http://www.wpblog.dk/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bensen om "Meteor Slides. Redigering af php"</title>
			<link>http://wp-danmark.dk/forum/topic/meteor-slides-redigering-af-php#post-44801</link>
			<pubDate>fre, 15 feb 2013 20:02:10 +0000</pubDate>
			<dc:creator>bensen</dc:creator>
			<guid isPermaLink="false">44801@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Ved godt at det her er lige på kanten på et wp fora.&#60;/p&#62;
&#60;p&#62;Skal have integreret Meteor slides i min header (Magazine basic)&#60;/p&#62;
&#60;p&#62;Har søgt her på forum, og også set diverse video herom, men koden fucker op på siden.&#60;/p&#62;
&#60;p&#62;Hvor hulen skal jeg indsætte; &#38;lt;?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(); } ?&#38;gt;&#60;/p&#62;
&#60;p&#62;I den eksisterende fil (udpluk fra headerkode)&#60;/p&#62;
&#60;p&#62;&#38;lt;body &#38;lt;?php body_class(); ?&#38;gt;&#38;gt;&#60;br /&#62;
&#38;lt;!-- begin header --&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;header&#34;&#38;gt;&#60;br /&#62;
	&#38;lt;?php&#60;br /&#62;
    $headeralign = pbt_theme_option('logo_location');&#60;br /&#62;
	if($headeralign==&#34;fl&#34;) $adfloat = ' class=&#34;fr&#34;';&#60;br /&#62;
	if($headeralign==&#34;fr&#34;) $adfloat = ' class=&#34;fl&#34;';&#60;br /&#62;
	if($headeralign==&#34;aligncenter&#34;) $adfloat = ' class=&#34;aligncenter&#34;';&#60;br /&#62;
	$float = ' class=&#34;'.$headeralign.'&#34;';&#60;br /&#62;
    ?&#38;gt;&#60;br /&#62;
	&#38;lt;?php if (pbt_theme_option('user_login') != &#34;2&#34;) { ?&#38;gt;&#60;br /&#62;
	&#38;lt;div id=&#34;login&#34;&#38;gt;&#60;br /&#62;
    	&#38;lt;?php&#60;br /&#62;
			global $user_identity, $user_level;&#60;br /&#62;
			if (is_user_logged_in()) { ?&#38;gt;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;&#38;lt;span style=&#34;float:left;&#34;&#38;gt;&#38;lt;?php _e(&#34;Logged in as:&#34;, 'magazine-basic'); ?&#38;gt;&#60;strong&#62; &#38;lt;?php echo $user_identity ?&#38;gt;&#60;/strong&#62;&#38;lt;/span&#38;gt;&#60;/li&#62;
&#60;li&#62;&#60;a&#62;&#34;&#38;gt;&#38;lt;?php _e(&#34;Control Panel&#34;, 'magazine-basic'); ?&#38;gt;&#60;/a&#62;&#60;/li&#62;
&#60;p&#62;                &#38;lt;?php if ( $user_level &#38;gt;= 1 ) { ?&#38;gt;&#60;br /&#62;
                	&#38;lt;li class=&#34;dot&#34;&#38;gt;&#60;a&#62;&#34;&#38;gt;&#38;lt;?php _e(&#34;Write&#34;, 'magazine-basic'); ?&#38;gt;&#60;/a&#62;&#60;br /&#62;
				&#38;lt;?php } ?&#38;gt;&#60;br /&#62;
                &#38;lt;li class=&#34;dot&#34;&#38;gt;&#60;a&#62;&#34;&#38;gt;&#38;lt;?php _e(&#34;Profile&#34;, 'magazine-basic'); ?&#38;gt;&#60;/a&#62;&#60;br /&#62;
				&#38;lt;li class=&#34;dot&#34;&#38;gt;&#60;a&#62;&#34; title=&#34;&#38;lt;?php _e('Log Out', 'magazine-basic') ?&#38;gt;&#34;&#38;gt;&#38;lt;?php _e('Log Out', 'magazine-basic'); ?&#38;gt;&#60;/a&#62;
                &#60;/ul&#62;
&#60;p&#62;            &#38;lt;?php &#60;/p&#62;
&#60;p&#62;Sidder der nogen skappe derude?&#60;/p&#62;
&#60;p&#62;På forhånd tak&#60;br /&#62;
Bensen&#60;br /&#62;
&#60;a href=&#34;http://www.bensens.dk&#34; rel=&#34;nofollow&#34;&#62;http://www.bensens.dk&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
