Hello everyone,
I’ve been working on a project using CMS Made Simple, and I’m encountering a frustrating issue with template rendering. I’ve created a custom template for my site, but when I assign it to a page and view it in the browser, the design doesn’t render as expected, it’s missing styles and certain content blocks. I’ve double-checked the template code and the associated stylesheet, and everything seems fine in the admin panel.
CMS Made Simple Template Rendering
-
- New Member
- Posts: 1
- Joined: Thu Jan 09, 2025 6:34 am
Re: CMS Made Simple Template Rendering
That does sound frustrating, but we don't have much info to go on so can only offer a few guesses/suggestions:
-check that the stylesheets are assigned to the same design as the page template
-check the PHP error log, Admin log, and browser console (F12) for clues
-view the page source of the incorrectly rendered page to see if the code stops unexpectedly, or has further clues
-confirm display_errors is off (sometimes an error message can break rendering of code)
If it's none of those, you'll probably need to share some more information, including a url
-check that the stylesheets are assigned to the same design as the page template
-check the PHP error log, Admin log, and browser console (F12) for clues
-view the page source of the incorrectly rendered page to see if the code stops unexpectedly, or has further clues
-confirm display_errors is off (sometimes an error message can break rendering of code)
If it's none of those, you'll probably need to share some more information, including a url
Not getting the answer you need? CMSMS support options