CMS Made Simple Template Rendering

General project discussion. NOT for help questions.
Post Reply
charliejone
New Member
New Member
Posts: 1
Joined: Thu Jan 09, 2025 6:34 am

CMS Made Simple Template Rendering

Post by charliejone »

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.
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1740
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: CMS Made Simple Template Rendering

Post by DIGI3 »

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
Not getting the answer you need? CMSMS support options
Post Reply

Return to “General Discussion”