Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2007
    Location
    Fort Worth, Texas, United States
    Posts
    177
    Plugin Contributions
    0

    red flag Using JQuery Easyslider for homepage banner help

    Hi everyone,

    I'm almost done with an enhancement to a website were I'm using JQuery coda slider (easySlider 1.5) with header group 3 banners. However, I have hit a small snag...

    What I'm trying to do is rather than make the banners random, have them slide. Of course, easySlider uses list tags (li) to define each image. I thought I would wrap the code around the banner group.. it's there, but I can't make it "slide" between the images. I guess because it's set as Random.

    How can I remove the random?

    Here is a copy of the code
    Code:
    <!--JQuery EasySlider 1.5 -->
    <div id="slider">
    	<ul>
        <li>
    <?php
      if (SHOW_BANNERS_GROUP_SET3 != '' && $this_is_home_page && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET3)) {
        if ($banner->RecordCount() > 0) {
    ?>
    
    
    <div id="bannerThree" class="banners"><?php echo zen_display_banner('static', $banner); ?></div>
    
    
    <?php
        }
      }
    ?>
    </li></ul>
    </div>
    <!-- eof JQuery EasySlider 1.5 -->
    Any help would be appreciated -

    Website I'm working on is embroideryBistro.com

  2. #2
    Join Date
    Aug 2007
    Location
    Fort Worth, Texas, United States
    Posts
    177
    Plugin Contributions
    0

    Default Re: Using JQuery Easyslider for homepage banner help

    Ok, so maybe it can't be done since I haven't gotten any comments on this.

    Any other ideas?

  3. #3
    Join Date
    Aug 2007
    Location
    Fort Worth, Texas, United States
    Posts
    177
    Plugin Contributions
    0

    Default Re: Using JQuery Easyslider for homepage banner help

    Last bump

 

 

Similar Threads

  1. v150 easySlider help
    By lqqkey in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Nov 2012, 02:56 AM
  2. v150 Easyslider unpacking slides in sub category banner
    By Scrapznbitz in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Nov 2012, 02:50 PM
  3. Looking for a tutorial to integrate EasySlider 1.7
    By ray-the-otter in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 2 Dec 2011, 06:49 AM
  4. Create A Homepage Using Banner Manager
    By trickobrien in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 22 Nov 2011, 11:26 PM
  5. Using jquery for new slideshow?
    By s58smith in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 12 Jul 2010, 07:39 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