Dean Robinson
Forum Replies Created
-
The color:transparent is by design, but that its getting applied to that column is by accident ??
Thanks for pointing it out, the “Users” screen is not one I look at very often myself (since I’m the only user on all my blogs). I’ll make sure its fixed for the next update.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] WP3.0@patung You can force the menu to ‘unhide’ by adding ?unfoldmenu to the end of the wp-admin url
eg: https://mysite.com/wp-admin/?unfoldmenuOr, if you download the latest version of Fluency (2.3.2) the hide/unhide problem should be fixed. I haven’t had any reports of the error since this update was released.
GOOD NEWS EVERYBODY!
I’ve finally managed to reproduce the bug. It only took about a dozen different installs of WordPress before I got one to ‘break’.
Turns out the issue doesn’t appear to be with the ‘hide menu’ button itself, but rather that some of the widths of the menu items above it (in my case the comments menu) weren’t being set correctly in the fluency css (my bad, the css was a little too specific) and as a result were ending up on top of the show/hide button.
I’ll finish up some of the other bug fixes tonight when I get home from work and push out an update which will (hopefully) fix this issue for everyone. Update will also include Spanish, Turkish, Italian and Chinese translations.
Oh Brian, I thought that you’d solved the riddle about what is causing the ‘hide/show menu’ button to disappear. Unfortunately I’ve just tested all five default roles on my dev install and they all behave as expected, I can’t get the button to disappear.
This bug is really starting to annoy me, or more to the point the fact that I can’t reproduce it so I can fix it, is starting to annoy me.
Because I still can’t reproduce it (across half a dozen completely separate installs) I’m leaning towards some sort of conflict – but that said I’ve had users report that it occurs even with no other plugins active.
If there are any details about other plugins that you might have active when you see the bug that would be much appreciated. In particular any plugins that add/change admin menu items or other parts of the admin UI.
thanks.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] Color! Theme is great, just need one more featureI would love if there was like a color picker or hex color input. That would be just one more cherry for these theme. Maybe base, highlight, accent? 3 colors? Is that greedy?
I’d love to add a color picker of some sort, but its not as straight forward as it might seem, currently a lot of the UI touches are images, and making these “work” with custom color schemes will take some time. I’m not saying I won’t add it as a feature in the future, but it won’t happen tomorrow.
How does one add those color schemes that are on the profile?
Here’s a starting point https://planetozh.com/blog/2008/03/per-user-custom-stylesheet-in-wordpress-25/
Forum: Plugins
In reply to: [Plugin: Fluency Admin] WP3.0@shyuan Looks like all the problems with the “Menus” page are due to a lot of bad code that are being used to generate the page.
The overlapping footer only occurs when the active WordPress theme does not ‘natively’ support the custom menus, and the resulting message that is displayed (as seen in your screenshot) is what is causing everything to fail. (The <div> containing the message is being rendered by WordPress above the <html> tag and this is clearly wrong). I’ll file this as a bug in the WordPress issue tracker.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] WP3.0Peter144, can you confirm which version of Fluency you currently have active, I’m assuming its 2.3.1 ?
Do you have any other active plugins that interact with the admin menus in any way?
Do you know if your browser is reporting any javascript errors (these could be possibly caused by any active plugin, and have the potential to ‘break’ the menus)
Can you provide a screenshot of the problem so I’ve got something extra to work from while trying to replicate the problem.
cheers,
DeanForum: Plugins
In reply to: [Plugin: Fluency Admin] Color! Theme is great, just need one more featureYou can switch to the blue theme just as you would if you weren’t using Fluency, just go to your user profile and make the selection (Users > Your Profile).
And, as a bonus if you’ve updated to Fluency 2.3.1 which has just gone out then you’ll also have a third ‘coffee’ coloured scheme to choose from.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] WP3.0Thanks Shyuan, looks like its the same issue a few other people have spotted, I should have a fix out in the next day or so.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] WP3.0Ok, I’ve worked out whats causing the problems on the Menus page (it only happens when the fixed position menu is disabled).
I didn’t change (or at least I didn’t think I did) the code for the multi-columns on the hover menus, so I’ll have to have a look and see what the cause is.
Will try and get both fixed in a quick update.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] WP3.0Can you provide any more info about what appears to be wrong, screenshot or two might be helpful.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] WP3.0Almost, I finished testing against a default WP3.0 install last night, just need to test its compatibility with a few other plugins and tidy things up, should hopefully have a release by the end of the weekend or early next week at the latest.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] Login screenThanks for the suggestion, I’ll make sure its an option in the next release (due shortly after WordPress 3.0 is released)
Forum: Plugins
In reply to: [Plugin: Fluency Admin] Comment link not hidingSounds like its probably a bug in my CSS, I’ll see what I can do to fix it.
Forum: Plugins
In reply to: [Plugin: Fluency Admin] Submenu Position after disabling Fixed MenuI think I understand what you’re explaining, but could I get you to provide a screen shot just so I know I’m looking into the correct issue. Thanks.