Forums

li class - can I add php? (2 posts)

  1. EmmieLou
    Member
    Posted 1 year ago #

    I have my posts assigned into an unordered list for my category pages. I want to add a class to each

  2. based on the post's taxonomy for the purposes of filtering posts (yes, I know that there are plugins that filter but I want to code it myself).

    Can I do something like:
    <li class="<?php the_tags() ?>">

    Also...if I need to define an element (a la $thetag), can you give me specific directions how to do it? I am learning about java through trial and error and this is one area I am fairly hazy on.

    Thanks!

  • alchymyth
    The Sweeper
    Posted 1 year ago #

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags