在 wordpress elementor 页面中添加 css 和 js 文件的位置
Posted
技术标签:
【中文标题】在 wordpress elementor 页面中添加 css 和 js 文件的位置【英文标题】:where to add the css and js files in the wordpress elementor pages 【发布时间】:2018-11-30 11:02:34 【问题描述】:我使用包含重定向到外部 css 和 js 文件的 html 的 elementor 页面创建。
例子:
我的 elementor 页面有 "script src='script.js'"
和 "link rel='stylesheet' href='style.css'"
script.js
文件和style.css
文件放在哪里?
【问题讨论】:
【参考方案1】:在您的主题文件夹中创建一个类似“js”的目录并将脚本放入其中。在代码/模板中,路径看起来像
<?php bloginfo('template_directory'); ?>/js/script.js
【讨论】:
但我在 Elementor 的 HTML 添加选项中添加了脚本源,它仍然算数吗?我的意思是它是由 elementor 创建的特定页面 当您在主题的页脚(如“Elementor”或其他内容)中加载脚本时,它只会加载。以上是关于在 wordpress elementor 页面中添加 css 和 js 文件的位置的主要内容,如果未能解决你的问题,请参考以下文章
php Wordpress页面模板使用Elementor与任何模板
如何在 Wordpress Elementor 脚本完全加载后运行我的脚本?
html“服务器错误”中的Wordpress Elementor脚本
WPGraphQL 和 Elementor 获取页面或发布 css 和脚本