I need to be able to override the title like I could in version 1.

Hoping that I am not misunderstanding how to use version 2.

It is critical to my site to not use titles at all and I cannot seem to turn them off.

In the old version I just overwrote them all with a blank field. Is this missing from the new version or is there a way to make it work?

Thanks to anyone in advance.

Comments

Anonymous’s picture

Priority: Major » Minor
Status: Active » Closed (works as designed)

Hey life256, you can leave "Title tag" field empty to remove the title from any page. Make sure to flush your caches, if it doesn't seem to be working. Your settings would look something like this - http://cl.ly/image/3g0i2O3y0c0T

life256’s picture

Hate to be a nuisance, but what would a normal path look like then?

/home
or can I use an * to set all nodes to blank titles?

EDIT:
Solved it. I had to dump my cache the initial time, but after that it worked properly.

* does work by itself for all nodes.

I personally didn't use a preceding slash to set the path. Mine was as follows, without the quotes.

"content/home"
or

"*"
or

"<front>"


I could find it useful for the module to give a few more examples below the path area.
Especially for newcomers to the module.

Thanks again and my apologies for flagging this as an issue. I meant no harm by it, glad it was simple. I usually try dumping my caches, it must have slipped my mind today.