In my minimatica theme, I have a gallery on my ‘client photographs’ page. I removed the [gallery] short code so the tumbnails don’t appear. My question, is it possible to have the images posted randomly or have the newest images showing first since the shortcode is gone, so is the ability to change the sequence of the gallery.
Thanks!
http://www.dayclickerphototours.com/?p=77
hello,
sorry this isn’t a response as I have the same question…but how did you get your text at the top of the gallery? I have no idea why mine is at the very bottom of the gallery and would like it above the pictures.
thx
Okay, I assume your post is formatted as gallery.
If so, then the display file it uses is content-gallery.php.
if you look at this file you will see
is the function that displays the gallery images
is the function that displays the text content of the post.
So all you have to do is put the text content before the gallery images in the file
content-gallery.php… so:
Still in search of a response to original question please!!