individuelles und professionelles Webdesign, Programmierung und Internetmarketing

Beiträge Tagged ‘featured’

List some pages with content in WordPress

To list pages in WordPress you normally take this: <?php wp_list_pages(); ?> But how to display some pages with the_content or the_excerpt? I didn’t find a way to query specified pages by page_id and run a foreach loop, so we are going to get the pages one by one in separate queries and loops for [...]

Weiterlesen »

11. January 2009 | Tags: , , | 3 Comments »



Category view in Arthemia optimized

Question: Can you display headline & featured block to each category and sub-category with different content like Arthemia already have on frontpage? Answer: There is of course a way. WordPress takes in Arthemia theme the file archive.php if you select any kind of archive. To get a special view for categories you could duplicate the [...]

Weiterlesen »

29. November 2008 | Tags: , , | No Comments »