Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Brian

    (@brianmiyaji)

    @musilda I’ll definitely consider it! Would the same styling be ok?

    Any update on making the sitemap visible on the front end? Many of us would love the feature.

    I would second this and in addition this is exactly what I am looking for but just need the ability to generate my own custom ones individually per post.

    My scenario: I built a proposal system to create quotes for clients. I want to generate a visual sitemap (just like this) but put it in their proposal (custom post type) … maybe via shortcode.. so that they could see it.

    Would love if this could be expanded on to for such a scenario.

    +1!

    Here you go.

    https://github.com/emcniece/Visual-Sitemap

    This version uses a shortcode: [visual-sitemap]

    Enjoy!

    Why I exactly cant see the lower levels in the sitemap? like 3rd-4th?

    I see them showing up properly in my version of https://github.com/emcniece/Visual-Sitemap so I’ll take a guess at what your issue might be:

    1. Sitemap reads your page heirarchy (not the menu heirarchy) and your pages aren’t stacked the way you want
    2. CSS in your theme is preventing deep-nested list elements from being displayed

    This is of course assuming you are talking about the front-end shortcode-based display, and not the admin view. Either way, you should open a new topic.

    Plugin Author Brian

    (@brianmiyaji)

    @emcniece Nicely done!

    @brianmiyaji thx dude. Please feel free to use the code… the only reason it isn’t in SVN is because I’ve been stuck in git for the last eon.

    Thank YOU for the great plugin!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Frontend Sitemap’ is closed to new replies.