Hi all,
When i create a post in gallery format, the post contains photo thumbnails at the top of the post, i would like to be able to have a body text above the photo thumbnails.
Additionally when using the gallery setting i have another set of photo thumbnails appearing at the bottom of the post. Clicking these photos does not produce a pop out gallery viewer.
In summary:
1. How do i get my text above the thumbnails?
2. How do stop the second set of thumbnails from appearing?
3. I require the pop out gallery viewer to function.
I have made a change to contend_gallery.php and moved <?php the_content(); ?> to be above <?php minimatica_post_gallery(); ?>
This solves my question 1.
I still require answers for question 2. & 3.