{"id":16761159,"date":"2023-05-23T13:17:33","date_gmt":"2023-05-23T13:17:33","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/create-slideshow-2\/"},"modified":"2023-05-23T13:17:33","modified_gmt":"2023-05-23T13:17:33","slug":"create-slideshow-2","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/create-slideshow-2\/","title":{"rendered":"Create slideshow"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">How can i link images to create a gallery slideshow? <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Currently i&#8217;m looping through my images and adding links:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code> &lt;a href=\"&lt;?php echo $image&#091;'url']; ?&gt;\" rel=\"wp-video-lightbox\"&gt;\n                                    &lt;img src=\"&lt;?php echo $image&#091;'sizes']&#091;'medium']; ?&gt;\" alt=\"&lt;?php echo $image&#091;'alt']; ?&gt;\" \/&gt;\n                                &lt;\/a&gt;<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">But they are just individual lightboxes, I can&#8217;t scroll through the images.<\/p>\n","protected":false},"template":"","class_list":["post-16761159","topic","type-topic","status-publish","hentry","topic-tag-gallery"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16761159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16761159\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=16761159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}