• I have the intentions to create a carousel just like this: sorgalla.com/projects/jcarousel/examples/static_simple.html but with the post title underneath the thumbs.

    The carousel will be pulling the thumbs and titles from a specific category and showing the last 8 posts from that category.

    The static sample looks like the one below, but how do I populate the code with php? I’ll be adding the code to the home.php
    <ul id=”mycarousel” class=”skin-tango”>
    li> <-a href=” “><img alt=” ” src=” “/>title li>
    <ul

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to add template tags?’ is closed to new replies.