Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • @bgorbett

    Participant

    I am guessing that is the problem since neither method are returning any ID.

    @bgorbett

    Participant

    I actually meant using get_the_terms. I am not returning any terms when using this in single-bp-email.php:
    global $post;
    $terms = get_the_terms( get_the_ID(), ‘bp-email-type’ );

    Is there a better way to determine which situation (term) is being called?

    @bgorbett

    Participant

    Is it possible to determine which taxonomy is being used in single-bp-email.php using get_terms? It seems like I had it working, but now the email sends content based on all situations.

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar