You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using the DoIt theme and am in the process of migrating to FixIt. During the migration, I found that the footer in FixIt does not seem to support custom code insertion. In DoIt, I can use the custom tag to insert some custom code (mainly for some custom page analysis js code). Currently, I have overridden the layouts/partials/footer.html page, and I hope this functionality will be natively supported by the theme. The version of the theme I am currently using is v0.3.14.
Describe the feature you want 描述你的功能需求
我现在使用的是
DoIt
主题, 目前正在向FixIt
进行迁移,迁移过程中发现FixIt
的footer
似乎并不支持自定义代码插入,在DoIt
中,我可以使用custom
标签插入一些自定义的代码(主要是一些自定义页面采集js
), 目前我是重写的layouts/patrials/footer.html
页面,希望此项功能得到主题原生支持, 我当前所使用的FixIt
版本是v0.3.14
I am currently using the DoIt theme and am in the process of migrating to FixIt. During the migration, I found that the footer in FixIt does not seem to support custom code insertion. In DoIt, I can use the custom tag to insert some custom code (mainly for some custom page analysis js code). Currently, I have overridden the layouts/partials/footer.html page, and I hope this functionality will be natively supported by the theme. The version of the theme I am currently using is v0.3.14.
Useful reference 有价值的参考
DoIt
:https://raw.githubusercontent.com/HEIGE-PCloud/DoIt/refs/heads/main/layouts/partials/footer.html
The text was updated successfully, but these errors were encountered: