Results 1 to 10 of 49

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Location
    UK
    Posts
    102
    Plugin Contributions
    0

    Default Re: Slides JS Slide Show Plugin

    Thanks for your reply Anne

    All the scripts are there. Any other suggestions?

    Thanks

    Kerrie
    Last edited by kezan98; 20 Nov 2013 at 06:27 PM.

  2. #2
    Join Date
    Nov 2007
    Location
    UK
    Posts
    102
    Plugin Contributions
    0

    Default Re: Slides JS Slide Show Plugin

    I've decided to use the same size for all the slide shows as it was something to do with the css that was preventing it from showing so it works now.

  3. #3
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Slides JS Slide Show Plugin

    Quote Originally Posted by kezan98 View Post
    I've decided to use the same size for all the slide shows as it was something to do with the css that was preventing it from showing so it works now.
    I am happy that you figured it out ;)

    Thanks,

    Anne

  4. #4
    Join Date
    May 2014
    Posts
    3
    Plugin Contributions
    0

    Default Re: Slides JS Slide Show Plugin

    Just so you know, I downloaded this plugin, followed all of the instructions and uploaded it. The slider did not work and a banner popped up saying to quit using their jquery and please use a real CDN. I didn't get a screenshot or anything because I needed it off of my website immediately.

  5. #5
    Join Date
    Dec 2014
    Location
    manchester
    Posts
    62
    Plugin Contributions
    0

    Default Re: Slides JS Slide Show Plugin

    got the code i need to change the slide to fade from the support forum, now i cannot see in the stylesheet where to change it, from what i have read i need to put in

    <script>
    $(function() {
    $('#slides').slidesjs({
    width: 840,
    height: 540,
    play: {
    active: false,
    auto: true,
    effect: "fade",
    interval: 5000,
    swap: true,
    restartDelay: 2500,
    },
    effect: {
    fade: {
    speed: 600
    }
    }
    });
    });
    </script>

    to change it to fade, where is the file i need to edit ? easy question but it seems to evade me

    Thanks in advance

  6. #6
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Slides JS Slide Show Plugin

    Quote Originally Posted by simon3215 View Post
    got the code i need to change the slide to fade from the support forum, now i cannot see in the stylesheet where to change it, from what i have read i need to put in

    <script>
    $(function() {
    $('#slides').slidesjs({
    width: 840,
    height: 540,
    play: {
    active: false,
    auto: true,
    effect: "fade",
    interval: 5000,
    swap: true,
    restartDelay: 2500,
    },
    effect: {
    fade: {
    speed: 600
    }
    }
    });
    });
    </script>

    to change it to fade, where is the file i need to edit ? easy question but it seems to evade me

    Thanks in advance
    You can add it to the includes/templates/override/common/tpl_home_slider.php

    Thanks,

    Anne

  7. #7
    Join Date
    Mar 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Slides JS Slide Show Plugin

    Hi Anne,

    I have this installed and working very well on a zc155. Now I'm installing it on a zc 157c, but the slideshow images don't appear. Is this plugin incompatible with the latest version of the zen cart? I hope not, it's the best slideshow available, at least for my needs :)

    Thank you in advance!

    Ken

 

 

Similar Threads

  1. Show 4 products from a category as a slide show on mainpage
    By vinnyna in forum General Questions
    Replies: 5
    Last Post: 14 Dec 2011, 05:52 AM
  2. slide show error
    By matthewnovak85 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Dec 2010, 05:09 PM
  3. Flash Slide Show..
    By mkalavitz in forum General Questions
    Replies: 5
    Last Post: 17 Feb 2010, 08:06 PM
  4. scrolling slide show
    By kitcorsa in forum General Questions
    Replies: 9
    Last Post: 13 Dec 2008, 12:37 AM
  5. moving slide show
    By snarfy in forum General Questions
    Replies: 0
    Last Post: 19 Jun 2008, 06:29 PM

Posting Permissions

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