C5.8.1.0 Composer issue - options not showing
PermalinkWhen I create a new page and go to the Composer, all the options to name the page etc... do not appear - just the save bar along the bottom. Chrome is not pulling up any javascript errors. So I am a bit lost as to what is happening.
I have carefully studied the elemental theme and its coding but just can't work out why I can't use the Composer.
Have you checked to see if the Composer HTML is there, but hidden because of a z-index or other related issue?
Is your theme CSS scoped/namespaced to .ccm-page?
https://legacy-documentation.concrete5.org/tutorials/easily-scope-cs...
Using the browser developer tools, inspect the page to see if the HTML for the Composer form is displayed, but not visible.
Can't see any of the composer form.
1. missing the getPageWrapperClass call
2. switched on composer option in the page template option!
Please reply with a screenshot of the issue.