Title: Shortcode not allowed in post type &#8211; post
Last modified: August 30, 2016

---

# Shortcode not allowed in post type – post

 *  Resolved [vhankim](https://wordpress.org/support/users/vhankim/)
 * (@vhankim)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/)
 * I would like to add the frontier post write & list page in bp profile menu page.
 * success loaded pages in bp profile menu content. but i found this error message.
 * “frontier-post Shortcode only allowed in pages”
 * How can i allowed in post or other types?
 * [https://wordpress.org/plugins/frontier-post/](https://wordpress.org/plugins/frontier-post/)

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

1 [2](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/page/2/?output_format=md)

 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368377)
 * Hi,
 * It is a security precaution that frontier-post shortcode only is allowed in pages.
 * Reason for this is that allowing users to add the shortcode in posts could expose
   information the user shouldn’t have access to.
 * In what post type are you trying to add the shortcode.
 *  Thread Starter [vhankim](https://wordpress.org/support/users/vhankim/)
 * (@vhankim)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368466)
 * Hi finnj.
 * I try to add to the Buddypress profile menu contents.
 * I confirmed using Google developer tools. Buddypress profile page post-type is‘
   page’.
 * I do not know what went wrong…
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368496)
 * Can you access the page from edit page in the admin module
 *  Thread Starter [vhankim](https://wordpress.org/support/users/vhankim/)
 * (@vhankim)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368525)
 * Yes i can
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368534)
 * this is strange.
 * I am wondering if BuddyPress does some kind of manipulation.
 *  Thread Starter [vhankim](https://wordpress.org/support/users/vhankim/)
 * (@vhankim)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368544)
 * hmmm… this issue from the using theme?
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368553)
 * What theme are you using ?
 *  Thread Starter [vhankim](https://wordpress.org/support/users/vhankim/)
 * (@vhankim)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368557)
 * i using the ‘KLEO’
 * [http://themeforest.net/item/kleo-next-level-wordpress-theme/6776630?WT.ac=category_thumb&WT.seg_1=category_thumb&WT.z_author=SeventhQueen](http://themeforest.net/item/kleo-next-level-wordpress-theme/6776630?WT.ac=category_thumb&WT.seg_1=category_thumb&WT.z_author=SeventhQueen)
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368564)
 * Seems to be OK, I am out of options why you page is considered to be another 
   post type
 *  Thread Starter [vhankim](https://wordpress.org/support/users/vhankim/)
 * (@vhankim)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368565)
 * Thanks for your confirm.
 * Is there anything I can ever do? Or, do I have to wait for the update?
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368566)
 * Hi,
 * Yes I believe so. I am considering to allow the shortcode in other post types
   than pages.
 * You can download a version 3.6.6 [here](https://downloads.wordpress.org/plugin/frontier-post.3.6.6.zip)
   or go to the developer tab and download it.
 * it contains updated widgets due to a change in WordPress core for version 4.3
   that is released next week, so be aware that you most likely will have to add
   the frontier widgets again (if you use them at all)
 * 3.6.6 also adds the posibility to return to frontier post instead of backend 
   from PressThis
 * I have added 2 changes to address your issue, and I hope you will test them:
   
   1: The error message now contains info on the post-type being displayed, the 
   post id and if it a single post or multiple post view (S/M). 2: In advanced settings
   you can now choose which post types to allow frontier-post shortcode in.
 * Be aware that it can have side effects, if the short code is in a post that is
   displayed in a search.
 * let me know if it solves your issue.
 * I expect to release a new version in a couple of days to adress the WP 4.3 changes.
   I am not sure if the above change will make this release as it needs to be tested–
   but here you can help 🙂
 *  Thread Starter [vhankim](https://wordpress.org/support/users/vhankim/)
 * (@vhankim)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368573)
 * thanks for your great support. 🙂
 * post-type change function was working well.
 * but.. this function was not working in ‘buddypress profile page’ – I don’t know
   this page’s post-type… post-type select element & name was not appeared in plugin
   setting page.
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368574)
 * How did it not work ?
 * If there was an error, the error message should contain the error message
 *  Thread Starter [vhankim](https://wordpress.org/support/users/vhankim/)
 * (@vhankim)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368576)
 * I cannot found any error message… just not see
 * and i can see just shortcode text, when disabled plugin.
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/#post-6368580)
 * Hmm, then I am out of options, sorry

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

1 [2](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/page/2/?output_format=md)

The topic ‘Shortcode not allowed in post type – post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/frontier-post_c8b8b0.svg)
 * [Frontier Post](https://wordpress.org/plugins/frontier-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontier-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontier-post/)
 * [Active Topics](https://wordpress.org/support/plugin/frontier-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontier-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontier-post/reviews/)

 * 16 replies
 * 2 participants
 * Last reply from: [vhankim](https://wordpress.org/support/users/vhankim/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/shortcode-not-allowed-in-post-type-post/page/2/#post-6368584)
 * Status: resolved