• Resolved areach

    (@areach)


    I created a Site Map page with the following code:

    [simple-sitemap orderby=”name”]

    It creates a page showing all of my pages in alphabetical order on my site. But it does not list my posts from my blog.

    Can someone help me so it will show pages and blog posts?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author David Gwyer

    (@dgwyer)

    By default the sitemap displays pages only but you can use one of the many options to include other post types too.

    e.g. for posts and pages use: [simple-sitemap types=”page, post”]

    Thread Starter areach

    (@areach)

    Hi David,
    Thanks for your help.

    This worked:
    [simple-sitemap orderby=”name”, types=”page, post”]

    Plugin Author David Gwyer

    (@dgwyer)

    Glad you got it sorted.

    I am also having this problem, but whatever I do I can’t add posts. I’ve copied the shortcode you put above, David, and that just removes everything. I’ve also tried separating them, so:

    [simple-sitemap]

    [simple-sitemap types=”post”]

    and also

    [simple-sitemap types=”post”]

    Either just shows pages. Any ideas would be appreciated?

    Plugin Author David Gwyer

    (@dgwyer)

    To rule out any conflicts with other plugins/themes can you confirm the plugin works as expected on a clean WP installation with no other plugins installed and the site running a default WP theme?

    Thread Starter areach

    (@areach)

    Hi David. I got it working. Thanks

    Plugin Author David Gwyer

    (@dgwyer)

    Great. But I was responding to @bjc87. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Site Map does my pages but not my posts’ is closed to new replies.