Reading view

Instagram feed from different accounts as a block.

hey I was wondering if there exits a module which can display an instagram feed from an account as a block, to be shown on the site (Drupal 11). I know these Moduls exists, my main problem ist, that they only can be linked with one account and I would like to display different instagram feeds from different accounts depending on the sites the block appears.

does somebody know if a Modul like that exist ?

submitted by /u/JamesMxJones
[link] [comments]
  •  

Help with contextual Filters with views

Hello, ich have a little problem where I don't quite find a solution to so I figured I would ask for help. I am fairly new to Drupal but not a total rookie, so excused me if this is a stupid question.

My Problem is the following the site I build is basically a list of Content Type A is shown in a view. In the view there should be a field which links to a second view. The Second vie should display all content from content type B which belongs to the selected Content from type A and the first view. An Example:

View 1 shows a list of hotels (Content type A) with the field services

view 2 Show a list of all services(Content Type b) a certain hotel has. I want a contextual filter that basically knows on which hotel I clicked in the first view. So I a user is on view 1 and Clicks on services for Hotel X the second view should only show services that are available in hotel X, and if the user Clicks on services for hotel Y it only shows services for Hotel Y.

I know I just simply could make a single View for very entry in content type a but I rather would solve this more elegant.

do you have any idea how I can get the info on which entry the user clicked in the first view ?
thanks for the help in advance

submitted by /u/JamesMxJones
[link] [comments]
  •  
❌