Taxonomy Parent Term page with Child Terms and their description + teasers...
I’m working on a website with several vocabularies. Two of them are build like this : Parent Term Child term#1 Child term#2 Child term#3 Only one parent and some children. I have two Content Type, each...
View ArticleDont want to Display logged in user profile in Views Filter
I have listed all User Profile by exposed filter, but when i was logged in and filter the user my profile also displaying. so how i can avoid profile of loggedin user.
View ArticleRedirect to main view URL when no contextual filters are set
I have a view in drupal 7 with no contextual filters at all set. Let’s say it is a simple list of nodes of the type “item” and that the url is http://example.com/listofitems I also have pathauto...
View ArticleCommerce & Views: Display Products by Term Reference
I have products that have a term reference field called “Ingredients”, when the user enters a product, they should add all the related ingredients in this field. I also have links on the left side of...
View ArticleContextual filter for an indirect taxonomy term?
I know how to display similarly tagged items of a different content type in a view block (here is a good explanation and settings picture). I have a scenario where the term IDs aren’t directly...
View Articledrupal views with contextual filter [closed]
I have created a content type page named events where several fields are there. also I have created a view page where list comes of events(title,body and read more). when we click on read more it takes...
View ArticleCreate a related content block by date and taxonomy?
I have two content types, A and B. Both of the content types are tagged with terms from Taxonomy list C. Content A and B both have a date field (start and end date). When looking at Content A I want to...
View ArticleOR condition in Views Contextual Filters
I have a Content Type named “Match” which has a local and visitor. Both are node references to a Content Type named “Team”. In Views I need to ask for matches of a specific team, no matter if that team...
View Articlehow to filter blog posts by taxonomy and by year
I have been trying to build a filter fuctionality for blog posts. I would want to filter by taxonomy terms and by the year the post was published. So basically in the content I want to list all blog...
View ArticleViews, Pathauto and contextual filters
My question is rather simple, but I didn’t manage to find anything that can help. Summary of my setup : Drupal 7 Pathauto Views Entity Reference So I have various custom content types, which I want to...
View ArticleViews block with the terms referenced by a node
I’ve got a working email notification system built with flags and rules. The missing part in my puzzle is how to create a Views block showing the Flag links of the terms I’ve tagged a node with....
View ArticleEmpty value , Contextual Filters
This is my problem: I have 3 contextual filters, 2 Content : Has taxonomy term ID and 1 Content :Updated month if I write in the url : test.com/International/North/06 It will show all the articles...
View ArticleHow to return taxonomy term list from all active facet filters on page and...
Please need help. (not solr) I have views facet page (list of users) with facet filters by fields (taxonomy terms) in this page -> i need to past usual views block (with nodes) in this page with...
View ArticleHow to use Views contextual filters with a hierarchical taxonomy path in the URL
Here is the question i am stuck on: If i have a multi-level taxonomy, and the URL for each Term contains information about its parents in each URL component, how can i set up a View to show the content...
View ArticleViews, Contextual Filters, and Path Alias
First, a disclaimer: I am less than a year into learning Drupal just to give you a frame of reference. I am probably using incorrect terminology in my searches so if there is an answer out there, a...
View ArticleViews contextual filter – related nodes as an offset from a node's creation date
I have a related content view which displays similar nodes based on shared taxonomy terms. I want it to display related nodes that were published in a date range relative to the current node’s...
View Articleusing contextual filters to read the value of a custom content pane
I have a view that I’d like to filter results based on taxonomy term. Each Taxonomy Term Is Currently Section On A 1 Page I Have With A List Of Custom Content panes. My goal is to display the page...
View ArticleOG context not passed in Entity Reference View Widget
I am using Entity Reference View Widget module (ERVW) and set its view to have two args, 1st arg being the “Content: nid” set to “display all” on no filter value while the 2nd arg is “OG Membership:...
View ArticleHow can I display all levels in Simple hierarchical select
I created select hierarchy ( taxonomy with 3 level), but in default it shows only one level , how can I display all 3 level in default page? : -Any- + -Any- + -Any- I do not want it to automatically...
View ArticleEVA field: file entities filtered by taxonomy term of attaching node
I have a node type ‘XY’ with a reference to a taxonomy vocabular ‘country’. Also I have a reference to this vocabular in file entities. I have a view with an EVA display. This EVA field is attached to...
View Article