InterTrade
Member
Posted 3 years ago #
Hi everyone,
Does anybody know how to hide the title for the groups widget? The groups widget seems to be a pretty neat widget because it gives you the ability to select the categories you want displayed in the sidebar. My only question is, since each chosen category displays its own title anyway, I really don't need the groups title. Is there a way to turn it off?
InterTrade
Member
Posted 3 years ago #
Well, I found a solution, but I don't know if it's the proper way of doing things. I went ahead and placed the statement $full_title = ''; on line 23 of wp-e-commerce/widgets/category_widget.php. If anyone knows of a better way, I would appreciate any comments.
stephenmac
Member
Posted 2 years ago #
I had the same problem with the Tag Cloud widget. If you leave the Title field blank in the widget admin it will display a default title above the Tag Cloud. To get around this you can type a single space in the Title field and it will remove the default title.