Image Gallery

Demo to preview the plugin:

Introduction

Are you looking for a tool to create image galleries? Add this no-code plugin to your Bubble app and create a cool-looking image gallery with a wide variety of animation effects.
Image without caption

How to setup

  1. Inserting the Image Gallery
      • In the Design tab, drag and drop the Image Gallery element onto your page.
      • In the element’s properties panel, set the data source to a list of images
        • Element → Image Gallery.
          Element → Image Gallery.
  1. Configuring Gallery Interaction
      • Open the Workflow Editor, and add the "A Image Gallery Clicked" event to detect when a user clicks on an image.
        • Workflow event → A Image Gallery Clicked.
          Workflow event → A Image Gallery Clicked.
      • Choose an action to execute when an image is clicked (e.g., navigating to another page or displaying additional information).
  1. Adding Navigation Buttons (Optional)
      • To allow users to manually navigate through the gallery, add buttons to your design.
      • In the workflow, assign these buttons to the available actions:
        • Next A Image Gallery → Moves to the next image.
        • Previous A Image Gallery → Moves to the previous image.
        • Jump To (No) A Image Gallery → Jumps directly to a specific image.
        • Jump To (URL) A Image Gallery → Navigates to a URL associated with the current image.

Plugin Element Properties

Image Gallery

Element properties → Image Gallery.
Element properties → Image Gallery.
Fields:
Title
Description
Type
Cover Images
Cover Images
Image
First Slide No.
First Slide No.
Number
Animation Duration
Animation Duration
Number
Overlap
Overlap
Number
Scale
Scale
Number
Angle
Angle
Number
Perspective
Perspective
Number
Easing
Easing Available options: easeInQuad, easeInCubic, easeInQuart, easeInQuint, easeInSine, easeInExpo, easeInCirc, easeInBack, easeOutQuad, easeOutCubic, easeOutQuart, easeOutQuint, easeOutSine, easeOutExpo, easeOutCirc, easeOutBack, easeInOutQuad, easeInOutCubic, easeInOutQuart, easeInOutQuint, easeInOutSine, easeInOutExpo, easeInOutCirc, easeInOutBack, easeInElastic, easeOutElastic, easeInOutElastic, easeInBounce, easeOutBounce, easeInOutBounce
Dropdown
Add JQuery-UI To Head?
Add Jquery-UI To Head?
Checkbox (yes/no)

Element Actions

  1. Jump To (no) - Jump To
    1. Workflow action →  Jump To (no).
      Workflow action → Jump To (no).
      Title
      Description
      Type
      Slide Number
      Slide Number
      Number
  1. Next - Next
    1. Workflow action → Next.
      Workflow action → Next.
  1. Previous - Previous
    1. Workflow action → Previous.
      Workflow action → Previous.
  1. Jump To (URL) - Jump to url
    1. Workflow action → Jump to url.
      Workflow action → Jump to url.
      Title
      Description
      Type
      URL
      Url
      Text

Exposed states

Title
Description
Type
Slide Number
Slide Number
Number
Image URL
Image URL
Text

Element Events

Title
Description
Clicked
Clicked
Image without caption

Changelogs