留言板

default layout template

thumbnail
lou cat,修改在11 年前。

default layout template

Regular Member 帖子: 196 加入日期: 12-1-26 最近的帖子
Hi!

I'd like to change the default layout template for a web page in liferay 6.0.6, at the moment it's the 2 Columns (30/70) but I need the 1 Column one.
I've added these properties to my portal-ext.properties file and restarted the server:

default.layout.template.id=1_column
default.guest.public.layout.template.id=1_column
default.user.private.layout.template.id=1_column
default.user.public.layout.template.id=1_column

but nothing changed.
Am I doing anything wrong or is it a bug?
is the layout id correct?

thank you for any feedback emoticon
thumbnail
David H Nebinger,修改在11 年前。

RE: default layout template

Liferay Legend 帖子: 14914 加入日期: 06-9-2 最近的帖子
This change only affects new pages, not existing pages.

To change existing pages you must modify it manually.
thumbnail
lou cat,修改在11 年前。

RE: default layout template

Regular Member 帖子: 196 加入日期: 12-1-26 最近的帖子
Sure, I wasn't expecting it to change existing pages emoticon

I'm afraid it doesn't work when I create new pages....
thumbnail
lou cat,修改在11 年前。

RE: default layout template

Regular Member 帖子: 196 加入日期: 12-1-26 最近的帖子
so... no clues about this?
anyone else who had similar problems?
thumbnail
nawaz ali,修改在8 年前。

RE: default layout template

New Member 发布: 1 加入日期: 15-11-3 最近的帖子
Add this below to property file default template will change to single column

default.layout.template.id=1_column
layout.default.template.id=1_column