Forums de discussion

The 'HTML Title' field is not working

mubeen uzbek, modifié il y a 15 années.

The 'HTML Title' field is not working

New Member Publications: 2 Date d'inscription: 21/08/08 Publications récentes
The 'HTML Title' field for category 'Page Settings' is not working, it does not change the actual title on the page. Please tell me how to enable this so that it works.
thumbnail
Sharana Basavaraj BM, modifié il y a 15 années.

Re: [Liferay Forums][3. Development] The 'HTML Title' field is not working

Regular Member Publications: 139 Date d'inscription: 10/09/07 Publications récentes
Can you please let us know which version of Liferay you are using?

Becuase even I faced the same problem with version 4.3.0.

for that you just need to look at the init.vm file. and the portal_normal.vm
file. which are placed under the theme folder.

%LIFERAY_HOME%\webapps\ROOT\html\themes\_unstyled\templates\init.vm

%LIFERAY_HOME%\webapps\ROOT\html\themes\your_theme\templates\portal_normal.vm

may be your velocity variable "$the_title" needs to be placed in the
required place.

Check it out.

Many thanks
Sharan