Active
Project:
Omega
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 May 2011 at 22:02 UTC
Updated:
8 Aug 2012 at 19:51 UTC
I am unable to configure page titles to display properly using a subtheme of Omega 7.x-2.1. I believe that they were functioning when I first started working with the subtheme, but after changing some of the page title display options, even selecting "Custom" and entering the name of the site in the text field doesn't cause a change from:
<title> | </title>
Comments
Comment #1
safetypinOkay, so I realized after looking at the problem that this is a better description. With proper configuration, the page names will get put into the page title tag, but the site title variable appears to be empty for all pages.
Comment #2
RmrJmrGrl commentedI am having this same issue where the title is not displaying on my article pages.
http://beta.upstreampumping.com/?q=article/bakken-shale
Comment #3
marcoka commentedi think this was fixed in 3.1. reopen if this still happens.
Comment #5
rplescia commentedStill having this issue in 3.1. No node/page titles are displayed, I tried recreating the site from scratch on another machine just to make sure it wasn't me being a plank. I'm just using the standard HTML 5 subtheme with no modifications to titles fields
Comment #6
rplescia commentedI got it to work by changing the following if statement in node.tpl.php
Comment #7
Avalanche commentedI was experiencing the same problem, and post #6 by rplescia fixed it for me. :)
Thanks so much rplescia - this was driving me crazy!!!
Comment #8
cellar door commentedThoughts himerus?
Comment #9
clo75 commentedFirst I was thinking about a global problem... But it worked with Bartik theme..; so I suspected a problem with Omega
#6 worked also for me
Thanks very much rplescia !