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.

A basic familiarity with Drupal concepts and terminology will be useful. If you start to feel lost, you may want to review the "Build Your First Drupal 7 Web Site" collection where we cover these. This collection is intended as a kind of sequel to that collection, so we build off of the ideas from it. Drupal 7 Template Page 7 of 27 Menu Link Title – this is where you will put the phrasing that will appear in the left side navigation menu that will navigate viewers to this page. Remember that you should make this descriptive and as short as possible. It will automatically put the title of the page in this box. If appropriate just use the title. Oregon State University Web Services Cascade Hall Rm. 119 601 SW 17th Street Corvallis, OR 97333 541-737-1189 Submit a Help Ticket Oct 22, 2018 · Drupal Seven is adding the 2 classes section & clearfix to my id of header. I’m expecting it to just be even next to it, I added the ugly borders to see what could be keeping it from flowing up. 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): Drupal 7 Template Page 8 of 43 Settings Menu Link – Your page will appear in the left side navigation menu of the parent item you select, click the Provide a Menu Link check box. This will cause the other options for setting a menu item to appear. Menu Link Title – This is the phrasing that will appear in the left side navigation menu that will

Drupal 7 Template Page 7 of 27 Menu Link Title – this is where you will put the phrasing that will appear in the left side navigation menu that will navigate viewers to this page. Remember that you should make this descriptive and as short as possible. It will automatically put the title of the page in this box. If appropriate just use the title.

Save menu links programatically in Drupal 7. This post is part of a series of posts on making changes in Drupal programmatically rather than in the Drupal interface.. In this tutorial, we will look at saving menu items programmatically. Click Menu in the Administrator toolbar. Click Content in the Menu toolbar. Use filters, if desired, at the top of the Content page to locate the page you want to edit by entering Title, Type, Author, Published status (Yes or No), or Vocabulary and clicking Apply. Click the page title link in the Title column for the page you want to edit.

Drupal 7 Template Page 8 of 43 Settings Menu Link – Your page will appear in the left side navigation menu of the parent item you select, click the Provide a Menu Link check box. This will cause the other options for setting a menu item to appear. Menu Link Title – This is the phrasing that will appear in the left side navigation menu that will

Jul 17, 2006 · Nice menu works fine with theme bluemarine, however for other themes, nice-menu show the menu title, to sovle this problem, add the following to nice_menus.css /* Hide nice-menu-hide-title */.nice-menu-hide-title {display: none;} This lesson provides a way in Drupal 7 to hide or show an individual menu item based on the location of each visitor. The use case for this example was to show a Shop menu item to visitors in New Zealand and Australia, and hide it for visitors from all other countries. Drupal allows you to easily change the order of your displayed fields using the Manage Display option for your content types but it does not allow you to change the order of the title field (because this field is rendered directly from the node template). But there may be times that you want to display your custom field(s) before the title field. Jun 27, 2013 · This tutorial shows how to remove a page title using Context and an add on module to Context. Subscribe for more free tutorials https://goo.gl/6ljoFc, more Drupal Tutorials here: https://goo.gl 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