Me again!! I have the editable regions working ok but there is only one bubble bar (the tab with the '+ - and arrows), showing. Is that correct? It seems that the only arrows working are for the top 2 entries. I've taken a screen shot in edit mode (http://www.thatsgraphic.com.au/screen2.jpg). For instance I want the 'Fencing' to go under 'Features'. I thought there would have been a bubble bar for each of the listings.
Also with just the one bubble bar, if I want to delete a listing it takes out the first one. I feel there is something I'm not doing right. Any help would be appreciated.
This is my code for the 3 listings.
<div class="portfolio cms-repeat" id="portfolio">

<div id="portcontent" class="portcontent cms-editable">
<h2>EDGING</h2>
<p>Garden edging can be made from various types of materials including pavers, blocks, concrete or what ever you may desire.
View more details and photos... </p>
</div>
</div>
<div id="ecbf1e" class="portfolio cms-repeat cms-previous-repeat-item-id-ef40b2" style="opacity: 1;">

<div id="edd0dd" class="portcontent cms-editable">
<h2>FENCES</h2>
<p>Riverland Creative Gardens can assist you with choosing the right fencing solution for your situation. We supply and install panel fences, pool, post and rail, pickets, block and various decorative fences.
View more details and photos... </p>
</div>
</div>
<div id="ef40b2" class="portfolio cms-repeat cms-previous-repeat-item-id-e6bc19" style="opacity: 1;">

<div id="eac10f" class="portcontent cms-editable">
<h2>FEATURES</h2>
<p>Features in gardens are used to highlight or lift areas, to provide focal points or create interest. Features vary from the very basic use of natural products like bluestone rocks (Just Rocks) to elabrate water features. Pots and urns are also ...
View more details and photos... </p>
</div>
</div>