Title: Custom post types/bbPress support
Last modified: August 21, 2016

---

# Custom post types/bbPress support

 *  Resolved [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/)
 * Hiya! I really dig the plugin. I was wondering if there was an easy hack to get
   it working with custom post types, specifically with Pods or bbPress.
 * Would be a killer feature. ^_^
 * [http://wordpress.org/extend/plugins/shorten-url/](http://wordpress.org/extend/plugins/shorten-url/)

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/custom-post-typesbbpress-support/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/custom-post-typesbbpress-support/page/2/?output_format=md)

 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889069)
 * Three persons asks me for that feature and I will release it in the next version…
 * Do you want to beta test it ?
 *  Thread Starter [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889073)
 * Sure! ^_^
 * [maiki@interi.org](https://wordpress.org/support/topic/custom-post-typesbbpress-support/maiki@interi.org?output_format=md)
 *  Thread Starter [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889152)
 * I have the beta plugin you sent me working on a development site. Seems to be
   working fine. Took me a bit to figure out what the CPTs were called in bbPress:
   forum, topic, reply.
 * One thing that I could use help on, is figuring out how to show the short links
   on the forum posts. They are obviously not loading whichever hook you use on 
   normal posts. Additionally, my other custom post types don’t even use the loop.
   I am planning on adding the link at the theme level, but is there something I
   can do to make it show up with the option in the plugin?
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889154)
 * No sure to understand your wish …
 * Do you want that the plugin displays all the Custom type available ?
 *  Thread Starter [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889155)
 * There are checkboxes, for showing the shortcode on the posts, pages and custom
   type article. The custom type article isn’t working on bbPress topics, or the
   Pods custom post types (Pods doesn’t use the loop when showing templates).
 * For the project I am working on, I am making a theme and can just use `get_short_link()`
   and see if that works, but you may have another way to show the URL.
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889160)
 * > There are checkboxes, for showing the shortcode on the posts, pages and custom
   > type article.
 * Yes, that is true
 * > The custom type article isn’t working on bbPress topics, or the Pods custom
   > post types (Pods doesn’t use the loop when showing templates).
 * I do not see what is the link with the loop 🙁
    But I cannot say that I am an
   expert
 * > For the project I am working on, I am making a theme and can just use `get_short_link()`
   > and see if that works, but you may have another way to show the URL.
 * Yes indeed it seems a good way to do it.
 *  Thread Starter [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889165)
 * > I do not see what is the link with the loop 🙁
 * I thought that might help you debug that. The checkbox for custom type articles
   don’t show when I use the Pods template, and the only difference is that it doesn’t
   have a loop in it. If that is not the case, do you know why it isn’t working?
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889166)
 * > The checkbox for custom type articles don’t show when I use the Pods template
 * I am so sorry but I do not understand this sentence ? Do you have a screenshot(
   by email if you want) ?
 *  Thread Starter [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889167)
 * In the parameters there is a section entitled _Where to display the short URL?_.
   None of those options show the short URL on bbPress pages or Pods custom post
   types.
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889185)
 * And are you sure that this plugin creates a real custom type ?
    Not an expert
 *  Thread Starter [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889187)
 * Yes, I am sure that Pods and bbPress does. They have shortened URLs created for
   them. It is just an issue of them not showing up as they do on posts and pages,
   with the boxes checked in the plugin’s configuration.
 *  [Sed Lex](https://wordpress.org/support/users/sedlex/)
 * (@sedlex)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889191)
 * Hum … I believe that the bbPress or the pods pages “hide” themselves to avoid
   any renaturation of their look by other plugins … This would be hard to overcome
   this issue 🙁
 *  [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889235)
 * [@maiki](https://wordpress.org/support/users/maiki/) Are you using Custom Post
   Types or Advanced Content Types with Pods?
 * Are you using core WordPress theming (single.php / archive-your_pod.php) or Pod
   Pages for your URLs?
 *  Thread Starter [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889236)
 * Scott, I am using a CPT, and using Pod Pages for the URLs. I have a template 
   showing pod content.
 * Wasn’t expecting you to show up. Any ideas on this? ^_^
 *  [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/#post-3889237)
 * [@maiki](https://wordpress.org/support/users/maiki/) I’m a bit more active when
   supporting my plugin than many others, I listen in on ANY mention of Pods on 
   the forums and step in when necessary to provide extended support.
 * Why are you using Pod Pages with your CPT? Custom Post Types automatically get
   yoursite.com/your-post-type/*/ so any usage of Pod Pages could be more of a headache
   than working within the constraints of Post Types and how they already function.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/custom-post-typesbbpress-support/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/custom-post-typesbbpress-support/page/2/?output_format=md)

The topic ‘Custom post types/bbPress support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shorten-url_ffffff.svg)
 * [Short URL](https://wordpress.org/plugins/shorten-url/)
 * [Support Threads](https://wordpress.org/support/plugin/shorten-url/)
 * [Active Topics](https://wordpress.org/support/plugin/shorten-url/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shorten-url/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shorten-url/reviews/)

 * 19 replies
 * 3 participants
 * Last reply from: [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/custom-post-typesbbpress-support/page/2/#post-3889249)
 * Status: resolved