Show more than one row of images
-
I’m attempting to create multiple galleries on one page, therefore I am editing the shortcode. With the following code in place, I am only seeing 7 images in my first gallery, even though I have specified 13 images to be included. How do I specify that I want to view all that I include in the code? Here is the url: https://dianareuter-twining.com/punkin/sculptures/
Here is the code:
<h2 style="text-align: center;">LANDSCAPE</h2> <pre><code> [gallery orderby="title" caption="true" align="center" link="file" columns="7" include=227,221,222,224,226,228,229,225,230,231,233,234,232,] </code></pre> <h2 style="text-align: center;">UKIYOE</h2> <pre><code> [gallery caption="true" align="center" link="file" columns="7" include=202,203,] </code></pre>
https://www.ads-software.com/extend/plugins/rps-image-gallery/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Show more than one row of images’ is closed to new replies.