Results 1 to 5 of 5

Thread: Remove WP header toolbar in Vantage except Account Link Login/Logout

  1. #1
    Thread Starter
    Veteran harry0013's Avatar
    Join Date
    Mar 2012
    Location
    Philippines
    Posts
    351
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Remove WP header toolbar in Vantage except Account Link Login/Logout

    Remove WP header toolbar in Vantage except Dashboard, and Account Link Login/Logout.

    I was able to get this done using a plugin named "Take Control Of The Wordpress Toolbar" but here's a few things a made:

    In the paulund-toolbar.php I commented out the below lines of code:

    // Remove the user details tab
    // if( $options['my_account'] == 1){
    // $wp_admin_bar->remove_menu('my-account');
    // } else {
    // $my_account = $wp_admin_bar->get_node('my-account');
    //
    // $wp_admin_bar->add_node( array(
    // 'id' => 'my-account',
    // 'title' => $options['howdy_text'],
    // 'meta' => array()
    // ) );
    // }


    Though there's one more thing that needs to be done hopefully someone would be able to help out. If I pull up my website as domain.com/wp-admin while currently logged in as "Contributor", WP is showing me the following left toolbar:

    Payments (no access)
    Listings
    Posts
    Comments
    Contact
    Icons
    Profile
    Tools

    Can this be restricted from the Contributor's profile?

    Thank you.

  2. #2
    Expired Customer johno69's Avatar
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    576
    Thanks
    47
    Thanked 109 Times in 81 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Did this post help you? Click Thanks | Did it help you lots? Then the next time you see someone in need give them $5 for me.

  3. #3
    laura's Avatar
    Join Date
    Apr 2010
    Location
    Michigan
    Posts
    2,594
    Thanks
    60
    Thanked 279 Times in 254 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Veteran harry0013's Avatar
    Join Date
    Mar 2012
    Location
    Philippines
    Posts
    351
    Thanks
    5
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    laura's Avatar
    Join Date
    Apr 2010
    Location
    Michigan
    Posts
    2,594
    Thanks
    60
    Thanked 279 Times in 254 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. remove register login rss from header
    By repair in forum ClassiPress General Discussion
    Replies: 3
    Last Post: January 17th, 2014, 06:36 AM
  2. [SOLVED] Remove toolbar from vantage
    By knowlesy27 in forum Vantage General Discussion (Legacy)
    Replies: 4
    Last Post: October 15th, 2012, 12:05 PM
  3. [SOLVED] Change link URL for custom header image in Vantage
    By olefredrik in forum Report Vantage Bugs (Legacy)
    Replies: 5
    Last Post: September 4th, 2012, 06:24 AM
  4. [SOLVED] Create link in header navigation bar to link Vantage?
    By forsalebytracey in forum Report ClassiPress Bugs
    Replies: 6
    Last Post: June 23rd, 2012, 03:55 PM
  5. Remove Login/Register from header menu
    By nicoaure in forum Report JobRoller Bugs
    Replies: 1
    Last Post: March 20th, 2012, 05:34 AM