I want to exclude one post from being pulled into the main graphical menu. Is there a shortcode I can add to the post?
Thank you!
I want to exclude one post from being pulled into the main graphical menu. Is there a shortcode I can add to the post?
Thank you!
did you try the exclude parameter like [autonav display=images exclude=100] --?
No I didn't know where to find the code. Do I just put that on the page I want to exclude? or on the main page I'm feeding all the images to? I tried both and it didn't exclude anything. I tried subbing the 100 for the pg id number and that didn't work either. Can you elaborate please.
Thank you for the fast response! You guys are the best!
The AutoNav documentation here on WordPress.org lists all the modifiers.
You would place the exclude= in where you are calling [autonav ...] to do the display. How exactly are you invoking it?
Got it thank you, I had messed up the syntax. I'm storing that very helpful list for future reference.
Thank you again for the speedy response!
You must log in to post.