Tagged Questions
0
votes
1answer
1k views
get_query_var() and permalinks
I have a permalink structure that looks like this,
%category%/%postname%
I have a category.php template coded up and and trying to pull of the post of a certain category, so for example my URL may ...