• Resolved Guillermo77

    (@guillermo77)


    You have one option in media for transform your gallery to Tiled, Cool mosaic.

    Can you add one option for transform Native Gallery to Slideshow, Circle, Square, etc.
    And add one carousel for slideshow in desktop.
    The cross is small for close the Carousel, one double-click and reduce the full screen with more margins in the sides for click outside and escape.
    One idea, use the mouse wheel and drag gesture in mobile in slideshow and carousel for pass slide.
    Option for disable comments in images carousel.
    In mobile load the small image, tablet small/medium, desktop large o full.

    How I can change the native gallery with function.php o css? For transform all native gallery to Slideshow, or Square.

    Thanks!

    https://www.ads-software.com/plugins/jetpack/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Can you add one option for transform Native Gallery to Slideshow, Circle, Square, etc.
    And add one carousel for slideshow in desktop.

    While Jetpack doesn’t include an option to allow you to change the default Gallery type, you can use the jetpack_default_gallery_type filter to change that on your site. You can find out how to use that filter here:
    https://developer.jetpack.com/hooks/jetpack_default_gallery_type/

    It’s worth noting that the filter may not work as expected right now. There seems to be a little bug, that we’ll get fixed in the next major release. You can follow our progress, and apply the patch on your site, from here:
    https://github.com/Automattic/jetpack/pull/4111

    The cross is small for close the Carousel, one double-click and reduce the full screen with more margins in the sides for click outside and escape.

    You can customize the look of every element on your site thanks to CSS. You can add that CSS to your theme stylesheet, or to your custom CSS editor available under Appearance > Edit CSS in your dashboard. That should allow you to customize the look of the Carousel view to fit your needs.

    One idea, use the mouse wheel and drag gesture in mobile in slideshow and carousel for pass slide.

    You can slide to go from image to image on mobile, but I don’t think we’ll implement any kind of mouse wheel behaviour on desktop. It would be counter intuitive, since the wheel allows you go to up and down, while the carousel view works from left to right. It would also break the layout on sites where there is a lot of content displayed under the images, like a long description, or a lot of comments.

    Option for disable comments in images carousel.

    This should help:
    https://jetpack.com/2013/05/01/remove-comments-carousel/

    In mobile load the small image, tablet small/medium, desktop large o full.

    Good news, that’s already how Carousel works! ????

    I hope this helps.

    Thread Starter Guillermo77

    (@guillermo77)

    Thanks Jeremy for take the time to answer.
    Just think no at the people know programming.
    Try to make it more easy for the final user, in Media for exp.

    Slideshow mode with lightbox in desktop and the escape more easy are good ideas.

    Iam using, tiled gallery without jetpack, I add the filter and no run, but maybe is one old version. I will use jetpack in developer mode.

    I hope this help also to others users.

    Have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Carousel Native Gallery styles Tiled, Slideshow, default feature request’ is closed to new replies.