Slider only works with one picture

Created on 21 December 2020, over 3 years ago
Updated 5 January 2024, 6 months ago

Problem/Motivation

The slider only works with one picture. See https://drupal.stackexchange.com/questions/298944/slider-doesnt-work-pro... for a screen print.

Steps to reproduce

  1. composer create-project drupalcommerce/project-base ~/drupal8/mystore --prefer-source --stability dev --no-interaction
  2. cd ~/drupal8/mystore
  3. drush site-install standard --db-url=mysql://drupal8user:WhatThePassWordIs@localhost:3306/drupal8 --account-name=adminaccountname --account-pass=password --site-mail=somebody@provider.nl --site-name="A nice site name"
  4. drush pm-enable commerce_product commerce_checkout commerce_cart
  5. composer require 'drupal/sshop' --with-all-dependencies
  6. drush en colorbox commerce commerce_wishlist fontawesome quicktabsviews_slideshow views_slideshow_cycle panels page_manager -y
  7. I have a ZIP file with the libraries jquery.cycle, jquery.hoverIntent, jquery.pause json2, smartmenus and stacktable.js, I copy them to the .\libraries folder. See the attachment for the files.
  8. sudo ln -s /home/whateverthenameis/drupal8/mystore/web /var/www/html/drupal8
  9. sudo chown www-data:www-data -R /var/www/html/drupal8 && sudo chmod 755 -R /var/www/html/drupal8
  10. Install Taxonomy Views Integrator
  11. Install and enable SShop
  12. Add a picture to the slider. Picture is shown correctly
  13. Add a second picture to the slider. All the pictures are not shown correctly

Proposed resolution

-

Remaining tasks

-

User interface changes

-

API changes

-

Data model changes

-

πŸ› Bug report
Status

Needs work

Version

1.0

Component

User interface

Created by

πŸ‡³πŸ‡±Netherlands Willem-Jan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024