Posted by arnemaine on September 18, 2011 at 5:04pm
I'm trying to figure out why the titles to nodes aren't being displayed in my Omega Starterkit sub-theme, and how to control this. (The titles show when I switch to another theme, so I know the control feature must be in Omega.)
Titles are not displaying even when I set up a basic page node or in a custom content type. I've noticed that there is a class .block-without-title in the div block-system-main. How do I control whether or not to show the titles on nodes?
I looked through all of the settings in my sub-theme, but can't see anything that is toggled on or off. I've also looked through the CSS style sheets in my sub-theme and don't see any display: none set to the block titles or titles.
Comments
Figured it out, but still wondering about this class
Seems like every time I post a question, I end up finding the answer. So again, I've realized I had missed the setting for toggling on and off the page title.
But I'm noticing that there is still a div that has a class of
.block-without-title. I'm wondering how this is being generated, and what the purpose of the class is. So if anyone knows the answer, that would be great.