Display Image from Sub Page
-
Hi All
If you visit this page hopefully you can see what I am trying to do:
https://weddingcompanycornwall.co.uk/totally-tiara/our-tiaras/I have displayed the list of sub pages using:
<ul> <?php global $id; wp_list_pages("title_li=&child_of=$id&show_date=modified &date_format=$date_format"); ?> </ul>
However, I would like to display the first image from each page. Is this possible please?
Thanks
Rich
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Display Image from Sub Page’ is closed to new replies.