StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 11-08-2012, 10:36 PM
sundance sundance is offline
Registered User
Genesis Member
 
Join Date: Nov 2011
Posts: 66
Default select/deselect categories toggle

Hi,
how can I remove the select/deselect categories toggle from the edit post widget ?
  #2  
Old 11-09-2012, 09:12 AM
NicktheGeek's Avatar
NicktheGeek NicktheGeek is offline
Forum Manager
 
Join Date: Feb 2010
Posts: 62,650
Default

you should ask on the WP.org forums. This is part of WordPress core.
__________________
Nick "Fred and/or George Weasley" Croft
Designs by Nick the Geek
@Nick_theGeek on Twitter

Make web design easier, get FireBug for FireFox

Want to learn more about Genesis? Check out my Genesis Explained Series

  #3  
Old 11-09-2012, 09:51 PM
sundance sundance is offline
Registered User
Genesis Member
 
Join Date: Nov 2011
Posts: 66
Default

strange , before I install genesis it wasn't there , and when I hover on it with firebug it shows genesis-category-checklist-toggle.

also I commented this line in genesis admin.js and its gone

//jQuery('<p><span id="genesis-category-checklist-toggle" class="button">' + genesisL10n.category_checklist_toggle + '</span></p>').insertBefore('ul.categorychecklist');

but I don't want to modify core files , any other solutions ?

www.mepanorama.com
  #4  
Old 11-09-2012, 11:02 PM
NicktheGeek's Avatar
NicktheGeek NicktheGeek is offline
Forum Manager
 
Join Date: Feb 2010
Posts: 62,650
Default

I must be misunderstanding what option you are talking about. Could you post a screen shot of the setting. Thanks.
__________________
Nick "Fred and/or George Weasley" Croft
Designs by Nick the Geek
@Nick_theGeek on Twitter

Make web design easier, get FireBug for FireFox

Want to learn more about Genesis? Check out my Genesis Explained Series

  #5  
Old 11-10-2012, 12:44 AM
sundance sundance is offline
Registered User
Genesis Member
 
Join Date: Nov 2011
Posts: 66
Default images

here I removed it by commented the line I mentioned
Attached Images
File Type: jpg Untitled.jpg (35.8 KB, 1 views)
File Type: jpg Untitled2.jpg (44.1 KB, 2 views)
  #6  
Old 11-10-2012, 07:03 AM
NicktheGeek's Avatar
NicktheGeek NicktheGeek is offline
Forum Manager
 
Join Date: Feb 2010
Posts: 62,650
Default

Thanks, I thought you were referring to a different screen.

This code can be disabled without editing core but it is kind of complicated and can affect updates because you will have to bypass the Genesis admin js with your own.

You would remove the admin load scripts action with
PHP Code:
remove_action'admin_enqueue_scripts''genesis_load_admin_scripts' ); 
Then you need to build your own action and admin script to replace it.
__________________
Nick "Fred and/or George Weasley" Croft
Designs by Nick the Geek
@Nick_theGeek on Twitter

Make web design easier, get FireBug for FireFox

Want to learn more about Genesis? Check out my Genesis Explained Series

 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Select Multiple Categories at Once signaturedd General Discussion 2 02-27-2012 01:50 PM
Search Box w/ Ability to Select Multiple Categories seattlesavvy General Discussion 5 03-06-2010 04:56 PM
Select ALL Categories on Homepage Widget tldagent General Discussion 3 01-21-2010 01:05 PM
Select Categories on Blog Page gaharrison General Discussion 2 01-14-2009 09:52 PM


All times are GMT -5. The time now is 09:15 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.