• Resolved todor123

    (@todor123)


    I created the popup and it should appear after i click the image, it just shows some text next to the image. Would someone give me some advice on how to make it appear after i click on the image?

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

    (@timersys)

    Each popup has it own trigger class which looks something like spu-open-123 where 123 is the ID of the popup.

    You can modify your image to add that trigger class. For example
    <img src="img.jpg" class"spu-open-123"/>

    If you like the plugin / support please leave a short review. It’s a tremendous help for us!

    Thanks

    Thread Starter todor123

    (@todor123)

    Thanks man, it worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Popup doesnt open after clicking the image’ is closed to new replies.