It doesn't work mate !!
I tried it.
Is there any other solution ?
--------------------------------------------------
From: "Kaspars" <[EMAIL PROTECTED]>
Sent: Wednesday, October 15, 2008 9:41 PM
To: <[email protected]>
Subject: Re: [wp-testers] Widgets Freezing
I sent this to wp-hackers:
In latest nightly, under Widget management nothing is clickable.
It looks like .wrap's relative positioning is to blame.
#wpbody .wrap { position:relative; }
So the solution is to remove position:relative from #wpbody .wrap or to
add clear:both, like this:
#wpbody .wrap { position:relative; clear:both; }
Regards,
Kaspars
Kirk M wrote:
I've found that by doing this, it throws the Admin header rendering all
off overlapping the various drop down menus associated with each
respective admin page that has them on top of the breadcrumb navigation
(the drop down menus being located immediately above the Admin page
content and below the breadcrumb navigation). Restoring
"position.relative" to "#body .wrap" (line 215 of global.css) brings
things back to normal which of course, includes locking the widgets page
back up.
On 10/15/2008 7:56 AM, Kaspars Dambis wrote:
No, it is not plugin which is causing this (testing 2.7, right?). It is
the CSS. In global.css we have:
#wpbody .wrap { position:relative; }
Try removing relative positioning (through FireBug) and all the links
work.
Kaspars
T, 2008-10-15 23:39 +1300, brooklynne rakstīja:
it's a plugin incompatibility problem, I had recently installed a new
plugin/widget and went to the widgets page and it was frozen(meaning
none of the links were actually clickable) I deactivated that plugin
and
it went back to working, so I suggest you do the same....
Brooklynne
Saeb Msarwa wrote:
Hey, guys
I don't know what's wrong but the Widgets Page in the ACP.
Don't work and I don't know why !!
Btw I use Plugins for old versions of WordPress.
So any suggestions mates ?
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers