Results 1 to 4 of 4

Thread: Changing breadcrumb separator/delimiter (from "»" to "/")

  1. #1
    Thread Starter
    Veteran almightyeric's Avatar
    Join Date
    Aug 2011
    Location
    Nothern CA, USA
    Posts
    416
    Thanks
    56
    Thanked 19 Times in 16 Posts

    Changing breadcrumb separator/delimiter (from "»" to "/")

    I want to change breadcrumb separator/delimiter character (from "»" to "/"). How can I do that from inside a child theme (i.e. without modifying the ClassiPress theme)?

    I see the function cp_breadcrumb() in includes/theme-functions.php. In it, AppThemes defines a variable $delimeter = '»' (which is the HTML entity code for this character: "»").

    With that code, my site shows breadcrumbs like this (I added color here for visual emphasis):
    HOME » SECTION » SUB-SECTION » ...etc.

    I want it to show breadcrumbs like this instead:
    HOME / SECTION / SUB-SECTION / ...etc.

  2. #2
    Thread Starter
    Veteran almightyeric's Avatar
    Join Date
    Aug 2011
    Location
    Nothern CA, USA
    Posts
    416
    Thanks
    56
    Thanked 19 Times in 16 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,497
    Thanks
    75
    Thanked 553 Times in 502 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    $function ('CUSTOMIZATION'); } else { .DESIGN { display: awesome; }
    If you require any additional functionality or design customization, just ask. Afterall... anything is possible! However, I may not know how to implement your particular request, but if you don't ask, you don't get

    If you build it, they will come...


  4. #4
    Thread Starter
    Veteran almightyeric's Avatar
    Join Date
    Aug 2011
    Location
    Nothern CA, USA
    Posts
    416
    Thanks
    56
    Thanked 19 Times in 16 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. Changing the default empty field "Location" from "Anywhere" to not visible.
    By wdidan in forum JobRoller General Discussion
    Replies: 6
    Last Post: August 16th, 2013, 04:16 PM
  2. Replies: 9
    Last Post: February 25th, 2013, 09:29 AM
  3. Resume account changing "Month" dropdown in "Dutch"
    By jvdlaan in forum JobRoller General Discussion
    Replies: 2
    Last Post: April 12th, 2012, 10:08 AM
  4. Replies: 3
    Last Post: January 4th, 2012, 06:32 AM
  5. Changing Permalink Structure for "Ads" and "Ad-Category"
    By kdubose in forum Help Using ClassiPress
    Replies: 2
    Last Post: September 15th, 2011, 08:02 AM