I would imagine that your Theme used filter and not properly extinguished to hide all widget titles:
Can you write this line of code at your end of [your Theme] / functions.php
remove_all_filters( 'widget_title' );
It doesn’t help: Are you using a free theme, just send me the name of your used theme?
Or you can try tests for your self to switch the Theme and take care if the deletion of the widget title still it’s happen.
Greetings
Daniel
Daniel,
Thanks for the quick reply! I tried adding your snippet to functions.php, but it did not solve the problem. For some reason, this is the only plugin module that this happens to. The theme is BlogBox by Shape5.
Thanks,
Dennis
It’s a payed Theme? Sorry so I can’t check it. (If is not, pleas leave me a link?)
Can you try to thinks:
– Activate a other Theme and make clear it works with e.g. a WordPress Theme like TwentySix, TwentyFive
– Delete all widget fils and install it again
Thanks for your reply, Daniel. Switching to another template fixed the issue, so I’ve reached out to the template developer to see if they can help fix it in the template I have.
Don’t understand why this code line above not work. If you want, I can give you support for your Theme and help you that this code line above works.
Can you give me your used Theme name, if it’s not a payed Theme? And maybe a download link for your used Theme?
If it’s a payed Theme, please, can you zip me only our Theme files (as you get it as payed link) and make it downloadable as link and send this link to:
http://tiptoppress.com/contact/
PS: Maybe can you give us a list of all your used widgets?