Unable to delete a block - A possible solution
Permalink 1 user found helpful
Hi all,
Just thought I'd post this as it helped me with a problem where I couldn't delete a block, or interact with certain stack elements.
The problem:
I would enter edit mode, click on a block (or a block item within a stack) and select Delete. The block would disappear, but the 'Approve' button would not show. On returning to the site, the block would remain in place and the page didn't register as having edits to publish.
The solution:
We had recently implemented a 301 redirect in the .htaccess file to forwardhttp://<domain_name>.com tohttp://www.<domain_name>.com...
On removing the redirect, editing blocks was possible once again.
I realise this may not be everyone's issue and solution but it may help someone.
Russ
Just thought I'd post this as it helped me with a problem where I couldn't delete a block, or interact with certain stack elements.
The problem:
I would enter edit mode, click on a block (or a block item within a stack) and select Delete. The block would disappear, but the 'Approve' button would not show. On returning to the site, the block would remain in place and the page didn't register as having edits to publish.
The solution:
We had recently implemented a 301 redirect in the .htaccess file to forwardhttp://<domain_name>.com tohttp://www.<domain_name>.com...
On removing the redirect, editing blocks was possible once again.
I realise this may not be everyone's issue and solution but it may help someone.
Russ
THANK YOU EVER SO MUCH !!
I've been tearing my hair out on this one. I've been cleaning up my URL's via .htaccess and never suspected that this was the culprit for pages occasionally refusing to publish edits !
I've been desperately trying to debug this for a few days now.
Thanks gain !
Mike