• iangdesign

    (@iangdesign)


    I have a website using an older carousel and I need to add more images to it, unfortunately there is no way to add a higher number on the dashboard side. Using Chrome developer tools I can see where the carousel appears in the homepage, if I duplicate another line in the code and drop in the location of the image will that show up on the carousel?

    Unfortunatley I did not build this theme, I took it over from another developer and it’s being held together with bubble gum, hopes, and dreams.

    Thanks in advance for your reply!

    Ian G.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    What plugin are you using for the carousel? Frankly, we really can’t tell you what changes might be necessary.

    Developer tools is showing you code generated from the javascript. The slideshow is using this jQuery Plugin https://responsiveslides.com/

    The slideshow is either in the home page template or the home page header. Find the UL with the class rslides and add a new LI with the new photo, should be that simple.

    Thread Starter iangdesign

    (@iangdesign)

    Thanks for the replies…that’s what I figured needed to be done.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Updating a Carousel’ is closed to new replies.