1

(7 replies, posted in Support zone)

Yes I have just been asked for this feature also...

2

(14 replies, posted in Tutorials)

To repeat a region you should manually edit the code on your web pages to enable repeat regions.

Find class="edit" and replace with class="edit-repeat"

When you go to the "Edit content" tab you'll now see this button:
http://www.simplecms.com/forumimages/repeat_regions.gif


The first icon edits the content.
The second icon, the plus, will duplicate the area.
The third icon, the minus, will remove the area.

--
Short URL http://smplc.ms/repeatregions

Hi - would you be able to post the code used for this as I can see it being really useful for people to have this as a resource....thanks

4

(5 replies, posted in Support zone)

Great thanks it would be good to have the choice as I don't really want my clients to have the ability to choose new editable regions. Will look forward to hearing from you on this.

5

(5 replies, posted in Support zone)

Hi - your system seems to be putting in div tags even when I haven't requested them - as soon as it goes into edit mode when I upload the file again its put in loads of div tag numbers which makes my code more complex than I would want.

Is there a way of stopping this from happening? I'm not sure that I want to be using the choose editable region feature as am doing most of my coding in dreamweaver using specific div tags.