Home › Forums › Theme support › slideshow short code › Reply To: slideshow short code
Hi,
normally it’s:
[slideshow...]
<img src='http://...' alt='' />
<img src=' ... ' alt= '' />
[/slideshow]
If there are empty entries in your slideshow, just remove the white space in the syntax above, then the code should loook like this:
[slideshow]<img ... /><img ... />[/slidehow]