In your Drupal admin go to menu Modules – and enable the one called Contact7.7 (Enables the use of both personal and site-wide contact forms). Check it and click Save Configuration at the bottom. Make sure that under the Modules menu -> Panels all these modules are enabled:

Jun 29, 2015 · Drupal 7 Exclude Node Title Module - Daily Dose of Drupal Episode 177 - Duration: 5:54. Code Karate 1,624 views. 5:54. How to configure a Shared Network Printer in Windows 7, 8, or 10 .nice-menu-hide-title, .nice-menu-show-title{ visibility: hidden; } Dev Server Ubuntu 16.04 LAMP PHP 5.6 & PHP 7 Virtual Box 8 websites powered by drupal 6 & 8 - Hosted by Always Data Jan 18, 2011 · Since Drupal 7 was in development for a long time, I, like I imagine many others, started building sites using the various alpha- and beta- releases that have been available since about the summer of 2009. Oct 25, 2016 · Using to Create Drupal 7 Empty Menu Link Titles First of all, you must start by using the snippet provided below and will need to enter as the link title in order to render it empty. To accomplish this, in your theme’s template.php file add: On Drupal websites, it is standard to display the page title on each page. The page title is simply the main heading of the page, and is usually formatted with a H1 tag. In some cases, you may not want to display the page title - the home page is a common example where you may want to hide the page title altogether.

Apr 02, 2011 · I'd like to have the language switcher block in core Drupal 7 hide the active language. (ie: If you're reading the English page, don't display a link to the English page.) I've come across this solution for Drupal 6, which seems hefty for a seemingly trivial task (and doesn't work in D7):

Hide “Page Title” quickly using Display Suite in Drupal 7 by Chris | April 03, 2013 This is something that is so simple to do, once you have figured out the steps to get to the right little click boxes to appear.

Drupal 7.x. How to remove or change “Welcome to…” title. By default, Drupal templates have “Welcome to…” text displaying in the browser tab. We will show you how to remove this text from the browser tab. Connect to your server using FTP or hosting Cpanel. Navigate to modules folder in your Drupal root installation.

In the Menu settings, check the Provide a menu link option. The Page Title will be displayed In the Menu link title field, or you may enter the text you want to appear on the menu button for your page. Under the Parent Item drop-down, select the section of the site you where want your new page's menu button to display. I was referring to config or yml files for a module. For example I recently needed a module that added a link to the admin menu. To create that link I needed to create a module_name.links.menu.yml file and enter a title, description, parent, url, and weight variable. Normally that "url" variable would be replaced by a "route_name" for an