Title: Custom Taxonomy problem
Last modified: August 30, 2016

---

# Custom Taxonomy problem

 *  Resolved [sorinbasca](https://wordpress.org/support/users/sorinbasca/)
 * (@sorinbasca)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/custom-taxonomy-problem-2/)
 * Hello,
 * I took the advice from this post:
    [https://wordpress.org/support/topic/how-to-use-hashtag-with-custom-taxonomy](https://wordpress.org/support/topic/how-to-use-hashtag-with-custom-taxonomy)
 * Unfortunately that does not add the link to the hashtag.
    Should I also edit 
   the code somewhere else ?
 * I’m using wp-directory on a website. The slug is ‘directory-tag’.
    Here’s how
   my code looks like: wp_set_post_terms( $postid, $this->get_hashtags_from_content(
   $content ), ‘directory-tag’, $this->settings[‘advanced_nodelete’] );
 * It doesn’t link the hashtag to the custom taxonomy tag.
 * [http://betatest.seficho.com/firma/velstand-cleaning/](http://betatest.seficho.com/firma/velstand-cleaning/)

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

 *  Plugin Author [Peter Raschendorfer](https://wordpress.org/support/users/petersplugins/)
 * (@petersplugins)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/custom-taxonomy-problem-2/#post-8178028)
 * Sorry, I just realized that I’ve totally forgotten to answer this topic. Did 
   you solved the problem in the meanwhile or do you need help?
 * Peter
 *  [Artiom](https://wordpress.org/support/users/zcarecrow/)
 * (@zcarecrow)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-taxonomy-problem-2/#post-8380789)
 * Hello, I just wanted to apply the code from the same advice when I realized that
   the current `hashtagger.php` only have 28 lines and does not contain the code
   mentioned in the advice.

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

The topic ‘Custom Taxonomy problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/hashtagger.svg)
 * [Smart Hashtags [#hashtagger]](https://wordpress.org/plugins/hashtagger/)
 * [Support Threads](https://wordpress.org/support/plugin/hashtagger/)
 * [Active Topics](https://wordpress.org/support/plugin/hashtagger/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hashtagger/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hashtagger/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Artiom](https://wordpress.org/support/users/zcarecrow/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/custom-taxonomy-problem-2/#post-8380789)
 * Status: resolved