Create Moving Images Slideshow

  • Posted in : Read WP
  • jmacauley1
    Participant

    Hi, I’m sure this has been asked before but after trawling through these forums and reading all documentation, I’m still unsure as to how to do it.

    Please can you tell us how to create a moving images slideshow like a the bottom of the demo page (http://themes.pixelwars.org/read-wp/). I’ve seen several of them on other people’s blogs but cannot recreate it myself.

    I hope I’m not missing anything obvious. Thank you for your time.

    Mehmet S.
    Keymaster

    Hi,

    – upload your images to your Media Library.

    – click the Edit link of your image.

    – you will see the File URL input in the edit screen of the image.

    – copy the url.

    – create a slideshow by using [inline_slider ] shortcode.

    – use that url in the src parameter of the [slide] shortcode.

    Example:

    [inline_slider]
       [slide src="http://themes.pixelwars.org/read-wp/wp-content/uploads/2013/01/gallery-01.jpg"]Title for this slide[/slide]
       [slide src="http://themes.pixelwars.org/read-wp/wp-content/uploads/2013/01/gallery-02.jpg"]Title for this slide[/slide]
       [slide src="http://themes.pixelwars.org/read-wp/wp-content/uploads/2013/01/gallery-03.jpg"]Title for this slide[/slide]
    [/inline_slider]
    

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register