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

  • Home
  • SEARCH
  • 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 8081007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T16:35:22+00:00 2026-06-05T16:35:22+00:00

I am using the carouFredSel ( http://caroufredsel.frebsite.nl/ ) to create an image carousel, which

  • 0

I am using the carouFredSel ( http://caroufredsel.frebsite.nl/ ) to create an image carousel, which is up and working – my code looks like:

<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/jquery.carouFredSel-5.6.1.js"></script>

<script type="text/javascript">
        $(document).ready(function() {
            $(".carousel").carouFredSel ({
                align: "center",
                auto: false,
                circular: true,
                infinite: true,
                next: ".next",
                prev: ".prev",
                scroll: 1,
                width: 1072,
            });
        });
    </script>

I am only having a small issue – hopefully. The website I am working with is http://ellenandjosh.com/ you can see carouFredSel right on the front page.

However, if you try and click on the previous button the carousel disappears. It works great if I have already hit the next button, but when I hit the previous button straight out of the gate that’s what happens. I was expecting it to show me the last image. Any ideas?

  • 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-05T16:35:24+00:00Added an answer on June 5, 2026 at 4:35 pm

    Here’s how you fix it:

    to your CSS add:

    .carousel-thumbnail {height: 222px !important}
    

    The issue is that once you click back, the carousel gets confused and sees an empty list sets height to 0px and the element disappears.

    For your script, it looks like there is a problem with sizes, so change

                $(document).ready(function() {
    

    to

    $(window).ready(function() {
    

    as per tip here: http://caroufredsel.frebsite.nl/support/tips-and-tricks.php

    It should work, but I can test only using firebug.

    Btw: your script has trailing comma in the dict, remove it so it will work on IE 🙂

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

Sidebar

Related Questions

I'm using carouFredSel to create a vertical carousel. Everything works great, except I would
I'm using carouFredSel to create multiple carousels on the same page. If you look
Using Jenkins or Hudson I would like to create a pipeline of builds with
Using preview 4 of ASP.NET MVC Code like: <%= Html.CheckBox( myCheckBox, Click Here, True,
Using a CSS image sprite, I'm creating an 'interactive' image where hovering over certain
Using a populated Table Type as the source for a TSQL-Merge. I want to
using this http://bl.ocks.org/950642 we can see how to add images to nodes, the question
Using Rails 3.2.0 with haml and sass: I Would like to link an external
Using android 2.3.3, I have a background Service which has a socket connection. There's
I'm using a slider with 5 items, which are images with a title over

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.