Title: Help with code
Last modified: August 24, 2016

---

# Help with code

 *  [thief_pl](https://wordpress.org/support/users/thief_pl/)
 * (@thief_pl)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/help-with-code-15/)
 * can someone tell me why this doesn’t work:
 *     ```
       case 'console':
                       $tags_list = get_yoast_term_title( $post->ID, 'Console', '',',', ' ' );
                       if (!$get_yoast_term_title) break;
                       $result[] = '<span class="art-posttagicon">' . sprintf(__('<span class="%1$s">Available on</span> %2$s', THEME_NS), 'tags', $get_yoast_term_title) . '</span>';
                       break;
       ```
   
 * i’m trying to add custom taxonomy to footer of post using yoast taxonomies…
 * thx

The topic ‘Help with code’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [thief_pl](https://wordpress.org/support/users/thief_pl/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/help-with-code-15/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
