<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: list pages custom styling in arthemia category bar</title>
	<atom:link href="http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/</link>
	<description>individuelles und professionelles Webdesign, Programmierung und Internetmarketing</description>
	<lastBuildDate>Thu, 08 Dec 2011 15:52:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: JW</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-371</link>
		<dc:creator>JW</dc:creator>
		<pubDate>Thu, 08 Dec 2011 15:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-371</guid>
		<description>got an idea..
you use arthemia premium and I guess you modified in header.php this line:

&lt;p&gt;&lt;a href=&quot;&lt;?php echo get_category_link($cp_pC);?&gt;&quot;&gt;&lt;?php echo category_description($cp_pC); ?&gt;&lt;/a&gt;&lt;/p&gt;

to some code to show an image in this new div class=&quot;clearfloat&quot;

you could now replace this img src with a code echoing the cat ID with the image extension .jpg

the echo for cat-ID you do already as I can see in source code:
div id=&quot;cat-24&quot; class etc

this cat-24 is created by the part: ... ?php echo $cp_pC; ? ...

use for example:
&lt;img src=&quot;your-uploads/directory/&lt;?php echo $cp_pC; ?&gt;.jpg&quot; /&gt;

to get: img src=&quot;your-uploads/directory/cat-24.jpg&quot; printed in source code of your site.

you need now 5 images in this your-uploads/directory with a name according to your categories (cat-37.jpg cat-7.jpg cat-24.jpg cat-221.jpg cat-241.jpg)

