- 🇷🇴Romania claudiu.cristea Arad 🇷🇴
This version of Drupal is not supported anymore. If this is still an issue in the
8.x-1.x
branch, please open a new up-to-date ticket. Closing.
This might be a very specific problem related to Quicktabs, Views and Organic Groups. I have a Quicktabs Block with some tabs on every group homepage created with organic groups. I've assigned a view (table view) populated with content of that specific group to every tab. Every tab should display all posts in this group of a specific content type (e.g. blog posts in one tab, pictures in another).
To achieve that i have defined the views with 2 filters:
1.) Filter for a specific content type (e.g. to only show pictures)
2.) Filter to show only posts of the current group "Organic groups: OG: Posts in current group"
Everything works flawlessly as long as i am not activating AJAX-loading in Quicktabs. If I turn AJAX on, the view in the first tab is populated correctly. But all views subsequent tabs aren't populated. Any idea what might be the reason for that?
Closed: outdated
2.0
og.module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This version of Drupal is not supported anymore. If this is still an issue in the 8.x-1.x
branch, please open a new up-to-date ticket. Closing.