permalinks for the Tags structure
  • Something that would be cool for the Tags structure is if you could assign a permalink to it like you would a simple structure so that the <v:a> tag worked inside of the <v:collection> loop. Is this possible?

  • 2 Answers sorted by
  • Can you explain more about what you're trying to do? There's probably a simple solution, but I don't really understand what you're trying to do.

  • If you had a tag structure called path="tags" , you could use the v:a tag to auto generate a link (depending on what the permalink page was specified as in the Site tab. In this case it is tag.php):


    <v:collection path="tags">
    <v:a><v=tag></v:a>
    </v:collection>


    would render as something like:

    food
    travel
    entertainment

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

In this Discussion