Is it possible to setup a gallery in the backend without including it in the content?
I’ve used this to display the gallery under the content in a few of my website, or in a custom position, you can manipulate it however you need. The only draw back (sort of) is if there are 2 galleries, it will only work with the first gallery. <?php get_header(); // Get Post Gallery before … Read more