Skip to main content

Adding Cloudinary’s Product Gallery to Your Website

Comments

4 comments

  • Geetee

    Hello,
    thank you for your tuto,
    I have just created a gallery for test with images and one vidéo.
    The last detail I am not able to obtain is the sound of vidéo.
    In gallery the vidéo is noiseless.
    An advice please.
    ps: of course the vidéo speak in my cloudinary library and using cloudinary link.
    Thank you again,
    Gilles

    0
  • Sam Brace

    Thanks Geetee! Can you email your code sample to our Support channels? You can do this at support@cloudinary.com. Once we receive it, we can inspect and see why sound isn't being produced for you.

    0
  • JM Gable

    Is there a way to add captions to the images displayed in the gallery? 

    Thanks, JM

    0
  • Sam Brace

    JM,

    Great question! Our Support team created an example for you that shows how to do this. You can see all of the code here: https://jsfiddle.net/aleksandar_cloudinary/s705uk2t

    How the sample was created:

    1. We uploaded a few images of random rooms in a house, then added some custom context metadata of which room it is.
    2. We tagged the images with the same tag, so we could retrieve them.
    3. In JS, we used ResourceList to get the JSON and build the mediaAssets to overlay that context value over each image.

    Of course, we can add other context metadata and overlay that too, or use it in another way.

    0

Please sign in to leave a comment.