Basically this issue backported to 7.x: https://www.drupal.org/node/1875260

Patch attached adds column 'label_display' to block table/schema and adds option to block admin configure form to show/hide title. Block preprocess just adds 'element-invisible' class to title if option is set to hide.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bgilhome’s picture

Status: Needs review » Needs work

The last submitted patch, 1: drupal-block_title_hide_option-2511754-1.patch, failed testing.

jigish.addweb’s picture

Status: Needs work » Needs review
FileSize
4.49 KB

Added patch for adding feature of hide/show option for block display.

Hope this works for you.

Thanks!

cilefen’s picture

Status: Needs review » Closed (duplicate)
Related issues: +#1875260: Make the block title required and allow it to be hidden

This is a duplicate of #1875260: Make the block title required and allow it to be hidden. Check the backport policy. Go to the other issue, tag it "Needs backport to D7", change the version to 7.x and upload a patch.