Title: Custom post type short code does not work
Last modified: September 10, 2021

---

# Custom post type short code does not work

 *  Resolved [wjgoodman](https://wordpress.org/support/users/wjgoodman/)
 * (@wjgoodman)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/custom-post-type-short-code-does-not-work/)
 * Your plugin seems to be exactly what I am looking for. I am testing your plugin
   to consider to use for my website development. The display all shortcode works
   perfectly, but the one to display only CPT does not work. Also, is it possible
   to change the title of each? For Example, to have Post say Blog.

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP Artisan](https://wordpress.org/support/users/sumon086/)
 * (@sumon086)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/custom-post-type-short-code-does-not-work/#post-15431073)
 * This plugin works for all register custom post type(CTP). To show only a particular
   CTP posts, you need to add shortcode like this : `[rsxh_sitemap post_types="your_post_type_name_here"]`
   ex: `[rsxh_sitemap post_types="movies"]`.
 * If you want to change the title for the posts, pages or others in sitemap, you
   need to change those particular posts, pages or others title from the admin area,
   sitemap will change then accordingly.

Viewing 1 replies (of 1 total)

The topic ‘Custom post type short code does not work’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-xml-and-html-sitemap/assets/icon.svg?rev=2246355)
 * [Really Simple XML and HTML Sitemap](https://wordpress.org/plugins/really-simple-xml-and-html-sitemap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-xml-and-html-sitemap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-xml-and-html-sitemap/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-xml-and-html-sitemap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-xml-and-html-sitemap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-xml-and-html-sitemap/reviews/)

## Tags

 * [CTP](https://wordpress.org/support/topic-tag/ctp/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [sitemap](https://wordpress.org/support/topic-tag/sitemap/)
 * [xml](https://wordpress.org/support/topic-tag/xml/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP Artisan](https://wordpress.org/support/users/sumon086/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/custom-post-type-short-code-does-not-work/#post-15431073)
 * Status: resolved