Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tony Archambeau

    (@funnycat)

    Hi mixer.
    I’m the plugin developper. I know your message was posted a long time ago, but I just wanted to let you know that it is now possible to filter the content from a CPT.
    Use the shortcode this way : [wp_sitemap_page only="page"] (replace “page” by the name of your shortcode).
    Hope that helps.

    Sincerely,
    Tony

    I have two custom post type named product and news. How can i list only the link of archive-product.php and archive-news.php instead of all custom post type?. Thanks in advance.

    Plugin Author Tony Archambeau

    (@funnycat)

    Hi Numa.
    I think you should try something like that :
    [wp_sitemap_page only=”product”]
    and
    [wp_sitemap_page only=”news”]
    Please, have a look on the settings page of the plugin to have the list of possible attribute to use on the shortcode.
    Hope it help.
    Sincerely,
    Tony

    Thanks for reply. It works but i didn’t get the custom post types grouped according to custom taxonomy. I have custom taxonomy named news_taxonomy with three parent terms named news_type1,news-type2 and news-type3 but all posts(cpt) are shown under Label of Custom Post Type(News). They are not displayed categorized.Does this plugin support what i need.

    Plugin Author Tony Archambeau

    (@funnycat)

    Hi, it didn’t seems for the moment it support what you are looking for. Maybe for a next release.
    Thanks a lot for your feedback.
    Sincerely,
    Tony

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom Post Type by their categories?’ is closed to new replies.