手动 begin-asan 优化文章列表的摘要显示

手动 begin-asan 优化文章列表的摘要显示

众所周知,文章列表的摘要显示要么每篇文章手动摘要,要么设置文章自动截字。大多数人都是在主题设计的时候就有摘要自动截字,而这个功能面对全都是中文的网站没什么毛病,遇到有英文字母的摘要就计算有问题了。虽说必然有函数可以解决这个问题,但是对于强迫症的林三来说,还是需要一个百分百靠谱的方案。 于是,林三想到了 joe 主题的摘要显示方式,让 css 判断超过四行就隐藏,然后第四行尾巴加上三个点。 .archive-content {     color: #555;     display: -webkit-bo...
阅读全文
解决 begin-asan 几个报错问题

解决 begin-asan 几个报错问题

发表评论的时候报错1: Warning: Use of undefined constant auto - assumed 'auto' (this will throw an Error in a future version of PHP) in /www/wwwroot/stu.linsan.net/wp-content/themes/begin-asan/inc/function/function.php on line 797 这个简单,只需要找到对应行,找到这个字符,在外面加上单引号就行了。 ...
阅读全文
begin-asan theme update and download

begin-asan theme update and download

tips: begin-asan 基于 begin 4.6 破解版更新 通过【百度网盘】分享的文件:begin-5.2.zip(网络破解原版,运行于php7.4) 链接: https://pan.baidu.com/s/1Swi1MWVCJg2xUzJjSgQH1Q 提取码: zcx8 通过【百度网盘】分享的文件:begin-asan.zip(林三优化版,最后更新20250323) 链接: https://pan.baidu.com/s/... begin-asan 修改记录: 2025年03月22日:b...
阅读全文
世界,您好!

世界,您好!

欢迎使用WordPress。这是您的第一篇文章。编辑或删除它,然后开始写作吧! 先这样吧,有机会再来写写,或者删除...
阅读全文