Page 1 of 1

Need multiple editable areas

Posted: Sun Feb 28, 2016 10:32 am
by cobber
Good morning

Just started playing around with Bludit and I love the simplicity. So thank you to the developers.

I am trying to integrate Zurb Foundation responsive template into Bludit and wondered what the best approach would be for making multiple editable areas in each page. Take a look at the template in Foundation http://foundation.zurb.com/templates-pr ... state.html.

Imagine if a user wanted to edit each of the 'Pegasi B' boxes. How would that be possible?

Thanks

Re: Need multiple editable areas

Posted: Sun Feb 28, 2016 4:06 pm
by diego
Hi,
I moved the topic to the General area (viewtopic.php?f=14&t=64)

You can make a page for each Pegasi B.

Here you have some information to make themes.
https://docs.bludit.com/en/themes/theme-basics
https://docs.bludit.com/en/themes/examp ... irst-theme

Regards

Re: Need multiple editable areas

Posted: Sun Feb 28, 2016 5:25 pm
by cobber
Thanks for the reply

Yeah I was looking for something a little more streamlined.

As technically each piece of content isn't actually a page, it may confuse the user (site owner) not to mention clutter up the admin area with a large number of pages which aren't actually pages but bit of a page.

I'll maybe look at a work around

Many thanks

Re: Need multiple editable areas

Posted: Sun Feb 28, 2016 10:52 pm
by Edi
It depends how the template is interpretated. Either it's a preview page or a page with boxes.

A preview page can easily be created with the loop of posts in home.php.

A page with boxes can be made with CSS.