Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Adding sections to page admin panel
#1
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!
Reply
#2
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
Reply




Users browsing this thread: 1 Guest(s)