Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with the slider feature on media for images used for several legionnaire #3

Open
frederic-reis opened this issue Oct 26, 2023 · 2 comments
Assignees

Comments

@frederic-reis
Copy link
Contributor

Example here: http://docker-test.c2dh.uni.lux:8084/collection/9d0fb54eb278e2d0d62a7387a0edcf87-jpg

On the title, you see that it's picture 1 on 2. If you go to the next picture, it's 2 on 6.

The cause is that the second picture (http://docker-test.c2dh.uni.lux:8084/collection/ded4b0f5f87661d085c1829e9b8e8250-jpg) is used by 5 legionnaires. And for each legionnaire, the picture is attached with another picture.

@frederic-reis frederic-reis self-assigned this Oct 26, 2023
@frederic-reis
Copy link
Contributor Author

To solve that, we should have 5 different medias for the same picture but It is not ideal to multiply the same image on the collection page.

So the recommended solution is to disabled the slider feature for this image. The user has the possibility to go through the legionnaire page to see the second picture.

@frederic-reis
Copy link
Contributor Author

To disable the feature, the index property must be removed in the json file before the import or in the visual editor after the import.

Médias:

  • 9d0fb54eb278e2d0d62a7387a0edcf87-jpg
  • ded4b0f5f87661d085c1829e9b8e8250-jpg
  • 7fb5c318897947da5a64d8595f57f170-jpg
  • b7d1c3e57b28ae58cbe46059258719f9-jpg
  • 4487b9145d110166c7ec482ec2321551-jpg
  • a437b173a4ea39d322f408def2a62b2d-jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant