前端不显示内容
Content not showing in front end
在主题(主题引擎)中使用 Typo3 6.2.19,themes_gridelements,theme_bootstrap。
我在首页选择默认主题。然后在主列中添加文本元素。但它没有显示在前端。
要在网站前端显示内容,请确保将 css_styled_content
添加到模板中。
转到 Template -> Edit the whole template record -> Include
。在这里您可以包括 css_styled_content
.
在主题(主题引擎)中使用 Typo3 6.2.19,themes_gridelements,theme_bootstrap。
我在首页选择默认主题。然后在主列中添加文本元素。但它没有显示在前端。
要在网站前端显示内容,请确保将 css_styled_content
添加到模板中。
转到 Template -> Edit the whole template record -> Include
。在这里您可以包括 css_styled_content
.