GetSimple Support Forum

Full Version: Adding sections to page admin panel
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all!

I'm new to GetSimpleCMS, from what i've discovered and tested it's very nice!
I've found out some of the things or customised some thing already..
I didn't find a good way yet to add multiple 'sections' on the homepage.
as an example i use this template.
As you can see it has a top section, 3 read more columns and a gallery / post section.
Is there a way I can have multiple editors or something so I can change one section at a time?

thanks a lot!
You can use components.

Or if you want to use a wysiwyg editor you can use a page instead: Use
PHP Code:
<?php getPageContent('slug'); ?>
in your template. See here for info) .

Or you can use one of the plugins: http://get-simple.info/wiki/plugins:guid...tent_areas