Under "context conditions" I have the option to choose "User page" and I can choose "User Profile" but I can not discriminate by type of profile. All types of profile react to this context.

In my case I use the Omega theme, Delta module and Context module.

I have three types of user profiles created with the Profile2 module: "Profile A", "Profile B" and "Profile C"

What I want is that when any user (anonymous, logged on any profile, ...) see user's profile page ("profile A"), this page has a specific delta to the "Profile A" (created with Delta módule ) and assigned specific blocks.

When this user (anonymous, logged on any profile, ...) is viewing a user's profile page ("Profile B"), this page has a specific delta to the "Profile B" (created with Delta module) and assigned specific blocks.

And when this user (anonymous, logged on any profile, ...) is viewing a user's profile page ("profile C"), this page has a specific delta to the "Profile C" (created with Delta module) and assigned specific blocks.

Any ideas?

PD. Sorry for my english

Comments

franxo’s picture

For now I've solved using the "theme_alpha_page_structure_alter" function in "template.php" to override regions.

But I wanted to know if there was any way to do this via UI.

Thanks!

paulocs’s picture

Issue summary: View changes

Hi, to late but for now it is not possible.
You will need to create a custom condition.

Don't know how you solved it so I'm moving this issue to fixed. If you still need this, please reopen it.

paulocs’s picture

Status: Active » Fixed
paulocs’s picture

Status: Fixed » Closed (fixed)