I have created a simpleviews to show different headlines from different sections. I have several sections and I want to show blogs from each section under those SimpleView blocks. I created a simple view, Latest Mac Blogs, and gave the path of that Taxonomy for that Blogs category. Now I created another SimpleView and gave path to another Taxonomy. But both the blocks are showing same content, that means they are not pulling content from that taxonomy path but the latest posting. I have to create multiple views like this one. Please help.
Crazy
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | simpleviews.argument.patch | 672 bytes | karens |
Comments
Comment #1
karens commentedI found this too. The problem is that the argument handling has a bug that never allows a taxonomy argument to get set. The very simple fix is attached.
Comment #2
karens commentedBump, this is really critical or you might as well remove categories as an option.
Comment #3
eaton commentedPatch committed. Thanks!
Comment #4
eaton commentedComment #5
arnieswap commentedThanks :-)