gpt4 book ai didi

drupal - 在Drupal 8中删除Welcome to

转载 作者:行者123 更新时间:2023-12-04 13:37:52 26 4
gpt4 key购买 nike

如何从Drupal 8的首页标题中删除“Welcome to”

enter image description here

在drupal 7中,您只需在page.tpl.php中添加以下部分代码:

<?php if (!$is_front){
print render($page['content']);
} ?>

最佳答案

在D8中,Frontpage是一个 View 。要更改首页的标题,请转到admin/structure/views/view/frontpage,找到全局:标题覆盖链接

enter image description here

打开它,它将允许设置或删除自定义首页标题。

关于drupal - 在Drupal 8中删除Welcome to,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33926758/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com