I want to show a block (views, with the latest articles) for the group, I have created a block for the groups, but it's only visible for the startpage for the groups, and if a click a article, page or something else that belongs to the group, it disappears.

Can someone tell me how to make it show for every page that belongs to the group?

Comments

Patrick Danielsson’s picture

Sorry to bump the post, but does anyone know how to do this?

hefox’s picture

Status: Active » Fixed

PHP block visibility settings can handle this tmk

return og_get_group_context() ? TRUE : FALSE;

May also be able to do it via arguments in view but php is probably easier for this

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.