Disable in Edit Mode (for page types) a weird one here

Permalink
Hi There,

I have a site where I have put a slideshow block as the background which I have text overlaying. I have put the slideshow in my page defaults and applied to all childre.

When you edit the page defaults page the slideshow is hidden saying " (Disabled while in edit mode)" as one would hope. However when I visit a page and put it into edit mode the slideshow is not disabled as it should be. I think this is probably a bug / oversight due to the fact the page that is in Edit mode is not the deafult page on which the block was setup.

Any ideas on a fix please as the slideshow block already has:

if( $c->isEditMode() ){
   echo '<div class="ccm-note">'.t('Rapid Paging Block Placeholder (Disabled while in edit mode)').'</div>';   
}


and I dont know what else I would do.

Thanks

 
tobyme replied on at Permalink Reply
Sorry - please ignore this as I went back cleared and resaved my page defaults and now it hides whilst it edit mode - glitch in the matrix I guess.