pezastic
Member
Posted 8 years ago #
This is strange, because I can see the menu (not dropdown, as the doc states) using IE 6.0 from work, but not using IE 6.0 from home. Both have a resolution of 800x600. However, they are two different OSes (MS2000 and MSXP, respectively). BTW, when I -do- see the menu, it is directly overlaying the Post Password field, which I'm certain wasn't intended. I know that others have experienced this too, as referenced here:
http://wordpress.org/support/6/1218
However, there has been no addressing of the problem for the past several days. Does anybody have a fix?
Adding to that:
New posts seem to get a post_category of zero, and then don't seem to show up in the get_archives() call properly (my latest post didn't show up until I manually went in with an SQL editor and changed the post_category to be 1...).
=d
David's problem fixed in CVS. post_category is depreciated so don't worry about it any more.
Good to know. I'll update and merge in CVS latest at some point once I've stabilized my site. BTW, I have noticed sometimes the categories showed, sometimes they didn't. No rhyme or reason to it... And while IE sometimes works well, Opera just plain blows the layout rules (but I think it DID show the categories at all times... ;) ).
=d
Yeah with the current code I think we're triggering like 10 IE bugs, and it sometimes doesn't show up at all. Crazy. Dougal tracked down a fix though and I'm going to look into it more when I finish up with finals.