Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

反饋/詢問問題,請描述清楚内容,貼上相應的圖片/報錯,否則直接關閉issues #459

Closed
jerryc127 opened this issue Dec 24, 2020 · 13 comments

Comments

@jerryc127
Copy link
Owner

反饋/詢問問題,請描述清楚内容,貼上相應的圖片/報錯,否則直接關閉issues

不要直接說xxxx報錯就沒了,貼上你報錯的内容
不要直接說xxxx無法運行,描述你爲什麽無法運行,設置了什麽

不要讓人去猜你出現什麽問題,
請提供詳細的資料

@jerryc127 jerryc127 pinned this issue Dec 24, 2020
@shuangovo
Copy link

@jerryc127 博客里文章中的图片都被fancybox编译,能否通过给元素添加clss的形式,例如nofancybox禁用

@jerryc127
Copy link
Owner Author

@jerryc127 博客里文章中的图片都被fancybox编译,能否通过给元素添加clss的形式,例如nofancybox禁用

目前不支持

@zmtcy
Copy link

zmtcy commented Nov 7, 2021

image

hexo g 的时候会出现这个错误

hexo s 本地查看也有错误
image

@jerryc127
Copy link
Owner Author

image

hexo g 的时候会出现这个错误

hexo s 本地查看也有错误

image

问问题前,能先查看下文档么
看文档q & a 吧

@st666a
Copy link

st666a commented Jan 16, 2022

image

官方博客代码块显示错乱。

@jerryc127
Copy link
Owner Author

image

官方博客代码块显示错乱。

你是不是用了浏览器自带的翻译?

@st666a
Copy link

st666a commented Jan 17, 2022

对滴,去掉自动翻译功能就好了。另外,按照截图里面的PWA教程做总是显示:
No matching service worker detected. You may need to reload the page, or check that the scope of the service worker for the current page encloses the scope and start URL from the manifest.
我在自定义js文件里面添加了以下配置才好。
// init PWA
if ('serviceWorker' in navigator) {
navigator.serviceWorker
.register('/service-worker.js')
.then(function () {
console.log("Service Worker Registered");
});
}
不晓得是我的问题,还是主题的问题。

@jerryc127
Copy link
Owner Author

对滴,去掉自动翻译功能就好了。另外,按照截图里面的PWA教程做总是显示: No matching service worker detected. You may need to reload the page, or check that the scope of the service worker for the current page encloses the scope and start URL from the manifest. 我在自定义js文件里面添加了以下配置才好。 // init PWA if ('serviceWorker' in navigator) { navigator.serviceWorker .register('/service-worker.js') .then(function () { console.log("Service Worker Registered"); }); } 不晓得是我的问题,还是主题的问题。

主题只是帮你插入些meta
具体还是去问对应的插件

@Aurora-Li-qq
Copy link

你好,我也遇见了一个类似的上面的问题,文档我看了好几遍,还是没办法解决这个问题。运行hexo - s时报错,希望你看见能回复一下,报错如下:
image

@jerryc127
Copy link
Owner Author

你好,我也遇见了一个类似的上面的问题,文档我看了好几遍,还是没办法解决这个问题。运行hexo - s时报错,希望你看见能回复一下,报错如下:

image

Valine 没有配置

@Aurora-Li-qq
Copy link

找到Bug来源了,谢谢

@Sonatau
Copy link

Sonatau commented Aug 1, 2023

image image

首页的顶部图和文章封面无法显示,但文章配置和图片都是可以访问的。比如这篇文章的cover是:https://tva1.sinaimg.cn/large/008i3skNly1gwidrsodh9j31900u0ws3.jpg。
想问问是什么原因? @jerryc127

@jun686
Copy link

jun686 commented Sep 3, 2023

image
故障: 移动端右上角按钮点不动,没有反应,按照https://chuchendjs.github.io/posts/13244/更换过CDN使用的 Butterfly 版本? | What version of Butterfly are you use?
4.7.0

是否修改过主题文件? || Has the theme files been modified?
是 (Yes)

使用的瀏覽器? || What browse are you using?
Edge

使用的系統? || What operating system are you using?
Windows
出現問題網站 | Website
jun.now.cc

@jerryc127 jerryc127 unpinned this issue Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants