Question

I can't figure out what I am doing wrong, as my block isn't showing up with the content from the taxonomy.
I am trying to create a block that shows the content based on the taxonomy; I made a path on the taxonomy, and the main content shows up, but when I try to add a block using Views, it never shows.

This is the settings page for the taxonomy.

screenshot #1

This is the view I am using with the argument.

screenshot #2

Edit: I fixed the issue; all I had to do was create a new content and it worked. I guess my only question now is how to keep the block on the front page after adding the filter.

Was it helpful?

Solution

the way I did was i used global:null as the contexual filter and then selected provide default value and then went to type: taxonomy term ID from URL and added it in and then added content: has taxonomy term ID and gave it the same settings as the global:null and saved the view, now the reason why i didnt see it is because you have to add new content, for some reason it doesnt pick up the current content with taxonomies

Licensed under: CC-BY-SA with attribution
Not affiliated with drupal.stackexchange
scroll top