The documentation outlines using <div> and <a> tags to create inline HTML content. That works great! My issue is that content created in this way is ignored by the "Navigate Between Items" function ("integration" tab of Fancy Lightbox's settings) which my implementation relies on.
See
this example:
Here I have, say, four images on a post. In the middle is inline HTML content (simple heading called "carrots"). I want to click the first image so I get the beautiful full screen lightbox and arrow all the way through the other lightbox images *and* then html "Carrots" content, never leaving the lightbox. This works great with the images, but not with the inline HTML which seems to be in its own independent lightbox.
Thank you. I should mention that I very much appreciate this plugin as it's been worth the money spent.