Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Clear instruction on how to upgrade from 4.5.1
Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 29, 2012 - 3:30 pm

OK - let's peg this sucker once and for all...

How about

.searchbutcat .selectBox-dropdown .selectBox-labe

l

Tried that?

How abut this:

#spMainContainer .selectBox-label { display: none; }

You don't need to show me the CSS - I can see that already on your site.

andy-signature.png
YELLOW
SWORDFISH
Avatar
LauraE
Member
Free Members
sp_UserOfflineSmall Offline
Feb 29, 2012 - 3:42 pm

Yellow Swordfish said

OK - let's peg this sucker once and for all...

How about

.searchbutcat .selectBox-dropdown .selectBox-labe

l

Tried that?

How abut this:

#spMainContainer .selectBox-label { display: none; }

You don't need to show me the CSS - I can see that already on your site.

The first one doesn't work, and the second one just made the whole label bigger, as you can see on the site..am I suppose to have the {display: none;} in there too?

Avatar
LauraE
Member
Free Members
sp_UserOfflineSmall Offline
Feb 29, 2012 - 3:49 pm

Okay, redid the second as shown, but on the homepage in the categories dropdown menu the text is messed up..but fixed it on the forum though 😀

 

I've put the code back the way it was, as I need to make dinner, but I'll be back 🙂

Avatar
Harrzack
New York city
Member
Free Members
sp_UserOfflineSmall Offline
Mar 2, 2012 - 12:59 pm

As I posted earlier, I'm having this issue too, with ClassiPress 3.17 and SP 5.0.  First I turned off all plugs, to no avail. Then I took out Classipress by switching (preview) to the Twenty-Eleven theme - and voila!  SP double menu issue was fixed.

At first I thought it might be with the Custom Search plug-in as it does have the selectBox rules in it. But disabling that plug did NOT help.

So it would seem something in CP is causing the conflict.  Sadly there is rarely much help on the CP forums - it takes many days  to even get noticed...  so this will be a toughie.

Don't know if this is part of it, but I also notice the labels on the left side over-lap a bit with the icons...  I've got a child theme working so may be able to address that there.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 2, 2012 - 2:29 pm

Well we would still like to hear back from some of you guys...

andy-signature.png
YELLOW
SWORDFISH
Avatar
Harrzack
New York city
Member
Free Members
sp_UserOfflineSmall Offline
Mar 3, 2012 - 7:31 am

Next idea: It appears that the style.css file in ClassiPress has some code that be causing the conflict.  See Enclosure.

When I view the problem area in Firebug - and click on the apparent dupe-dropdown, it shows line 168 of style.css - from the ClassiPress main.  Along with this I'm seeing the proper SP css styles - so it appears the line 168 code should NOT be appearing here.

I am running a child theme for both ClassiPress and SP  My css knowledge is a bit rusty - I see the suggestion of creating a class name for SP - just now sure how/where to do/try the fix.

Help!  laugh

=Alan R.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 3, 2012 - 11:18 am

is there a link in this thread somewhere???

so figure out what classipress style is overriding the forum style (it will have a line through it) and override it... with !important or a more specific hierarchy...

Avatar
Harrzack
New York city
Member
Free Members
sp_UserOfflineSmall Offline
Mar 3, 2012 - 12:08 pm

Attempted to include a screen shot of the css - dragged and dropped to the pane - but image never appeared - will try again - looks like it is in now. This is a snapshot of the Firebug display for the problem.

 

Here is a link to the page:   http://www.swapyourmama.com/forum/

I've tried a couple over-rides in my CP child theme to no effect - think my css knowledge is too weak.

It def appears as though the CP style is being used, but I don't understand why - there is no such reference I can find in the SP code.

 

=Alan R.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 3, 2012 - 5:23 pm

Has anyone tried my last suggestion?

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 3, 2012 - 7:22 pm

Andy's code in post #21 was awful damn close and should have gotten you there...

add:

#spMainContainer .selectBox-dropdown {display: none !important;}

to your wp theme... its because the theme is globally applying select styles to anything it find in the pages...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 649
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 618
Members: 17357
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10123
Posts: 79616