I am experiencing a strange issue and was wondering if anyone else has seen this before.
I have multiple overlapping contexts and blocks within them. I have ordered the blocks via the Context Inline Editor and am saving my contexts to code using the Features module. All looks as I would expect when I am logged in as an authenticated user but when I am viewing the pages as anonymous the blocks are misordered. Anyone have any ideas?

Comments

yareckon’s picture

dunno if exactly what is happening there, but you could try setting weights by hand using the patch mentioned in this thread. http://drupal.org/node/455908

kclarkson’s picture

I am having the same issues.

Did anybody find a solution for this?

kclarkson’s picture

Found a temporary fix.

I use context for all of my menus and use a sitewide context for my login and logout boxes. I then have another context for the page category and another specifically for page.

Try not to move the site-wide context at all. And only edit the page specific context and re-save.

for some reason changing the order of the page specific context and re-saving works. Remember not to move your site-wide context because it changes the order of the other pages.