Title: shortcode on Post
Last modified: October 6, 2016

---

# shortcode on Post

 *  [zaelanist](https://wordpress.org/support/users/zaelanist/)
 * (@zaelanist)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/shortcode-on-post/)
 * The shortcode work on Page Only, and not working on Post?
    how to the shortcode
   working on post
 * thanks

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

 *  Plugin Author [anmari](https://wordpress.org/support/users/anmari/)
 * (@anmari)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/shortcode-on-post/#post-8260891)
 * ‘not working’ is not very specific.
 * I’m going to assume that you mean you are still seeing the ‘[ do widget… ‘ in
   your post content.
    In which case most likely your theme is not using wordpress
   function “the_content()” in posts. (this ensures that filters are applied to 
   the post content)
 * To prove, temporarily swop to a wordpress default theme. If it works in posts
   then, then take this up with your theme developer.
 *  Thread Starter [zaelanist](https://wordpress.org/support/users/zaelanist/)
 * (@zaelanist)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/shortcode-on-post/#post-8337812)
 * Sorry, I mean, the shortcode only work on post type only
    but in pages type, 
   the widget not shown or blank like no shortcode.
 *  Plugin Author [anmari](https://wordpress.org/support/users/anmari/)
 * (@anmari)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/shortcode-on-post/#post-8346539)
 * If ‘blank’ ie you are not seeing the ‘[do_widget..’ then the do_widget is firing
   and calling your widget. So either the widget does not like bing called in a 
   page (it’s a javascript widget?)
 * OR you are just not seeing the html: Does your sidebar have a different background
   and text from your page? User inspect element or view source to see if html is
   there.
 * See also
    [https://wordpress.org/plugins/amr-shortcode-any-widget/faq/](https://wordpress.org/plugins/amr-shortcode-any-widget/faq/)
   for hints on tweaking appearance.

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

The topic ‘shortcode on Post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/amr-shortcode-any-widget_dde8e5.svg)
 * [amr shortcode any widget](https://wordpress.org/plugins/amr-shortcode-any-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amr-shortcode-any-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amr-shortcode-any-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/amr-shortcode-any-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amr-shortcode-any-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amr-shortcode-any-widget/reviews/)

## Tags

 * [page](https://wordpress.org/support/topic-tag/page/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 3 replies
 * 2 participants
 * Last reply from: [anmari](https://wordpress.org/support/users/anmari/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/shortcode-on-post/#post-8346539)
 * Status: not resolved