SORRY IF CODE COMES OUT BAD, I SWITCHED THE THEME HERE AND USE CODE THE FIRST TIME.
please use my http://forum.go41.de/ for any more questions, okay?
- I get hungry now ;-)
Jörn</description>
		<content:encoded><![CDATA[<p>got an idea..<br />
you use arthemia premium and I guess you modified in header.php this line:</p>
<p>&lt;p&gt;&lt;a href=&quot;&lt;?php echo get_category_link($cp_pC);?&gt;&quot;&gt;&lt;?php echo category_description($cp_pC); ?&gt;&lt;/a&gt;&lt;/p&gt;</p>
<p>to some code to show an image in this new div class=&#8221;clearfloat&#8221;</p>
<p>you could now replace this img src with a code echoing the cat ID with the image extension .jpg</p>
<p>the echo for cat-ID you do already as I can see in source code:<br />
div id=&#8221;cat-24&#8243; class etc</p>
<p>this cat-24 is created by the part: &#8230; ?php echo $cp_pC; ? &#8230;</p>
<p>use for example:<br />
&lt;img src=&quot;your-uploads/directory/&lt;?php echo $cp_pC; ?&gt;.jpg&quot; /&gt;</p>
<p>to get: img src=&#8221;your-uploads/directory/cat-24.jpg&#8221; printed in source code of your site.</p>
<p>you need now 5 images in this your-uploads/directory with a name according to your categories (cat-37.jpg cat-7.jpg cat-24.jpg cat-221.jpg cat-241.jpg)</p>
<p>SORRY IF CODE COMES OUT BAD, I SWITCHED THE THEME HERE AND USE CODE THE FIRST TIME.<br />
please use my <a href="http://forum.go41.de/" rel="nofollow">http://forum.go41.de/</a> for any more questions, okay?<br />
- I get hungry now <img src='http://webdesign.go41.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Jörn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the wicked noodle</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-370</link>
		<dc:creator>the wicked noodle</dc:creator>
		<pubDate>Thu, 08 Dec 2011 14:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-370</guid>
		<description>Any idea how to put a photo for each category instead of a description? I currently have the most recent photo for each category but would prefer a static photo instead. Any help is much appreciated!</description>
		<content:encoded><![CDATA[<p>Any idea how to put a photo for each category instead of a description? I currently have the most recent photo for each category but would prefer a static photo instead. Any help is much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-357</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Thu, 14 Jul 2011 19:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-357</guid>
		<description>OK, danke - ich glaube, ich bin auf dem richtigen Weg. Super Anleitung, danke nochmals. Es klappt damit wohl auch mit der Premium Edition...</description>
		<content:encoded><![CDATA[<p>OK, danke &#8211; ich glaube, ich bin auf dem richtigen Weg. Super Anleitung, danke nochmals. Es klappt damit wohl auch mit der Premium Edition&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JW</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-356</link>
		<dc:creator>JW</dc:creator>
		<pubDate>Thu, 14 Jul 2011 18:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-356</guid>
		<description>Arthemia Premium Edition ist schon ganz anders aufgebaut, da ist das in header.php unter
div id=&quot;middle&quot; class=&quot;clearfloat&quot;

in den Zeilen die div id=&quot;cat- folgen...

wenn man alles in div id=&quot;middle&quot; ersetzt, geht das wohl, nur kann man dann im dashboard nichts mehr (vor)auswählen ...

für Fragen gibt&#039;s ein Forum: http://forum.go41.de/</description>
		<content:encoded><![CDATA[<p>Arthemia Premium Edition ist schon ganz anders aufgebaut, da ist das in header.php unter<br />
div id=&#8221;middle&#8221; class=&#8221;clearfloat&#8221;</p>
<p>in den Zeilen die div id=&#8221;cat- folgen&#8230;</p>
<p>wenn man alles in div id=&#8221;middle&#8221; ersetzt, geht das wohl, nur kann man dann im dashboard nichts mehr (vor)auswählen &#8230;</p>
<p>für Fragen gibt&#8217;s ein Forum: <a href="http://forum.go41.de/" rel="nofollow">http://forum.go41.de/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-355</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Thu, 14 Jul 2011 16:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-355</guid>
		<description>Hallo!

Schönes Tutorial - ich hoffe, das geht auch auf deutsch... ;-)
Ich versuche in meiner Arthemia Premium Edition die Seiten in die Category Bar zu bringen - bisher leider erfolglos.
Gibt`s es dazu auch einen Anleitung? Ich finde noch nicht einmal die entsprechenden Codes in index.php oder header.php.
Das sieht in der Premium alles ganz anders aus.</description>
		<content:encoded><![CDATA[<p>Hallo!</p>
<p>Schönes Tutorial &#8211; ich hoffe, das geht auch auf deutsch&#8230; <img src='http://webdesign.go41.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Ich versuche in meiner Arthemia Premium Edition die Seiten in die Category Bar zu bringen &#8211; bisher leider erfolglos.<br />
Gibt`s es dazu auch einen Anleitung? Ich finde noch nicht einmal die entsprechenden Codes in index.php oder header.php.<br />
Das sieht in der Premium alles ganz anders aus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JW</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-343</link>
		<dc:creator>JW</dc:creator>
		<pubDate>Thu, 14 Apr 2011 10:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-343</guid>
		<description>@Annemieke
pls find an answer here:

&lt;a href=&quot;http://forum.go41.de/topic/combination-of-categories-and-pages-in-arthemia-category-bar&quot; rel=&quot;nofollow&quot;&gt;combination of categories AND pages in arthemia category bar&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Annemieke<br />
pls find an answer here:</p>
<p><a href="http://forum.go41.de/topic/combination-of-categories-and-pages-in-arthemia-category-bar" rel="nofollow">combination of categories AND pages in arthemia category bar</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annemieke</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-342</link>
		<dc:creator>Annemieke</dc:creator>
		<pubDate>Thu, 14 Apr 2011 09:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-342</guid>
		<description>Hi,

I would  like to have a combination of categories AND pages in my category bar. How would I do that?
Preferbly 4 categories and 1 page (at the end of the bar).

Help would be so much appreciated!!

Thanks,
Annemieke</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would  like to have a combination of categories AND pages in my category bar. How would I do that?<br />
Preferbly 4 categories and 1 page (at the end of the bar).</p>
<p>Help would be so much appreciated!!</p>
<p>Thanks,<br />
Annemieke</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VP</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-105</link>
		<dc:creator>VP</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-105</guid>
		<description>THIS IS THE FULL CODE:


	


&lt;div id=&quot;cat-&quot; class=&quot;category&quot;&gt;
&lt;a href=&quot;ID) ?&gt;&quot;&gt;post_title ?&gt;&lt;/a&gt;
ID, &quot;pagedesc&quot;, true)){ ?&gt;



 3,
&#039;category__not_in&#039; =&gt; array(11,12),
&#039;showposts&#039; =&gt; 1,
));
?&gt;
	
      
	

	

	
      &lt;a href=&quot;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &quot;&gt;
	
&lt;!---EDIT FEATURED--&gt;

&lt;img src=&quot;/&quot;
alt=&quot;&quot; class=&quot;left&quot; width=&quot;130px&quot; height=&quot;90px&quot;  /&gt;&lt;/a&gt;
&lt;!---END EDIT--&gt;


	

	ID;
$the_content =$wpdb-&gt;get_var(&quot;SELECT post_content FROM $wpdb-&gt;posts WHERE ID = $id&quot;);
$pattern = &#039;!
				
	&lt;a href=&quot;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &quot;&gt;
&lt;img src=&quot;/&quot;
alt=&quot;&quot; class=&quot;left&quot; width=&quot;100px&quot; height=&quot;65px&quot;  /&gt;&lt;/a&gt;

	

	&lt;a href=&quot;&quot; rel=&quot;bookmark&quot; class=&quot;title&quot;&gt;&lt;/a&gt;
&lt;!--div class=&quot;meta&quot;&gt; &#150;  &lt;/div--&gt;	

  
 &#150;  




	
      

	


&lt;a href=&quot;ID) ?&gt;&quot;&gt;ID, $key, true); ?&gt;

&lt;/a&gt;




  
	
	</description>
		<content:encoded><![CDATA[<p>THIS IS THE FULL CODE:</p>
<p>&lt;div id=&quot;cat-&#8221; class=&#8221;category&#8221;&gt;<br />
&lt;a href=&quot;ID) ?&gt;&#8221;&gt;post_title ?&gt;<br />
ID, &#8220;pagedesc&#8221;, true)){ ?&gt;</p>
<p> 3,<br />
&#8216;category__not_in&#8217; =&gt; array(11,12),<br />
&#8216;showposts&#8217; =&gt; 1,<br />
));<br />
?&gt;</p>
<p>      &lt;a href=&quot;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#8220;&gt;</p>
<p><!---EDIT FEATURED--></p>
<p>&lt;img src=&quot;/&#8221;<br />
alt=&#8221;" class=&#8221;left&#8221; width=&#8221;130px&#8221; height=&#8221;90px&#8221;  /&gt;<br />
<!---END EDIT--></p>
<p>	ID;<br />
$the_content =$wpdb-&gt;get_var(&#8220;SELECT post_content FROM $wpdb-&gt;posts WHERE ID = $id&#8221;);<br />
$pattern = &#8216;!</p>
<p>	&lt;a href=&quot;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#8220;&gt;<br />
&lt;img src=&quot;/&#8221;<br />
alt=&#8221;" class=&#8221;left&#8221; width=&#8221;100px&#8221; height=&#8221;65px&#8221;  /&gt;</p>
<p>	&lt;a href=&quot;&#8221; rel=&#8221;bookmark&#8221; class=&#8221;title&#8221;&gt;<br />
<!--div class="meta"&gt; &#8211;  &lt;/div-->	</p>
<p> &#8211;  </p>
<p>&lt;a href=&quot;ID) ?&gt;&#8221;&gt;ID, $key, true); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VP</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-104</link>
		<dc:creator>VP</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-104</guid>
		<description>My site is www.helpmagazine.org.uk and I&#039;ve managed to get the latest post into the category bar (with the excerpt). I would like to put the latest post of each page/category their and I was wondering how to do so. The code is a mixture of the code you&#039;ve got and my own created code. It can be found below:


	


