I have a website with the following categories:
- Videos
- Pictures
- Stories
And I have a lot of tags like: Funny, Awesome, Mind Blowing, Crazy, etc.
Is there a way I could filter lets say: Videos tagged as "Crazy"?
I know you can do:
http://domainname.com/tag/crazy/
But that would retrieve ALL content tagged as crazy, I just want "Videos".
I've searched WP documentation without luck.
Thanks!
Johann