我是wordpress的新手。我有网站:http://xn--lnepengerprivat-hlb.com/, 并且在主页上(它的页面, 而不是帖子!), 我有最后更新日期。如何删除?请帮我
#1
在你的style.css中添加此CSS或在主题文件中找到并删除php代码。
.page-last-modified {
display: none;
}
#2
你可以在styles.css文件或WP Customizer的自定义CSS编辑器中使用CSS隐藏页面发布日期。
.page-last-modified {
display: none;
}
另一个解决方案是删除子主题的页面模板文件中的整个块。
来源:
https://www.srcmini02.com/63237.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_41931.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57