ardesign
Member
Posted 5 months ago #
Any ideas out there how to switch this plugin to work by using the menu_order rather than the post date?
Also I was wondering if there is a way to have this plugin loop so that when it hits the last post it loops to the first.
I need a solution to the issue asap. If someone can send it to me by 12/21/11 I would be happy to make a $50 paypal donation.
Happy holidays!
http://wordpress.org/extend/plugins/smarter-navigation/
ardesign
Member
Posted 5 months ago #
scribu - As the developer, is there any chance you could take a swing at this? My donation offer still stands...
ardesign
Member
Posted 5 months ago #
OK figured it out...added this to $args
'orderby' => 'menu_order'
Nothing on the looping back to the beginning when you hit then end. Advice would be helpful...