Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2015
    Location
    UK
    Posts
    6
    Plugin Contributions
    0

    Default Adding slideshow to header (using Cycle)

    This is driving me nuts so hoping someone can help!

    I am am trying to add a slideshow to the header using Cycle - this is jquery slideshow.

    In tpl_header.php I have added:

    <div id="slide">
    <img src="includes/templates/quilting/images/test1.gif"/>
    <img src="includes/templates/quilting/images/test2.gif"/>
    <img src="includes/templates/quilting/images/test3.gif"/>
    <img src="includes/templates/quilting/images/test4.gif"/>
    </div>

    In html_header.php I have added:

    <script src="includes/templates/quilting/jscript/jquery.cycle.all.min.js"></script>
    <script type="text/javascript">
    $(document).ready(function() {
    $('#slide').cycle({
    fx: 'fade',
    speed: 1000,
    timeout: 2500,
    next: '.next_slide',
    prev: '.prev_slide',
    });
    });


    All this does is displays the images in a column on top of each other. The really annoying thing is that I have done this before on a previous version of Zen Cart and it worked fine. Any ideas anyone??

  2. #2
    Join Date
    Feb 2015
    Location
    UK
    Posts
    6
    Plugin Contributions
    0

    Default Re: Adding slideshow to header (using Cycle)

    Any ideas anyone? Or is there another slider that is easy to implement in the header??

  3. #3
    Join Date
    May 2009
    Posts
    1,219
    Plugin Contributions
    2

    Default Re: Adding slideshow to header (using Cycle)

    Have you tried looking in the plugins, search for "slider".

 

 

Similar Threads

  1. v139h Adding fade slideshow to header
    By SethF in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Feb 2012, 12:34 PM
  2. Slideshow Photo controls using ImageHandler 3 or Media Manager?
    By suzz in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 May 2011, 09:43 AM
  3. using jquery slideshow plugin on the tpl_index_default page?
    By sandesh35 in forum General Questions
    Replies: 3
    Last Post: 27 Oct 2010, 01:09 PM
  4. Using jquery for new slideshow?
    By s58smith in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 12 Jul 2010, 07:39 PM
  5. using zencarts free slideshow plugin
    By scottgallagher in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 11 Dec 2009, 11:27 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR