Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Addons
  3. Trigger lightbox for images inserted manually with HTML

Trigger lightbox for images inserted manually with HTML

Scheduled Pinned Locked Moved Addons
7 Posts 2 Posters 170 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    user-4'33''
    wrote on last edited by
    #1

    Hi,
    how can I trigger the Lightbox plugin to present images, that were inserted manually in the gridder with custom HTML? Here is the corresponding webpage.

    <div class="swarmContainer">
        <img id="swarmPic1" src="link/to/image1.jpg">
        <img id="swarmPic2" src="link/to/image2.jpg">
    </div>
    

    Thank you very much and have a nice weekend!

    1 Reply Last reply
    0
    • arminunruhA Offline
      arminunruhA Offline
      arminunruh
      Global Moderator
      wrote on last edited by
      #2

      images need to be in a div with data-type="img" and class col

      so:

      <div class="swarmContainer col" data-type="img">
          <img id="swarmPic1" src="link/to/image1.jpg">
          <img id="swarmPic2" src="link/to/image2.jpg">
      </div>
      

      and these images have to be inserted inside the gridder for example by using +more → +html in the gridder

      why do you want to insert images manually?

      1 Reply Last reply
      0
      • U Offline
        U Offline
        user-4'33''
        wrote on last edited by
        #3

        I did exact this but unfortunately it did not work... What could be missing?

        I could not manage to align normal image inserts the way I wanted with custom ids and css, so I tried to insert the images with pure html and it worked...

        1 Reply Last reply
        0
        • arminunruhA Offline
          arminunruhA Offline
          arminunruh
          Global Moderator
          wrote on last edited by arminunruh
          #4

          ah i forgot something

          1 Reply Last reply
          0
          • arminunruhA Offline
            arminunruhA Offline
            arminunruh
            Global Moderator
            wrote on last edited by arminunruh
            #5
            <div class="swarmContainer col" data-type="img">
                <div class="img"><img id="swarmPic1" src="link/to/image1.jpg"></div>
                <div class="img"><img id="swarmPic2" src="link/to/image2.jpg"></div>
            </div>
            
            

            it also has to be inside a container with .img like above

            U 1 Reply Last reply
            0
            • arminunruhA arminunruh
              <div class="swarmContainer col" data-type="img">
                  <div class="img"><img id="swarmPic1" src="link/to/image1.jpg"></div>
                  <div class="img"><img id="swarmPic2" src="link/to/image2.jpg"></div>
              </div>
              
              

              it also has to be inside a container with .img like above

              U Offline
              U Offline
              user-4'33''
              wrote on last edited by
              #6

              Did not work either :-(
              No pictures are shown at all.
              I also tried it with a new blank page and removed the swarmContainer class.

              1 Reply Last reply
              0
              • arminunruhA Offline
                arminunruhA Offline
                arminunruh
                Global Moderator
                wrote on last edited by
                #7

                ok then probably it cant be done ://

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                I also code custom websites or custom Lay features.
                šŸ’æ Email me here: šŸ’æ
                info@laytheme.com

                Before you post:
                1. When using a WordPress Cache plugin, disable it or clear your cache.
                2. Update Lay Theme and all Lay Theme Addons
                3. Disable all Plugins
                4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                This often solves issues you might run into

                When you post:
                1. Post a link to where the problem is
                2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                Online Users
                T
                ta_io
                Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                laytheme.com
                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Recent
                • Tags
                • Popular
                • Users
                • Search