Modal in Kookaburra not working?

Hi all,

I added a modal to my page:

<a data-fancybox href="#modal-id">Open modal</a>

<div id="modal-id" style="display: none;">
  <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</div>

but it doesn’t work.

Is this normal?

Best regards,
Oliver

strange.
It works for me using the testing stream, but not in the release version. @Matthew will need to take a look.

Are you seeing the link but nothing is happening when you click on it?

Hi Rod,

thank you for your prompt reply.
Exactly! Nothing is happening when I click on it.

Should work, unless you’ve got a typo someplace, or have broken JS elsewhere on the page. Without a link to a page exhibiting the problem, I can’t say much else.

Here’s an example. This is from my test site that uses the release stream
https://bl5-test.barbeephoto.com/page-testing/#modal-id

whereas the same code works on my test site using the testing stream
https://bl4-test.barbeephoto.com/kook-pg-1/

Weird. Maybe I inadvertently broke it when I did the Fancybox upgrades last release. In any case, we will hopefully have the next version ready to ship soon, and that seems to have restored the functionality.

@volvoxturbo I hope you can wait for the next release to drop. If the problem is urgent, I can maybe try to figure something out with PHPlugins as a stopgap.

Hi Matt,

thanks for taking care of this problem.
I can wait until then. When will the next version be ready?

Best regards,
Oliver

We’re trying to get through the final round of testing and bug squashing, so hopefully this week.