Title: using inside &#039;shortcoder&#039;
Last modified: August 22, 2016

---

# using inside 'shortcoder'

 *  [pathuri](https://wordpress.org/support/users/pathuri/)
 * (@pathuri)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/using-inside-shortcoder/)
 * Great plug-in. Have few questions :
    1) I’m trying to use inside ‘shortcoder’
   plug-in and page id as variable. It gives 500 error. Otherwise works fine outside
   2) Looses formatting when ‘title’ is displayed and might be for ‘content’ also
   3) I have sub-title plug-in called ‘kia-subtitle’. How to extract sub-title 4)
   Is it possible to display ‘buddypress’ group pages?
 * [https://wordpress.org/plugins/custom-content-shortcode/](https://wordpress.org/plugins/custom-content-shortcode/)

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

 *  Plugin Author [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * (@miyarakira)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/using-inside-shortcoder/#post-5739229)
 * Hello, thank you for letting me know.
 * 1) I have not used the Shortcoder plugin, but it sounds like there is some conflict
   there. 500 error could mean that there’s an infinite loop created somehow. Could
   you tell me the code you’re using?
 * 2) By default, the title is not formatted and the content should be. You can 
   force formatting by setting `format="true"`.
 * 3) It depends on the name of the field. You can try to find it by going to _Dashboard-
   > Content_, to look for the field name where the subtitle is stored.
 * 4) This also depends on how the page and groups are stored. I believe BuddyPress
   uses its own database tables, in which case this plugin doesn’t have a way (yet)
   to get the data. If the page and groups are stored as “normal” custom post type
   and taxonomy, then it would be possible to display them.
 * There was another request about adding BuddyPress support, so I’ll try to look
   into it – but I think it will take some time to implement.
 *  Thread Starter [pathuri](https://wordpress.org/support/users/pathuri/)
 * (@pathuri)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/using-inside-shortcoder/#post-5739282)
 * I was using ‘shortcoder’ plug-in and the syntax was,
    [sc:insert-article page
   =%%pageslug%%] and the resulting shortcode is [content type=”page” name=”pageslug”].
   This was giving a 500 error. 2) I will check on title formatting and subtitle
   field 3) Buddypress groups : You are right. BP uses something different than 
   CPT and writes directly to wp tables 4) In futue, you may consider, ‘AWPCP’, 
   popular classifieds plug-in. It is also similar to BP, does n’t use CPT, but 
   writes directly to wp tables. Thanks for all the support.
 *  Thread Starter [pathuri](https://wordpress.org/support/users/pathuri/)
 * (@pathuri)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/using-inside-shortcoder/#post-5739284)
 * Do you have documentation available outside apart from the plugin page?

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

The topic ‘using inside 'shortcoder'’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [pathuri](https://wordpress.org/support/users/pathuri/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/using-inside-shortcoder/#post-5739284)
 * Status: not resolved