I want to list in the sidebar all the posts from a specific tag with links to their respective urls, (lets say, tag #65.)
i tried with query_posts function, but in the codex i didn´t found how to use it with tags.
is this possible?
thanks!
I want to list in the sidebar all the posts from a specific tag with links to their respective urls, (lets say, tag #65.)
i tried with query_posts function, but in the codex i didn´t found how to use it with tags.
is this possible?
thanks!
Did you see the Tag parameters for the template tag, query_posts()?
Thanks, the page that i saw in the codex wasn´t that one.
Now my template is finished, thanks!
This topic has been closed to new replies.