GetSimple Support Forum
QUESTION Adding sections to page admin panel - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Themes (http://get-simple.info/forums/forumdisplay.php?fid=10)
+--- Thread: QUESTION Adding sections to page admin panel (/showthread.php?tid=8511)



Adding sections to page admin panel - online123 - 2016-06-17

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!


RE: Adding sections to page admin panel - datiswous - 2016-06-17

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:guide#multiple_content_areas