• Resolved mykelh

    (@mykelh)


    hi,

    I thank you for your work. your pluggin is one that suits me best.

    Do you have the random parameter instead of DESC or modified?

    I think this parameter would be in this part of the programm, isn’t it?

    ‘$args = array(
    ‘post_type’ => ‘attachment’,
    ‘post_status’ => ‘inherit’,
    ‘posts_per_page’ => $atts[‘limit’],
    ‘order’ => ‘DESC’, //default : DESC ;
    ‘orderby’ => ‘modified’, //default : modified ;
    ‘post_mime_type’ => ‘image/jpeg,image/gif,image/jpg,image/png’
    );’

    https://www.ads-software.com/plugins/go-gallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, random ordering will be added to the short-codes. Thanks for the suggestion!

    Hi, love the Plugin! but I can’t find how to make the gallery show photos in a random order – did this get added?

    Thanks

    :K

    Hello,

    I would also like to use this feature, but it’s not marked on the shortcodes page. Could you please provide the documentation for this?

    Thanks!
    D

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘displaying random pictures’ is closed to new replies.