Topic: Filename visible on Chrome but not Firefox

If I go to this page: https://inmagicland.com/2025/11/red-hea … w-camping/ and scroll to the bottom to view the gallery, I see the captions for each image but NOT the filename, on Firefox. If I do this again with Chrome, I see the filenames also, on each image, which is not desirable in my case. I captured some screenshots but I get a message that they are too large to upload despite some aggressive reduction. The above was observed on both a MacBook Pro and a PC.

Re: Filename visible on Chrome but not Firefox

I see the filename in both Firefox and Chrome.
If you are not seeing the same thing in both browsers, then try clearing your browsers' caches and reload your web page.

The filename is the image's 'Title' rather than its 'Caption' (Juicebox terminology) and, as the gallery is a NextGEN gallery, the 'Title' is being pulled from the NextGEN 'Alt Text' rather than the NextGEN 'Description' (which is used for the 'Caption').

If you don't want the image filenames to appear, edit the images in your NextGEN gallery and remove the 'Alt Text' entries.
You might need to clear your browsers' caches after making any changes.

Re: Filename visible on Chrome but not Firefox

Ugh, sorry, my bad, it turns out I already asked this and got an answer from you! There are two options there - a change to the code, and the (probably more recommended) checkbox:
https://juicebox.net/forum/viewtopic.php?id=4790

When I edit the checkbox, it doesn't seem to affect my gallery. As we are discussing here: https://juicebox.net/forum/viewtopic.php?pid=19002, I assume that's because it is changing the XML in the wrong location (i.e., not the one that is actually read when the gallery is shown). I might try the code change for now and longer-term hope to get rid of the redundancy in my filesystem.

Re: Filename visible on Chrome but not Firefox

I'd forgotten about that post and I also forgot that there's a checkbox in the WP-Juicebox gallery settings that would enable you to simply turn off gallery titles without removing them from NextGEN. Sorry about that. I'm glad you found it.

I hope you are able to disentangle your two WordPress installations. I've posted an observation in your other thread which might (hopefully) help.