Great Plugin!
Is there a way to utilize this plugin for a specific custom menu?
I have several hundred pages, way to many to specify in the exclude line, and I only want a handful of pages/images to display..
Thx!
Kevin
Great Plugin!
Is there a way to utilize this plugin for a specific custom menu?
I have several hundred pages, way to many to specify in the exclude line, and I only want a handful of pages/images to display..
Thx!
Kevin
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 ( http://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 http://blog.saltriversystems.com/2011/10/autonav-145-update/
You must log in to post.