&lt;div id=&quot;cat-&quot; class=&quot;category&quot;&gt;
&lt;a href=&quot;ID) ?&gt;&quot;&gt;post_title ?&gt;&lt;/a&gt;
ID, &quot;pagedesc&quot;, true)){ ?&gt;



 3,
&#039;category__not_in&#039; =&gt; array(11,12),
&#039;showposts&#039; =&gt; 1,
));
?&gt;
	
      
	

	

	
      &lt;a href=&quot;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &quot;&gt;
	
&lt;!---EDIT FEATURED--&gt;

&lt;img src=&quot;/&quot;
alt=&quot;&quot; class=&quot;left&quot; width=&quot;130px&quot; height=&quot;90px&quot;  /&gt;&lt;/a&gt;
&lt;!---END EDIT--&gt;


	

	ID;
$the_content =$wpdb-&gt;get_var(&quot;SELECT post_content FROM $wpdb-&gt;posts WHERE ID = $id&quot;);
$pattern = &#039;!
				
	&lt;a href=&quot;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &quot;&gt;
&lt;img src=&quot;/&quot;
alt=&quot;&quot; class=&quot;left&quot; width=&quot;100px&quot; height=&quot;65px&quot;  /&gt;&lt;/a&gt;

	

	&lt;a href=&quot;&quot; rel=&quot;bookmark&quot; class=&quot;title&quot;&gt;&lt;/a&gt;
