Title: Gallery shortcode not accepting Post Type
Last modified: December 17, 2018

---

# Gallery shortcode not accepting Post Type

 *  [smileysharma](https://wordpress.org/support/users/smileysharma/)
 * (@smileysharma)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/gallery-shortcode-not-accepting-post-type/)
 * Hello,
 * Thanks for plugin. it is great help to use it. I am trying to use gallery with
   custom post type but it seems it is not accepting its values, then I digged into
   core file includes/class-galleries.php on line 2119 with code
    if ( array_key_exists(
   $post_status, $fields[‘post_status’][‘options’] ) )
 * seems this check shouldn’t be there because $fields is having default values 
   with a hook that is not hoooked anywhere yet. so seems this fields if trying 
   to find post type name in default value array of $field. can you please have 
   a look and explain me if I am missing something or otherwise if it is a bug then
   please create a fix for it.
 * Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgallery-shortcode-not-accepting-post-type%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Gallery shortcode not accepting Post Type’ is closed to new replies.

 * ![](https://ps.w.org/responsive-lightbox/assets/icon-256x256.png?rev=3460874)
 * [Responsive Lightbox & Gallery](https://wordpress.org/plugins/responsive-lightbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-lightbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-lightbox/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-lightbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-lightbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-lightbox/reviews/)

## Tags

 * [custom post type](https://wordpress.org/support/topic-tag/custom-post-type/)
 * [gallery](https://wordpress.org/support/topic-tag/gallery/)

 * 0 replies
 * 1 participant
 * Last reply from: [smileysharma](https://wordpress.org/support/users/smileysharma/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/gallery-shortcode-not-accepting-post-type/)
 * Status: not resolved