Hello,
I have a problem in trying to re-order the thumbnails of several sub-pages on a website I'm working on… buvezmadison.com/site/images
I tried to look for the information with no success. I can't manage to order my thumbnails on my page…
In my template, i use
<?php print autonav_wl_shortcode(array('display'=>'images')); ?>
The older gallery is the a-premier titre and the newest is the e-titre cinq.
I would like to show the newer gallery at "the top".
I tried to add the shortcode [autonav display="images" columns="4" order="desc"]
The settings of the plugin (EXCELLENT plugin by the way) are:
Use sort_column : menu_order
no excluded page
Does someone know what i'm supposed to add to make the 'desc' order happen?
Thank in advance for your help.