无法应用 Typo3 v9.5.4 内容元素
Typo3 v9.5.4 content elements couldn't be applied
我是这个 CMS 的新手,当我尝试 add/change 内容元素时它不起作用,只有选项卡标题起作用。不知道是不是我配置的时候漏了什么?
config_screenshot
result_screenshot
我好像没有呈现实际内容的模板。
如果你只是想测试 TYPO3,你应该得到一个像 https://extensions.typo3.org/extension/bootstrap_package/ (there are many other themes as well). You can simply install the extension, choose a root page and add it to the TypoScript template https://docs.typo3.org/typo3cms/TyposcriptIn45MinutesTutorial/latest/TypoScriptOverview/MainTemplate/
这样的主题扩展
如果您打算使用自己的模板开发网站,建议使用网站包。您可以使用 https://sitepackagebuilder.com/new/ to generate a package that comes with a lot of useful functionality and configuration already available. Have a look here for further information: https://docs.typo3.org/typo3cms/SitePackageTutorial/
我是这个 CMS 的新手,当我尝试 add/change 内容元素时它不起作用,只有选项卡标题起作用。不知道是不是我配置的时候漏了什么?
config_screenshot
result_screenshot
我好像没有呈现实际内容的模板。
如果你只是想测试 TYPO3,你应该得到一个像 https://extensions.typo3.org/extension/bootstrap_package/ (there are many other themes as well). You can simply install the extension, choose a root page and add it to the TypoScript template https://docs.typo3.org/typo3cms/TyposcriptIn45MinutesTutorial/latest/TypoScriptOverview/MainTemplate/
这样的主题扩展如果您打算使用自己的模板开发网站,建议使用网站包。您可以使用 https://sitepackagebuilder.com/new/ to generate a package that comes with a lot of useful functionality and configuration already available. Have a look here for further information: https://docs.typo3.org/typo3cms/SitePackageTutorial/