Yes, that worked.

Thank you Steven!

Hello,

I have used the Juicebox-Pro Lightroom Classic plug-in a Windows PC for years and I am very happy with it.

But, the plug-in does not seem to work anymore. It loads but the preview remains blank. It will export, but remains blank in the Juicebox-Pro  app. All the thumbs and images are there however. All my old galleries, which were doing fine before, don't work either in Lightroom Classic.

I deleted and reinstalled the plugin to no avail.

The last time I used it was in the beginning of July 2026. Since then Adobe has released new versions of Lightroom Classic. I have version 15.5.1 installed. Nothing else changed as far as I know (apart from the regular Windows updates).

Any ideas?

Regards,
Jos

OK, I found a work-around by comparing the old export files with the latest ones:

A line form a working config.xml looks like:
<image imageURL="images/R5M29981.jpg" thumbURL="thumbs/R5M29981.jpg" linkURL="" linkTarget="_blank">

A line from the, not working, latest config.xml looks like this:
<image imageURL="images/R5M29981.jpg" thumbURL="thumbs/R5M29981.jpg" linkURL="<div></div>" linkTarget="_blank">

So with a text editor I replaced all the "<div></div>" with "" and the gallery is working again!