• I know HTML, CSS, and a little PHP. If I want to display a list of tags, but I want to group them… for instance say I have tags of different colors and sizes… I’d like to display the tags in sections like this:

    Colors:
    blue +
    orange+
    pink+

    Sizes:
    10×10 +
    10×20 +
    20×20 +

    I have a widget that allows me to use PHP code. Is there a way to paste the html I want and tell it to use the same PHP functionality as the plugin?

  • The topic ‘Manual Display of Taxonomy’ is closed to new replies.