Until last week, when i logged in as administrator, on the page of nodes,
i could edit blocks by clicking "edit this block" link which appeared in upper right corner of blocks. But now i can't see edit block link, so for every time i want to edit block i go to "/admin/structure/block" which is very bad.

When i check the page source i can see the links like:

<div class="contextual-links-wrapper">
<ul class="contextual-links element-hidden">
<li class="block-configure first last">   
<a href="/admin/structure/block/manage/block/32/configure?  
destination=admin/config/development/performance">Edit block</a></li>
</ul></div>

Contextual module is enabled.

What would be the problem.
How can i solve this?
Can you please help me. I couldn't make it..

Comments

cweagans’s picture

Priority: Major » Normal

Support requests are never major or critical.

trante’s picture

@cweagans I'm sorry i didn't know.

cweagans’s picture

No worries :) I was just cleaning up the queue.

gusantor’s picture

I'm on the same issue, did you figured out how to solve ?

thanks in advance

trante’s picture

Some months ago, When I cleared cache files (js/css) error was disappeared.

muri’s picture

check the permission for contextual links for the roles in module permission side.

gusantor’s picture

I recently just update my installation (7.15) and problem has gone ! cheers !

muri’s picture

Status: Active » Closed (fixed)