Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用 elementor 来构建我的网站页面,但是当通过 wordpress 添加新项目以及使用 elementor 对其进行编辑时,它对该特定页面的给出错误不知道为什么。 错误图片 请帮助我摆脱它,我的工作正在等待解决这个问题。
我曾经遇到过同样的问题。就我而言,这与我的主题中的错误配置有关。我从一开始就创建了一个新主题,并且(错误地)将index.php用于我的动态内容。我所做的是创建front-page.php并粘贴了我的内容index.php并解决了问题。
index.php
front-page.php
此外,您必须检查是否wp_footer()在您的 footer.php 模板中调用。我希望这对你有帮助。对不起,我的英语不好。
wp_footer()
我决定创建自己的 WritableComparable 类来了解 Hadoop 如何使用它。所以我创建了一个带有两个实例变量(orderNumber cliente)的 Order 类并实现了所需的方法。我还为 getter/setters/hashCode/eq