Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

115
Vistas
LightSlider Not Working on BigCartel.com Store

I am trying to add a LightSlider image carousel with thumbnails to my Big Cartel website (to display product images) but I can't get it to work (even with example images)

I have tested it on Codepen & JSFiddle - works fine there, but on my bigcartel.com store, The photos show up stacked. No thumbnail gallery.

My Code (working): Codepen

    width:500px;
}
.ls-slider ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
.ls-slider li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.ls-slider li img {
    display: block;
    height: auto;
    max-width: 100%;
}```
about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

If it's working everywhere except the website, maybe it's a problem with your server. Maybe the code is messed up or the links are failing.

about 4 years ago · Juan Pablo Isaza Denunciar

0

The reason why it didn't work, was because you are setting the lightslider controls to false: try replacing the controls to "true" rather than "false "

$('#lightSlider').lightSlider({
    gallery: true,
    item: 1,
    loop:true,
    slideMargin: 0,
    thumbItem: 4,
    controls: true,
});
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda