[Plugin: WordPress Download Monitor] Query for tag not working
-
Hello. I am trying to separate downloads within the same category based on the file’s tag. What I want is to have separate lists in the same category broken out by date. The code I am using is:
<h3>2011 Downloads</h3>
[downloads query=”orderby=date&order=DESC&category=23&tag=2011″ format=”2″ autop=”false”]<h3>2010 Downloads</h3>
[downloads query=”orderby=date&order=DESC&category=23&tag=2010″ format=”2″ autop=”false”]However, it is not filtering out by tag. I also tried setting the version to the year and that didn’t work either. Any ideas or help on this would be greatly appreciated.
Thank you,
Kevin
- The topic ‘[Plugin: WordPress Download Monitor] Query for tag not working’ is closed to new replies.