blueperil
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Show categories in search resultdoes anyone know how to do this? this is exactly what I’m after…
snakefoot – come back!
Forum: Themes and Templates
In reply to: icons instead of text for post tagsthanks again, just what was needed.
the code on that page links to the id of the tags but you can just change it to ‘$tag->name’ so your image files just need to have the same names as your tags.
It’s also not a link but that’s easily solved with a
<a href="?tag=' . $tag->name . '">excellent, you’ve been a great help.
Forum: Themes and Templates
In reply to: icons instead of text for post tagswow. thank you for such a detailed reply. I think I can follow what’s going on there and will give it a try later.
with the absolute positioning, I guess if a post is only showing tags 1 & 4 there’ll be a gap between the icons?
thanks again 🙂
Forum: Themes and Templates
In reply to: icons instead of text for post tagshi, thanks for replying.
this sounds possible as I’m looking at only half a dozen tags I’d like to use.
I’ve looked at your last posts via the member link and it brings 8 up, none of which I can see relate to image replacement.
If you could send some sample code of how to do this that would be much appreciated.
cheers.