Hi Alfredo,
Yeah, it is the way you can hide module title permanently from the template block.
Thanks
Hi Alfredo,
There are some certain position where we are forcing not to show module title ever (like top-header, where the toolbar module showing). But if you want to show anywhere then you are open to customize the tpls blocks.
Thanks
well, the users should choose if show the title or not, even in those position.
anyway, i just wanted to say what you missed, if you have done this on purpose, i can't say i agree with this choice, but it's your call. :)
Hi Alfredo,
Have you customized our default template to show that position.
So far it is not added with our default layout.
Thanks
socialize.jomsocial.com/explore/module-positions
i mean postion-5, postion-6, postion-7...
that is the spotlight-2
Hi, Alfredo.
Modules can be displayed in certain style. You can set new style in ROOT/templates/your-template/html/module.php (feel free to create this file if you don't have it).
In that file you can create a full design for module and set a field to display module title.
Then just assign certain style to a module by adding style="mys-sty" to a module position declaration.
Templates developers sometime choose module positions that by default shouldn't have module title displayed like header or menu. So Ashraf is right here. This is really common practice and if you are site developer you should be aware of it... and also know hot to change it ;)
Then, no, we'll keep our style for module positions that in our opinion shouldn't have title displayed.