Customizeable list_page plug-in.
-
Hey does anybody out there know of a good plugin that I could use to customize page lists. i.e. I want to generate a list of the current pages children pages. With each list item I need to add a thumbnail image in there (I am happy to generate these myself), I would also need want a short description. Maybe using excerpt or something.
This is what I really want to be generated.
<li> <a href="http://my.url.here/"> <img alt="Title" src="/images/title/thumb.jpg" /> </a> <h3 class="header"> <a href="http://my.url.here/">Title</a> </h3> <p>This is where my description will go</p> </li>If anyone has any ideas or suggestions that would be amazing.
Thanks!
The topic ‘Customizeable list_page plug-in.’ is closed to new replies.