I selected data source is K2. But how can I hide publish date of k2 items. I try to menu options and publish and display settings of k2 items .
But Didn't solve.. Please help me
Hi
Thank you for feedback us
About your problem, Please go to source code: \modules\mod_jux_news_wall\mod_jux_news_wall.xml at line 385
type="hidden"
and edit it to:
type="radio" class="btn-group"
Hope it will help you
Thanks