GetSimple Support Forum

Full Version: Multiple content block in one page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,

I have a single page with 3 different content areas.

Now in the admin I have only one textarea where I can manage the page content.

My question is how can I have 3 textareas in admin for 3 different text blocks in that particular page.

Any help/guideline is highly appreciated.

Thanks in advance.
You can use GetSimple 'components'

You can make pages and insert them into another page

You can use a plugin like 'Simple Input Tabs' or i18n

That's probably more answers than you wanted, but GetSimple is really flexible.
(2014-01-05, 07:24:39)Timbow Wrote: [ -> ]You can use GetSimple 'components'

You can make pages and insert them into another page

You can use a plugin like 'Simple Input Tabs' or i18n

That's probably more answers than you wanted, but GetSimple is really flexible.

Hey Tim,

Many thanks for your reply.

I will definitely explore the plugin. Yes GetSimple is really flexible indeed.

I will get back to you with the output.

Thanks once again.
If you want to use the (CK)editor for making those blocks that is also possible with getPageContent(), returnPageContent():
http://get-simple.info/wiki/themes:template_tags

It's also possible to make content area's with page blocks in them I think. With the help of the I18N Search plugin. Info: http://get-simple.info/forums/showthread.php?tid=5166 (post 13).