Results 1 to 5 of 5

Thread: Jobroller - Remove "job-category" slug without affecting page permalinks

  1. #1
    Thread Starter
    Amateur wdesign's Avatar
    Join Date
    Jul 2010
    Location
    United States
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Jobroller - Remove "job-category" slug without affecting page permalinks

    We're trying to remove the "job-category" slug from the permalink urls so that it will look like:

    "example.com/retail/job-name"

    instead of...

    "example.com/job-category/retail/job-name"

    Now, we've found the right place in the admin-post-types.php where this is created along with the other taxonomies, and we know how to edit it.

    However, whenever we remove the "job-category" slug, by taking the "slug" portion out of the rewrite command, our page urls become "Page Not Found 404" errors.

    The regular posts work. And the job posts work with the new url "example.com/retail/job-name".

    But for some reason, it breaks all the links of the pages only (such as "About us" page).

    Is there another bit of code that would need to be edited for this to work? Or another way to do it??

    Please respond soon. Thanks again!

  2. #2
    Thread Starter
    Amateur wdesign's Avatar
    Join Date
    Jul 2010
    Location
    United States
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

  4. #4
    Thread Starter
    Amateur wdesign's Avatar
    Join Date
    Jul 2010
    Location
    United States
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. remove "place and ad" button on front page.
    By jeffnaramor in forum Help Using ClassiPress
    Replies: 1
    Last Post: December 23rd, 2010, 10:44 AM
  2. Replies: 6
    Last Post: October 2nd, 2010, 10:50 AM
  3. How to remove dummy text on "add-new" submission page?
    By naweed in forum Help Using ClassiPress
    Replies: 2
    Last Post: May 19th, 2010, 04:04 PM