- π¨π¦Canada mikeohara Moncton, NB
Closing as outdated, and the 8.x-1.x branch will be considered minimally maintained and soon to be deprecated.
If there is value for the 2.x branch, please re-open and provide feedback for improvement.
Hello,
I'm trying to use TVI on a Taxonomy in this scenario:
* I have a Content Type called 'Articles'. Within this type, there is a Taxonomy Reference to a Vocabulary called 'Type'. In type, they can create terms (Ex: 'blog', 'news', 'press', 'memo') and select one of those within the Content Type.
* I have created a View similar to the taxonomy/term/%, but I have it limited to only the 'Type' Vocabulary. I also have additional contextual filters (3 of them) to filter by the Updated Date (YYYY/MM/DD). I also have the page path of the View defined as 'article-type/%/%/%/%'
* Within the Vocabulary 'Type', I'm telling it to use TVI and pointing it to the View and Page mentioned above, and I have it checked to pass the parameters through to the children.
* I have the aliases for the Vocabulary be just the Term Name ( /[term:name] )
When I go to the Term Alias, I see all of the content associated with that Term Name just fine. But as soon as I add on the date ( or even part of the date, so for example /blog/2018 or /blog/2018/05 ) I get thrown to the 404 Page.
Within the Views UI, looking at the preview, all of the contextual filters work.
When I go to the view page path itself, all of the contextual filters work.
Does TVI only pass the Term ID / name / first part to the View?
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Closing as outdated, and the 8.x-1.x branch will be considered minimally maintained and soon to be deprecated.
If there is value for the 2.x branch, please re-open and provide feedback for improvement.