kristinachilds (@kristinachilds)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

  • kristinachilds
    Participant

    @kristinachilds

    Nevermind, Lynq’s solution worked the 2nd time I tried it.


    kristinachilds
    Participant

    @kristinachilds

    How do you change just the defaults in this new version? Every time I try, the only output is “Array”. I don’t want to filter the whole function, just the

    ‘before’ => ”,
    ‘after’ => ”,


    kristinachilds
    Participant

    @kristinachilds

    argh! the code posting on this forum is so jinky…


    kristinachilds
    Participant

    @kristinachilds

    I’ve removed all the breadcrumb calls in every template file but they still show up. I can’t use the filter because I have the call in header.php. Any idea why this isn’t working? For now I just solved it with CSS, but would like to know where the hook is.

    #bbpress-forums .bbp-breadcrumb-home, 
    # bbpress-forums .bbp-breadcrumb-root,
    # bbpress-forums .bbp-breadcrumb-separator,
    # bbpress-forums .bbp-breadcrumb-current { display: none; }
    

    kristinachilds
    Participant

    @kristinachilds

    I have tried a new approach – using conditional statements in header.php (where my breadcrumbs live) to serve different content for different pages. This won’t let me post PHP code (really??) so here’s a pastebin link http://pastebin.com/PYmw4eL6

    It works! a little clunky but it gets the job done


    kristinachilds
    Participant

    @kristinachilds

    that worked! thanks lady!

Viewing 6 replies - 1 through 6 (of 6 total)