Welcome to TalkGraphics.com
Page 1 of 3 123 LastLast
Results 1 to 10 of 26
  1. #1
    Join Date
    May 2014
    Posts
    13

    Default Wowslider Program not working with Premium 10

    Anyone having issue getting wowsliders to work in Xara premium version 10? It works in ver9, but I can't get it to work in 10. It shows only a static image. I am looking to add a very simple slide show that fades with no navigation or buttons. I tried the nivo in Xara 10, but it has the rectangle and text caption at the bottom that I can't figure out how to delete without breaking the slide show. I would like to use wowslider with the flexibility and options, but not sure what I'm doing wrong (not too mention I paid for the software)?

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,506

    Default Re: Wowslider Program not working with Premium 10

    This is the advice I received from Xara Tech

    I WD version 10, edit the placeholder, HTML body and change

    <div id="show" class="slideshow ">

    To

    <div id="show" class="slideshow 'xr_noreset'">
    Give it a try and let us know if it works.

  3. #3
    Join Date
    May 2014
    Posts
    13

    Default Re: Wowslider Program not working with Premium 10

    Thank you so much for your help! I am really clueless on coding lingo so I apologize.... I looked at the code in the body of the placeholder and didn't see that exact same code you listed to replace. Below is my code. Would you be able to help me figure out which lines need to be fixed?

    <!-- Start WOWSlider.com BODY section -->
    <div id="wowslider-container1">
    <div class="ws_images"><ul>
    <li><img src="data1/images/itsaboutcadence.jpg" alt="its-about-cadence" title="its-about-cadence" id="wows1_0"/></li>
    <li><img src="data1/images/bekind.jpg" alt="be-kind" title="be-kind" id="wows1_1"/></li>
    <li><img src="data1/images/itsaboutharmony.jpg" alt="its-about-harmony" title="its-about-harmony" id="wows1_2"/></li>
    <li><img src="data1/images/bekindtoeachother.jpg" alt="be-kind-to-each-other" title="be-kind-to-each-other" id="wows1_3"/></li>
    <li><img src="data1/images/itsaboutpartnership.jpg" alt="its-about-partnership" title="its-about-partnership" id="wows1_4"/></li>
    </ul></div>
    <!-- Generated by WOWSlider.com v5.0 -->
    <div class="ws_shadow"></div>
    </div>
    <script type="text/javascript" src="engine1/wowslider.js"></script>
    <script type="text/javascript" src="engine1/script.js"></script>
    <!-- End WOWSlider.com BODY section -->

  4. #4
    Join Date
    Feb 2012
    Location
    South Coast of England
    Posts
    115

    Default Re: Wowslider Program not working with Premium 10

    Hi
    You can edit Nivo
    Click the Nivo widget to edit then in the Pages and layers gallery - top right hand corner, click the symbol of locks to enable editing.
    Open the layers - unlock as necessary - and you'll be able to remove any of the elements.
    Hope this helps. It works...

  5. #5
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,506

    Default Re: Wowslider Program not working with Premium 10

    @frightful - The member is not referring to the Nivo slider but this is good info to know. Thanks.

    @skippastep - Check back. I know nothing about coding either. Let me try to get someone at Xara to have a look at this thread.

  6. #6
    Join Date
    Nov 2013
    Location
    Hertfordshire, UK
    Posts
    1,488

    Default Re: Wowslider Program not working with Premium 10

    Hi,

    In your code where it says: <div id="wowslider-container1">

    Change this to: <div id="wowslider-container1" class="slideshow 'xr_noreset'">

    And it should work

    Thanks
    Rob

  7. #7
    Join Date
    May 2014
    Posts
    13

    Default Re: Wowslider Program not working with Premium 10

    You guys ROCK! It's working now!! Thanks for the tip frightful! I will keep this handy and try it out on my next project. Thanks again everyone for being so helpful and quick to reply.

  8. #8
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,506

    Default Re: Wowslider Program not working with Premium 10

    Rob - I wonder if this should be a new thread. There are a number of applications that work like WowSlider (I use cu3ox and Visual Slide Show and these both require the change in code). I am sure others have similar situations.

  9. #9
    Join Date
    Nov 2013
    Location
    Hertfordshire, UK
    Posts
    1,488

    Default Re: Wowslider Program not working with Premium 10

    Can do, I leave the organising of the forums and threads in your very capable hands

  10. #10
    Join Date
    Feb 2010
    Location
    Georgia, USA
    Posts
    286

    Default Re: Wowslider Program not working with Premium 10

    Why can't these fixes be issued in the way of an update to the program?

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •