我无法在Elementor中创建标头,因为我一直出现以下错误
“Sorry, the content area was not found in your page. You must call the_content function in the current template, in order for Elementor to work on this page.”
我有一个同一页的网页标题现在我想创建标题模板,以便我可以添加相同的标题到不同的页面,因为我必须显示一些帖子,我想创建第二个页面,这将显示帖子,每当我试图创建标题,我一直在elementor上面的错误。
我使用的是我创建的主页的Elementor Canvas,所以如果我需要添加the_content函数,我不知道该在哪里添加它?
更新:这似乎是由于ElementsKit Lite插件的问题,因为我使用相同的插件创建了菜单,当我想创建新的标题时,它不允许我这样做,因为与这个插件的ElementsKit Lite有一些冲突
发布于 2021-07-07 23:15:28
ElementsKit使用Elementor的模板函数。在创建标题模板时,是否通过Elementor主题构建器进行创建?Wordpress Admin > Templates > Theme Builder > Add New
https://stackoverflow.com/questions/68280010
复制相似问题