Displays modules only in K2 articles

GK User
Mon Jul 06, 2015 6:06 pm
Hi!

Have some problem with module

I want some modules displays only in K2 articles (inset position) - not in category view.

I inserted code

Code: Select all
<style type="text/css">
[inset] { display: none; }
</style>


in file
/templates/gk_university/html/com_k2_/templates/default/category.php

but modules still displays...

Please, help with this issue.
User avatar
Expert Boarder

GK User
Mon Jul 06, 2015 8:15 pm
Hi,
what is "[inset]" ?
I suggest to use ID or Class . Please check right code.
OR
Don't be child and use Advanced Module Manager
User avatar
Platinum Boarder

GK User
Mon Jul 06, 2015 8:32 pm
Thanks
User avatar
Expert Boarder


cron