comfy / comfortable-mexican-sofa

ComfortableMexicanSofa is a powerful Ruby on Rails 5.2+ CMS (Content Management System) Engine
MIT License
2.72k stars 637 forks source link

Content does not get rendered in the layout #948

Open hopewise opened 2 years ago

hopewise commented 2 years ago

Expected behavior

Rendering the text in the wysiwyg editor at the page.

Actual behavior

I just see

{{ cms:text title }} {{ cms:wysiwyg content }}

Steps to reproduce

in a pre existing app, at the admin slug:

visit the page, the content of page is not rendered.

System configuration

Rails version: 5.2.5 CMS version: 2.0.19 Ruby version: 2.6.6