Posted by dpaul on September 17, 2011 at 2:37pm
3 followers
Jump to:
| Project: | Page Title |
| Version: | 7.x-2.5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
I 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?
#2
After 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.
#3
This 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' :-)