• Resolved tbur3

    (@tbur3)


    How can I control image order by id=# placement? For instance my shortcode is:

    <div align=”center”>
    [wp-flowplus order=asc orderby=id include=”id=1248 ,id=1255, id=1432, id=1433, id=1263″ samewindow=true startimg=3 rotate=off]
    </div>

    How can I make the images show in the order in which I have the ID=#’s placed instead of by ASC or DESC? Thank you for your assistance on this.

    https://www.ads-software.com/plugins/wp-imageflow2/

Viewing 1 replies (of 1 total)
  • Hi tbur3,

    You can specify the order to be as listed with the following options:

    [wp-flowplus include=”1248,1255,1432,1433,1263″ orderby=”post__in” order=”ASC”]

Viewing 1 replies (of 1 total)
  • The topic ‘Image order’ is closed to new replies.