Support Forum

Admin bar change

CF Conrad_Farlow
Conrad_Farlow
Member

Did an SVN up this morning and the admin bar has changed, there appears to be some admin queue buttons. I would probably not use these so would like to turn them off. I seem unable to do this in the dashboard?

Also on my theme the buttons do not appear correctly I just get some misaligned text, which parts of the theme did you change to accommodate the changes to the admin bar?

Conrad

7 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Well firstly from a display standpoint it is still partly experimental. When you say ‘there are some admin queue buttons’ then this is not really accurate as there used to be three and now there is just one. Two of the old buttons are now just informational labels and there is one extra informational label for spam if the Akismet option is being used (which is an admin option).

As the admin bar is a plugin then it can be turned off in the SP plugins admin panel.

I am a little concerned about them not looking right however. Can you send me an image by any chance?

CF Conrad_Farlow
Conrad_Farlow
Member

Hi Andy sorry perhaps I didn’t make myself clear, if I use this morning’s build and select the default forum it displays fine. It is my theme that doesn’t look right so I was asking what you had changed that would affect the appearance of the queue so that I could put it right.

This will happen quite a lot I expect but I will need less help as I learn more. I don’t expect you to jump to this stuff because you have plenty to be getting on with.

Anyway this is what I see in my theme.

 

 The problem seems to be

‘<div class=”spLeft spButtonAsLabel”>
Unmoderated:
<span id=”spUnread”>0</span>
</div>’

So I was just wondering whether spButtonAsLabel was new and where to find it? Don’t worry too much about it Andy.

YS Yellow Swordfish
Yellow Swordfish
Member

Understood.
spButtonAsLabel – That’s what you need to add. If you look in either of our themes and search on that you will find just two entries. One is an addition to the spButton styling and one is on it’s own. Easy, small, simple additions,
But this might not stay like this… of course! 🙂

LH Lee H
Lee H
Member

Yellow Swordfish said:

But this might not stay like this… of course! 🙂

Ya just have to keep things exciting for theming don’t ya! Smile

MP Mr Papa
Mr Papa
Member

part of alpha process… Wink  hopefully things are solidifying… tentative plan is for beta on Sept 1, but we have to be ready and no major changes except bug fixing after that…

CF Conrad_Farlow
Conrad_Farlow
Member

Found it default.php 2 entries added and it’s fixed.