Display Multiple Athena Galleries Using Shortcode
February 8, 2018
Some Smartcat themes include the ability to display multiple galleries using shortcode.
To set up more than one gallery, simply add a new gallery category and save the gallery items you want to display seperately into it.
Multiple Galleries Using Shortcode
Create a new page for your second gallery. The page template should be “Default.” Add the shortcode:
[ theme-gallery gallery=”gallery-slug” count=”10″ ]
to the page, the gallery slug is your category slug, and the count indicates the number of images you want to display.
For example in the Athena theme, the shortcode would be [ athena-gallery gallery=”gallery-slug”]
Was this article helpful to you?