Results 1 to 5 of 5

Thread: Removing 'My Jobs' from header

  1. #1
    Thread Starter
    Junior Member hadez's Avatar
    Join Date
    Mar 2011
    Posts
    27
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Removing 'My Jobs' from header

    In searching to remove links from the top nav menu it was suggested to edit theme-support.php

    Looks like it's the right file, but when I comment out the code or remove it, the whole site crashes. What am I missing here? If I just wanted to remove the 'My Jobs' link I should comment out:

    if (get_option('jr_myjobs_page_id')) :

    $items .= '<li class="right ';
    if (is_page(get_option('jr_myjobs_page_id'))) $items .= 'current_page_item';
    $items .= '"><a href="'.get_permalink(get_option('jr_myjobs_page_i d')).'">'.__('My Jobs', 'appthemes').'</a></li>';

    endif;



    right?

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,703
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Junior Member hadez's Avatar
    Join Date
    Mar 2011
    Posts
    27
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thank You

    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Member liquidpixels's Avatar
    Join Date
    May 2011
    Location
    Australia
    Posts
    58
    Thanks
    2
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,703
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How do you edit Header background and remove padding in header?
    By 40nowenterprise in forum ClassiPress General Discussion
    Replies: 5
    Last Post: August 20th, 2014, 10:59 PM
  2. Header background size and color code for Green Theme - Black Header
    By danappel in forum ClassiPress General Discussion
    Replies: 3
    Last Post: February 23rd, 2011, 11:06 AM
  3. Changing "All Jobs" text in header search bar
    By damian_nik in forum JobRoller General Discussion
    Replies: 8
    Last Post: January 29th, 2011, 10:47 AM
  4. New jobs site - seasonal/winter/summer jobs
    By drucey in forum Showcase & Feedback
    Replies: 2
    Last Post: December 17th, 2010, 10:27 AM
  5. [SOLVED] [JobRoller]How to Remove Featured Jobs from Listing of Jobs Posted
    By acsepic in forum Report JobRoller Bugs
    Replies: 6
    Last Post: November 19th, 2010, 03:58 PM