I have the exact same issue. Is this being worked on?
regards
Bill
Thread Starter
bf2426
(@bf2426)
Hi Ravan
Tks for the quick response.
OOPs you are right that is for another plugin I was trying to use for the light box effect.
I am trying to open a gravity form in the light box so it is for inline content.
I have tried pasting this in the page:
<div style="display:none" class="fancybox-hidden"><div id="fancyboxID-1">
[gravityform id="1" ajax="true"]
</div></div>
<a href="#fancyboxID-1" class="fancybox">Click here to enter your details</a>
But it does nothing.
I am building the site on my local server so I can’t give you a link. Sorry.
Bill