In WordPress 3.2.1, the Gravatar with profile username is located on the left side of the admin bar on the same line. In WordPress 3.3 Beta 1, the Gravatar and username is located on the far right side of the admin bar.
However, the Gravatar for my profile image shows up on a new line below Howdy, Jeff when looking at the front-end of the website. It's fine when viewing the admin bar in the back-end.
Can anyone else vouch for this as being an issue? If not, I'll assume it's due to the theme I'm using.
3.3 beta1 on IE 7, my gravater is on the same line, far right
front and back
I guess I should have told them which browser I'm using. It's FireFox 6.0.2 with minimal add-ons activated.
How many menu items do you have in the admin bar, jeffr0?
At a guess, you're getting a wrap-around, but I thought we had that fixed last week....
Can you check in another browser?
hiphopboy
Member
Posted 1 year ago #
Firefox 8 and Out of place too, and my site can't display background when i upgraded on 3.3 beta 1, back to 3.2.1 and display ok ! i don't know why
Firefox 8 is still in beta, IIRC.
hiphopboy
Member
Posted 1 year ago #
FF 8 Beta but it's problem from WP 3.3 Beta with CSS code for Out Of Place, with another site its good ! I just saw this problem about Admin bar out of place on Home page but on Admin page it's ok
hiphopboy - Given that 3.3 renders correctly on (god help me) IE 8, Chrome 15, and Safari, I would be more inclined to say the problem is FF 8's rendering.
Check on FF 7. If it's broken on ALL FF instances, that's an issue.
Also can someone screenshot this for those of us who can't test on FF? :D
hiphopboy
Member
Posted 1 year ago #
Thanks Ipstenu ! Here my screenshot :
on Home Page (Out of place on 3.3's admin bar , 3.2.1 as well) :
http://i12.photobucket.com/albums/a238/thienduonglove/Homepage.png
on Admin Page (Normal) :
http://i12.photobucket.com/albums/a238/thienduonglove/Admin.png
Any idea for this problem :)
Installed FF 8 Beta 2 on XP.
This works fine for me: http://f.cl.ly/items/0c1D2Q11421q383n2D03/ff8-gravatar.jpg
I even changed the name of the account to make sure it wasn't the length.
Lets go to the basics :) What plugins are you running and have you tried turning them off?
hiphopboy
Member
Posted 1 year ago #
oh ! Now i know, problem for my theme, anybody can edit for my gravatar on a line ?
If it's your theme, look in the style.css and see if you have anything in there for #avatar
hiphopboy
Member
Posted 1 year ago #
haven't any string with #avatar ! so must i do something to fix it
hiphopboy
Member
Posted 1 year ago #
Now i temp fix this error by remove gravatar on admin bar
on admin-bar.php, remove this line :
` $avatar = get_avatar( get_current_user_id(), 28 );
hiphopboy
Member
Posted 1 year ago #
My problem with Gravatar fixed on Beta 2 ! Now it's awesome ! Thanks WordPress Team so so much :X