Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/431.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jquery/71.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
我可以向wordpress添加静态HTML/Javascript/jQuery文件吗?_Javascript_Jquery_Html_Css_Wordpress - Fatal编程技术网

我可以向wordpress添加静态HTML/Javascript/jQuery文件吗?

我可以向wordpress添加静态HTML/Javascript/jQuery文件吗?,javascript,jquery,html,css,wordpress,Javascript,Jquery,Html,Css,Wordpress,我有一个很大的html文件,它使用Javascript,jQuery,c3.js,style.css,normalize.css 问题是:我可以将它作为静态html添加到wordpress吗? 例如,该文件是calculator.html,我需要它位于www.company.com/calculator.html 这是一个公司的网页,我甚至没有网页的任何文件,所以我不能测试。我创建了一个免费的WP帐户进行测试,但我没有做到这一点,因为它应该上传到“wordpress根”,但我没有找到它。因此,我

我有一个很大的html文件,它使用
Javascript
jQuery,
c3.js
style.css
normalize.css

问题是:我可以将它作为静态html添加到wordpress吗? 例如,该文件是calculator.html,我需要它位于www.company.com/calculator.html

这是一个公司的网页,我甚至没有网页的任何文件,所以我不能测试。我创建了一个免费的WP帐户进行测试,但我没有做到这一点,因为它应该上传到“wordpress根”,但我没有找到它。因此,我不知道作为一个免费帐户,我是否没有所有的功能,或者这是不可能的。

你可以创建一个模板(作为你正在使用的主题的一部分),然后在你的后端创建一个静态计算器页面,在那里你可以选择你的模板作为页面的模板

1。创建模板

2。将模板添加到页面

3。将页面的短链接设置为www.company.com/calculator.html


您需要用计算器HTML代码填充模板文件。

您是否尝试将标题粘贴到google?您必须从文件管理器添加标题可能的副本