- Issue created by @inst
- 🇮🇳India adityarawat_ln
Hi @inst,
I installed the module on my drupal 10 and followed the instructions which were given in video shared by you.
for me the the views does show me results when I type a term name in the preview field in views.
please check few things:
Content Type and Entity Reference Field:
Ensure that the content type and entity reference field are created exactly as shown in the video.
Confirm that the field settings match those demonstrated, including any required options.
Views Configuration:Double-check your Views configuration against the video. Pay special attention to filters, relationships, and any contextual settings.
If the challenge persists, could you share more details about the specific step or error you're encountering? so that I can work towards finding a solution.
I've shared a screen video illustrating my actions, showcasing that I'm getting the desired results
Thank You
- 🇦🇹Austria inst
hi adityarawat_l
thanks for your feedback.I attached both parts that also were topic of the video.
So filtering by taxonomy ID works perfectly fine. -> mywebsiteurl/topics/24 for example
So as in the video only the context filter changeg to try out the part with "Views Taxonomy Term Name Depth" module.
As error is in my console simply shows up: URL not found for -> mywebsiteurl/topics/topic1 for example
best wishes.
- 🇮🇳India adityarawat_ln
Hi inst,
Thanks for the update. To ensure everything aligns correctly, please do check below points:
Contextual Filter Configuration:
Confirm that the correct vocabulary is selected in the contextual filter settings of your Views configuration.Entity Reference Field:
Check if the content type you're working with has an entity reference field that references the aforementioned vocabulary. This is crucial for establishing the relationship between your content and the taxonomy terms.After making sure these two points are in place, clear the cache and test the URLs again. If the issue persists, let me know .
I attached both parts image.
Regards.