The problem is in the theme you’re using. This has been reported before:
https://core.trac.wordpress.org/ticket/21430
Seems that Elegant Themes don’t like their widgets to not have titles. So they have a function called “et_widget_force_title” which changes blank titles into titles with a single space.
In case of doubt, always try disabling plugins and switching to the default theme. You never can tell what other plugins or themes are doing.
Related Posts:
- Is there any way to dynamically alter widget titles?
- Translate widget titles using qTranslate plugin
- Extend WordPress 3.8 Site Activity Dashboard Widget to include more comments
- Add filter to blogroll widget
- Filter Widget Title Wrap
- How to add a filter to all widget output
- Shortcode from a widget is wrapped in unwanted element
- Woocommerce Product Category Widget – hide categories that have no products in stock [closed]
- Insert a span inside widget title to give a different color to the second word
- Anyway to edit the titlebar of WordPress Widgets in the Admin area?
- Unfiltered html in widget title not working
- Widget Area: Modify $param[‘xy’] from widget-$n
- WordPress: Apply filter/hook to a particular sidebar widgets?
- Add Descriptive text to Widget text box so users can see what they contain
- Trying to wrap around first word of multiple word strings with a widget_title() filter, only works on two word strings and not more than two
- Disable widgets on specific posts
- Get widget Title from widget id
- Excluding specific widgets from default sidebar class
- How to get “Widget Logic” plugin’s input value in a custom widget code (to display on the Widget admin page)
- Need help using a filter on the default Categories widget
- Widgets not adding div on before and after title
- Issue understanding and using WordPress filters and actions
- WordPress widget title coding
- Filter Text from sidebar widget?
- Ampersand breaking Widget title
- Truncate Widget Title
- recent comments filter by author, page, category
- Widget title showing below widget
- conditional widget title
- Pass widget variable to external function
- Loading scripts only if a particular shortcode or widget is present
- How to use is_active_widget?
- Widget Options Not saving
- Embed iframe or html page into dashboard widget
- Where to find the source code of a widget?
- How to add author details in the post sidebar?
- How to remove “Taxonomy name:” from wp_title
- Why will using __construct instead of widget_class_name when creating widget trigger out of memory error
- When to use which plugin output method?
- wp_title() empty on a static front page
- Hide widget to non-logged in users without plugin (functions.php) [closed]
- How to add css classes to widgets using functions.php?
- How to add Shortcode (font awesome) in widget title?
- How to get sidebar’s content inside admin-ajax?
- Widget – Store and update data
- passing variables inside a widget add_action
- Text Widget Links Not Working
- Add description to custom text widget and display the 5 recent post titles
- Add individual tag to widget title in sidebar
- Where do I save widget code for wordpress?
- How to save widget fields generated from an array?
- Remove image height/width attributes from Image Widget
- How to display an RSS feed widget inside a page?
- widget dropdown menu code
- Newbie: Help with Vertical Spacing on Footer Widget [closed]
- php to add a link into wp widget without specific url
- Widget Select Options not saving
- How to call widget by widget’s id?
- Add Bootstrap Classes to Recent Posts Widget
- Why is my custom widget breaking another one?
- in_widget_form detect sidebar id
- function WP_Widget::widget() must be over-ridden in a sub-class. when create new Widget
- How to move top widget to the left – Responsive Theme WordPress
- How do I deactivate widgets by name?
- Can’t display custom widget
- Using more widget in main page cause slow loading WordPress? [closed]
- add_action not working within widget() of WP_Wdiget
- WordPress custom widget undefined variable notice
- Strip $before & $after strings from a page title
- Add links widget to self-hosted blog?
- Widget select option not saving
- How do I exclude portrait pictures from the nextgen gallery sidebar widget?
- Add html after the first widget in a sidebar
- Your theme has 8 widget areas, but this particular page doesn’t display them
- A message to clients in the dashboard widget received from another site
- How to get individual values from custom widget?
- How would you return a value from an individual field in a custom widget?
- Can view Social Media buttons only in the private mode – why?
- Before_widget won’t show up
- Widget Registration Problem
- Reload widget with AJAX
- Function for widget titles
- Widget outputting JS as plain text
- How do you add a widget to the side of a page
- Widget settings disappear after refreshing page
- Widgets Opening In New Window – Unwanted
- Target logic based on Widget / Sidebar Name
- Allow end users to change settings of a widget
- Admin filter/error if post title is too long
- Widget checkbox array empty on update function
- how to use get_field_name in external ajax handler
- Use of apply_filter in plugin/widget class
- Add custom class to a tags [closed]
- Widget page broken
- How to use in_category?
- WooCommerce Layered Nav Widget [closed]
- How do I get shortcode, widget and template tag CSS to load in the head only as required? [duplicate]
- How to find the exact widget details
- Widgets are not showing after moving domain
- Keeping shortcode-generated widget and theme element in one line [closed]