In drupal 8 theme of danland, User is not able to upload the slideshow images to display images as a slider on homepage.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

djsagar created an issue. See original summary.

kunalkapoor’s picture

Status: Active » Needs review
FileSize
81.06 KB
11.12 KB

I have added a patch for this, please follow these steps after applying these patch.
1.go to /admin/appearance/settings/
and add the images in the slideshow.
2. click on save the configuration.
3. you will be able to see the slideshow images.

djsagar’s picture

Status: Needs review » Reviewed & tested by the community

Hi @kunalkapoor,

Patch is working and resolved this issue.

Thanks!

  • kunalkapoor committed 78014a5 on 8.x-1.x
    Issue #3124073 by kunalkapoor, djsagar: User cannot upload the slideshow...
kunalkapoor’s picture

Status: Reviewed & tested by the community » Fixed
kunalkapoor’s picture

Status: Fixed » Closed (fixed)
redseujac’s picture

It should be possible to add more images than 3 to the slideshow.

Also, unchecking "Show slideshow", does not work even after clearing cache. The slideshow keeps showing.

EricVL’s picture

@redseujac You're correct. I have the same problem.
I only need 2 slides in the slideshow. So the only thing I can do is make a subtheme from Danland and change the code to only allow 2 pictures in the slideshow. The previous version 1.0 of Danland had no restrictions on the number of files one could add to the "slideshows" folder.
What a pitty that this solution in 1.01 has restricted the number of pictures.

kistgroup’s picture

I'm having issues with slideshow as well. After installation of this new release, the slideshow directory is updated with the default image files (which I remove), and the only images that show up are the defaults. I have a number of photos in my slideshow directory that get scrolled through but after I update Danland it no longer uses my image files and just scrolls through the default images.

OS: Ubuntu 18.04
WebServer: Apache
Drupal: Version 8.9.11