Viewing 1 replies (of 1 total)
  • Plugin Author wlindley

    (@wlindley)

    I like the idea of being able to select posts, pages, categories, and so on from a WordPress Menu.

    Right now that’s not in the plugin (although I could write a custom snap-in for you, that would do that)… however, at least with the beta version 1.4.5 ( https://www.saltriversystems.com/wp-content/uploads/2011/10/v145.zip ) you can do this:

    [autonav display=images postid="101,45"]

    to display the pages by their post-id values. Or you can use the slug names, but note that if you have a page that is not at top-level, you must use the path to the page (the concatenation of the page’s parent’s slug, and ‘/’, and the page’s slug):

    [autonav display=images postid="desserts/fancy,desserts/chocolate"]

    More information on version 1.4.5 at https://blog.saltriversystems.com/2011/10/autonav-145-update/

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: AutoNav Graphical Navigation and Gallery Plugin] WordPress Cusom Menu’ is closed to new replies.