论坛如何修改标题

标签: 

正在查看 4 个帖子:1-4 (共 4 个帖子)
  • 作者
    帖子
  • suxiaozhang
    参与者
    • 文章数量: 69
    @suxiaozhang
    楼主

    您好,我建完论坛后,打开发现带有英文 (ArchIves:) 和 BBS 标识 (bbPress 论坛),我应该如何去除?

    诗语
    管理员
    • 文章数量: 5,935
    @feibisi

    主题自带的功能,切换个主题就没有,或者看主题是否可以设置标题和面包屑导航。

    suxiaozhang
    参与者
    • 文章数量: 69
    @suxiaozhang
    楼主

    请问可不可以通过修改源代码的形式删除掉?

    <!DOCTYPE html>

    <html class=””

    lang=”zh-CN”>

    <head>

    <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />

    <title> 自定义:载入中&hellip;</title>

    <script type=”text/javascript”>

    var ajaxurl = “\/wp-admin\/admin-ajax.php”,

    pagenow = ‘customize’;

    </script>

    <link rel=’dns-prefetch’ href=’//www.mojomarketplace.com’ />

    <link rel=’dns-prefetch’ href=’//s.w.org’ />

    <link rel=’dns-prefetch’ href=’//i0.wp.com’ />

    <link rel=’dns-prefetch’ href=’//i1.wp.com’ />

    <link rel=’dns-prefetch’ href=’//i2.wp.com’ />

    <style>

    img.wp-smiley,

    img.emoji {

    display: inline !important;

    border: none !important;

    box-shadow: none !important;

    height: 1em !important;

    width: 1em !important;

    margin: 0 .07em !important;

    vertical-align: -0.1em !important;

    background: none !important;

    padding: 0 !important;

    }

    </style>

    诗语
    管理员
    • 文章数量: 5,935
    @feibisi

    方式两种,一个是自己做个子主题,然后把这块的内容 PHP 代码删掉。

    另一个是用 CSS 隐藏,这个要简单些。

正在查看 4 个帖子:1-4 (共 4 个帖子)
  • 哎呀,回复话题必需登录。

话题信息