开发者

Add block to specific node in drupal

What is the best way开发者_Python百科 to add a block with custom design to a specific node?


step 1: Find out the node id or the url alias of the node.

step 2: Go to your block, in editing mode, scroll to the bottom of the page to the "Page specific visibility settings" section.

step 3: Select "Show on only the listed pages.", enter the node's url to the textbox below.

i.e. "node/16" (where 16 is the id of the node), or "content/sample-page" (where "sameple-page" is the node's url alias)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