Having more than 5 inline lightbox settings
-
Hi,
I have a website where I am using the inline div to display html in a pop up box. The problem I am having is when I create more than 1 pop up using the same div <div id=”lbp-inline-href-1″ style=”padding: 10px; background: #fff;”>
It only displays the content from the first pop up. So If I have a pop up programmed for Section B, the pop up still only displays what is in Section A. So I figured I had to replace -1 with -2 in the div id and it works but seems to only limit to 5 in the settings. I really didn’t think I would have to have a different div id to display content within it.
Any ideas on how I can work around this/fix this?
The topic ‘Having more than 5 inline lightbox settings’ is closed to new replies.