&lt;!--div class=&quot;meta&quot;&gt; &#150;  &lt;/div--&gt;	

  
 &#150;  



	
      

	

&lt;a href=&quot;ID) ?&gt;&quot;&gt;ID, $key, true); ?&gt;

&lt;/a&gt;




    

	
	


IF YOU COULD PLEASE HELP ME, THEN THAT WOULD BE MOST APPRECIATED.
THANK YOU JOERN
VP</description>
		<content:encoded><![CDATA[<p>My site is <a href="http://www.helpmagazine.org.uk" rel="nofollow">http://www.helpmagazine.org.uk</a> and I&#8217;ve managed to get the latest post into the category bar (with the excerpt). I would like to put the latest post of each page/category their and I was wondering how to do so. The code is a mixture of the code you&#8217;ve got and my own created code. It can be found below:</p>
<p>&lt;div id=&quot;cat-&#8221; class=&#8221;category&#8221;&gt;<br />
&lt;a href=&quot;ID) ?&gt;&#8221;&gt;post_title ?&gt;<br />
ID, &#8220;pagedesc&#8221;, true)){ ?&gt;</p>
<p> 3,<br />
&#8216;category__not_in&#8217; =&gt; array(11,12),<br />
&#8216;showposts&#8217; =&gt; 1,<br />
));<br />
?&gt;</p>
<p>      &lt;a href=&quot;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#8220;&gt;</p>
<p><!---EDIT FEATURED--></p>
<p>&lt;img src=&quot;/&#8221;<br />
alt=&#8221;" class=&#8221;left&#8221; width=&#8221;130px&#8221; height=&#8221;90px&#8221;  /&gt;<br />
<!---END EDIT--></p>
<p>	ID;<br />
$the_content =$wpdb-&gt;get_var(&#8220;SELECT post_content FROM $wpdb-&gt;posts WHERE ID = $id&#8221;);<br />
$pattern = &#8216;!</p>
<p>	&lt;a href=&quot;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#8220;&gt;<br />
&lt;img src=&quot;/&#8221;<br />
alt=&#8221;" class=&#8221;left&#8221; width=&#8221;100px&#8221; height=&#8221;65px&#8221;  /&gt;</p>
<p>	&lt;a href=&quot;&#8221; rel=&#8221;bookmark&#8221; class=&#8221;title&#8221;&gt;<br />
<!--div class="meta"&gt; &#8211;  &lt;/div-->	</p>
<p> &#8211;  </p>
<p>&lt;a href=&quot;ID) ?&gt;&#8221;&gt;ID, $key, true); ?&gt;</p>
<p>IF YOU COULD PLEASE HELP ME, THEN THAT WOULD BE MOST APPRECIATED.<br />
THANK YOU JOERN<br />
VP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JW</title>
		<link>http://webdesign.go41.de/wordpress-tips/list-pages-custom-styling-in-arthemia-category-bar/#comment-101</link>
		<dc:creator>JW</dc:creator>
		<pubDate>Sat, 15 Aug 2009 09:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.go41.de/?p=112#comment-101</guid>
		<description>@VP
Arthemia Premium is working quite different to the free Arthemia version. For the Premium you get full support on Michaels site - if you paid for your theme ;-)</description>
		<content:encoded><![CDATA[<p>@VP<br />
Arthemia Premium is working quite different to the free Arthemia version. For the Premium you get full support on Michaels site &#8211; if you paid for your theme <img src='http://webdesign.go41.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

