Hi, folks,
I've upgraded my second blog site to 5.0.8. One bit of oddness is that anytime I access the blogs admin functions, two of the drop-down menus automatically appear with their entries dropped down instead of neatly "folded up" as they would normally do. You can see what I mean here:
http://shininghappypeople.net/doc/menu-oddness.png
If you are looking at the blog without being logged in, of course, they aren't there, but in back office view I hate this distracting behavior. I'm also confused because this didn't happen with my previous upgrade of my main blog, this didn't happen, and the procedure was the same.
My guess is that this might be addressed somewhere in the admin skin, but I'm sure not seeing where. Any thoughts on how to fix the behavior?
The site in question is
http://shininghappypeople.net/blogs/kazan-2014.php
Thanks, Don.
Okay, so I have determined that my web-host provider is actually cacheing (sp?) the php scripts that produce a page. In other words, I can make a change in a PHP script, but it won't be in effect while the current browser is continuously open or if the current browser is briefly closed. Several hours later, the changes will appear. Very odd. I hadn't thought that server-side script cacheing happened.