• Hi all, I just implemented a kinda-sorta static link on my website, and it works, but it’s not very pretty. I’m wondering if anybody might have any suggestions as to how to do what I’m trying to do, but without circumventing WP as I am now:
    https://www.jamesbickers.com
    The last entry in the “Categories” list points to a static directory where I have a photo blog. I hand-coded a list item into the template to make this appear. But it’s not in alphabetical order.
    Is there a way to make a category link point to a directory rather than to an entry/series of entries? Or is this solution the best one?
    Best,
    James

Viewing 1 replies (of 1 total)
  • This should really be a piece of cake. Just make a small plugin that parses through the list_cats filter. Then it’s simply a matter of deciding where it goes.

Viewing 1 replies (of 1 total)
  • The topic ‘More elegant way of linking to an internal page?’ is closed to new replies.