I want to use the Jetpack Carousel for all my posts without editing all of them. Is there a way to show pictures in the carousel even if they're not in a gallery?
|
|
Adding another better solution: This displays only the first image in a gallery, linked to launch the carousel. You would make that first image, and it's caption, clearly indicate it as a link to a gallery. Give gallery an HTML ID:
Then add CSS:
Note: .tiled-gallery-item is the class inserted by Jetpack when Settings> Media> Image Gallery Carousel is set to Tiled Galleries. Here's old original answer, which has some value, and works fine when launching a gallery on another post, but not on same post: This is tested, but NOT rigorously; seems to work: write the shortcode with the images you want (attachment IDs); put it in post, but don't display it:
Then you can trigger the Carousel w/ a href URL that looks like:
where "111" is the ID of the first image attachment ID you want Carousel to start with. |
||||
|
|
Afaik, this isn't possible. JetPack doesn't collect all your |
|||
|
|
protected by Community♦ Jan 18 at 15:21
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.