Active
Project:
Page Title
Version:
7.x-2.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2011 at 14:37 UTC
Updated:
24 Apr 2012 at 01:01 UTC
I have a strange issue with my current configuration. I have a vocabulary with parent and child terms and a view with grid display. If i set up a term pattern like "[term:parent:root:name]-[term:parent:name]-[term:name] | [site:name]" the correct term's page title show up only at the "edit" page of the term. Otherwise is falling back to the default pattern. Any ideas?
Comments
Comment #1
markusa commentedI am also seeing this behavior. The page title pattern for a vocab's term pages are only displaying correcting on the edit page for the term and not when a user views the term page. Very strange....
Any ideas?
Comment #2
markusa commentedAfter further testing the behavior happens when I override the default taxonomy term view. Disable the view and revert back to the default view and page title patterns display correctly on term pages.
Comment #3
Elleon commentedThis is still a problem with view based on taxonomy terms. Using the default view, ie not turning on the Taxonomy term view fixes the problem, but then you cannot incorporate fields or format the view.
The solution I found (until the issue is fixed) is to use the Taxonomy title module - http://drupal.org/project/taxonomy_title. Install the module, set the 'Term page heading' field now available when editing the term to text you would like to use for the page title. Then go to Configuration>Taxonomy Title and uncheck 'Affect Heading tag' and check 'Affect Title tag' :-)