I tried the Page Title override feature for the first time and it does not seem to work.

In the configuration the "Show Field" box is checked to allow override on Blog Entries and the pattern is "[title] - [site-name] - [site-slogan]". I checked the documentation and it have been installed correctly.

Comments

nicholasthompson’s picture

Status: Active » Postponed (maintainer needs more info)

The "Show Field" box will make a new field appear on the node/add/* page (in your case blog). This is assuming the user you're writing your blogs with has permission to set page titles.

In any case, the page-title is irrelevant as you've ser the pattern to use [title] which is the Node Title (not the node's Page Title).

Nick

daemon’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Closed (fixed)

Changing it from [title] to [page-title] fixed it.
Thank you Nick!

nicholasthompson’s picture

Glad its fixed :)