StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-06-2010, 10:17 AM
lorilin lorilin is offline
Registered User
Genesis Member
 
Join Date: Jan 2010
Posts: 20
Default Help creating custom page archives with thumbnails

Hi

I wonder if someone could point me to the right function for this, as searching for solutions is not getting me anywhere.

I would like to create a custom page template that will list the TITLES of all its CHILD pages (clickable) as well as a THUMBNAIL and short EXCERPT. The code I have in the page template (below) works fine to list the clickable titles of all the daughter pages, but I don't understand how to add a thumbnail or excerpt.

Code:
<strong><?php _e("List of Artists", 'studiopress'); ?>:</strong>
						<ul>
							<?php wp_list_pages('child_of=117&title_li='); ?>
                            
						</ul>
Any help would be greatly appreciated!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:35 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.