Home Forums Theme support slideshow short code

This topic contains 2 replies, has 2 voices, and was last updated by  7Theme Support 9 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • I’m trying to use the slideshow shortcode, but I’m having a problem getting the part between [slideshow…..] and [/slideshow] right. can anyone provide the proper syntax for this shortcode?

    I forgot to mention that I’m using the Arcon theme.

    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]

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.