Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8115395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T03:28:23+00:00 2026-06-06T03:28:23+00:00

How can I show more 3 slides ( =6) for slide show plugin for

  • 0

How can I show more 3 slides ( =6) for slide show plugin for the tabs? The default setting gives me only 3 slides, but I need 6.

My Codes is:

$(function () {

        $(".slidetabs").tabs(".images > div", {

            // enable "cross-fading" effect
            effect: 'fade',
            fadeOutSpeed: "slow",

            // start from the beginning after the last tab
            rotate: true,


            // use the slideshow plugin. It accepts its own configuration
        }).slideshow({ clickable: false });
    });

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T03:28:25+00:00Added an answer on June 6, 2026 at 3:28 am

    If I understand your question correctly what you want is to be able to show 6 slides instead of the 3 that the plugin shows as standard.

    If thats a case its a simple HTML change.

    The code is currently as follows:

       <!-- container for the slides -->
       <div class="images">
    
         <!-- first slide -->
         <div>Lorem ipsum ..</div>
    
          <!-- second slide -->
         <div>Lorem ipsum ..</div>
    
         <!-- third slide -->
         <div>Lorem ipsum ..</div>
    
        </div>
    

    You simply need to change it too the following:

         <!-- first slide -->
         <div>Lorem ipsum ..</div>
    
          <!-- second slide -->
         <div>Lorem ipsum ..</div>
    
         <!-- third slide -->
         <div>Lorem ipsum ..</div>
    
         <!-- fourth slide -->
         <div>Lorem ipsum ..</div>
    
          <!-- fifth slide -->
         <div>Lorem ipsum ..</div>
    
         <!-- sixth slide -->
         <div>Lorem ipsum ..</div>
    
        </div>
    

    You would also need to add three more a hrefs:

        <div class="slidetabs">
           <a href="#"></a>
           <a href="#"></a>
           <a href="#"></a>
           <a href="#"></a>
           <a href="#"></a>
           <a href="#"></a>
        </div>
    

    Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can we use sleep function at applicationDidFinishLaunching to take more time to show Splash
Not sure why I can show jpg images in the simulator but not when
How I can show only 2 posts on my websites first page? I am
How i can show a close button after certain elapsed, i tried settimeout but
i only use the hide() and the show() method on my website. But some
When a Xul's listbox have more itens than it can show, the doc says
I'd like to show increasingly more of a JPopupMenu so it appears to slide
I am using a show hide slider which works for the slide down but
I am creating jquery slide show plugin.. i created folder game inside wp-content/plugin in
can anyone recommend a website crawler that can show me all of the links

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.