max gallery row
-
Hi
I am using the shortcode to insert a gallery in a page but i need to control its max rows.e.g the gallery have 15 pictures but i only want to show 1 single thumb.
I am using this code:
<?php echo do_shortcode('[gallery itemtag="div" icontag="span" size="medium" columns="1" captiontag="p" link="file"]');adding row=”1″ doesn’t work..
Any idea?
The topic ‘max gallery row’ is closed to new replies.