gpt4 book ai didi

html - 如何让我的 Favicon 显示在 WordPress 自定义主题中?

转载 作者:行者123 更新时间:2023-12-04 07:22:41 28 4
gpt4 key购买 nike

我正在尝试在 WordPress 标题中显示一个图标,但它对我不起作用 - 你认为会有什么问题?
我正在使用 Twig/Timber 进行开发。<link rel="shortcut icon" type="image/x-icon" href="{{options.header.favicon.url | default(site.theme.link ~ '/images/favicon.ico')}}"/>一切检查都很好:

<link rel="stylesheet" href="http://protoolsite.local/wp-content/themes/protool-theme/style.css" type="text/css" media="screen"/>
<link rel="shortcut icon" type="image/x-icon" href="http://protoolsite.local/wp-content/themes/protool-theme/images/favicon.ico"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="author" href="http://protoolsite.local/wp-content/themes/protool-theme/humans.txt"/>
当我检查此链接时,它根本没有问题: http://protoolsite.local/wp-content/themes/protool-theme/images/favicon.ico它只是不断显示wordpress“W”图标。

最佳答案

很确定 Wordpress 也需要“图标”。

<link rel="icon" type="image/x-icon" href="http://protoolsite.local/wp-content/themes/protool-theme/images/favicon.ico"/>

appearance会更方便> customise > site identity虽然在 Wordpress 中。

关于html - 如何让我的 Favicon 显示在 WordPress 自定义主题中?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68399272/

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