WebSite X5Help Center

 
Laurent Perron
Laurent Perron
User

WOWSlider html code  en

Author: Laurent Perron
Visited 3182, Followers 1, Shared 0  
Tags: wowslider

I created a photo slider with WOWSlider. www.wowslider.com I asked them if Website X5 Evolution was compatible and they said yes. So I made a slide presentation and saved it then opened the index.html file and copied the code starting with the and then the just like their instructions say to do and pasted the code into the HTML object editor but when I preview, the slide show is not displayed. What am I doing wrong?

Here is what Wowslider says to do:

<!-- Start WOWSlider.com HEAD section -->

..... * Export your photo slider using WOW Slider in any test folder on a local drive.
    * Open the generated index.html file in any text editor.
    * Copy all code for WOW Slider from the HEAD and BODY tags and paste it on your page in the HEAD tag and in the place where you want to have a jquery slider (inside the BODY tag).

<head>
...
  <!-- Start WOWSlider.com HEAD section -->
   .....
  <!-- End WOWSlider.com HEAD section -->
... </head>
<body>
...
  <!-- Start WOWSlider.com BODY section -->
  .....
  <!-- End WOWSlider.com BODY section -->
...</body>

    * You can easily change the style of the templates. Find the generated 'engine/style.css' file and open it in any text editor.

<!-- End WOWSlider.com HEAD section -->
Posted on the
2 ANSWERS
Laurent Perron
Laurent Perron
User
Author

For some reason a few words are missing in my question.  It should say: So I made a slide presentation and saved it then opened the index.html file and copied the code starting with the head and then the body like their instructions said to do.

I guess they were automatically removed because I had a < before head and a > at the end, same with body.

Read more
Posted on the from Laurent Perron
Incomedia
Claudio D.
Incomedia

Hello Laurent,

You can also add the code from inside the program without the need to edit it after exported. To add code in the Head Section you can do it in step 1 - Expert Tab and to add html and css code you can use the HTML&Widget Object in Step 3 where you can also link external files neede to make the custom code work.

Please feel free to write back if you need more information.

Read more
Posted on the from Claudio D.