I’d like to have a different T3 layout on my K2 item view. For example:
Front page (K2 component – featured items only) has: left – main – right
Category view has: main – right
And Item views has: main – left – right
The “right” column always has the same width and same type of modules. The left column has a different width between Frontpage view and item view.
In item view I want to show related K2 items in a module.
Could this work? Assign profile / layout to home for (left – main – right), assign another profile to com_k2 for (main – left – right) and then assign a third profile / layout to all the subcategory ID’s?
It sound a bit messy and I wonder if it would work. Any other suggestions?
Thank you!