caption in overlay showing as black box for vimeo file

barbann / 2012-12-29 20:05:14   

I am new to this, but, I am adding titles and captions to my images. In overlay, when I click the +, the caption information shows as a black box on the file I uploaded from vimeo. I didn't see this anywhere else in the forum and am hoping someone might have a suggestion.

Here is an example: barbarasmithart.com/work/
The last image in the portfolio is where this is happening. It is an upload from vimeo. The captions seem to be working on all other images.

thank you

plocploc / 2013-01-21 15:29:51   

Hello

I have quite the same problem : my caption written in visuel index/overlay exhibit isn't visible when it's a video from vimeo.
It works fine for pictures but not for video...

plocploc / 2013-01-26 19:31:27   

No idea ?
Any help would be appreciated !

arsondpi / 2013-01-26 19:56:09   

Go to Admin/Assets/Plugins, plugin.jxs_ndxzbox.php and find line 94

            if ($this->rs['media_title'] != '') $d .= "<div style='width: 250px;'><a href='#' onclick="$('#toggle').toggle();" style='display: block;'>[+]</a><div id='toggle' style='display: none; background: black; padding: 3px 6px 6px 0;'>" . $this->rs['media_caption'] . "n";

Simply delete the background: black; css attribute!
Check if that works!

plocploc / 2013-02-01 20:10:32   

Thanks for your answer but... are you sure ?

I did what you recommended and my overlay visual index didn't to show nothing anymore !

I had to upload this touchy "plugin.jxs_ndxzbox.php"

Well still looking for solutions. Thanks

arsondpi / 2013-02-01 20:55:31   

The line of code may not be pasted properly - it may miss out a few characters.
The point is to find line 94 and delete the background: black; attribute.

plocploc / 2013-02-02 12:30:38   

Thanks....
And sorry
I think I have previously left a ";" behind me...

Nevertheless I deleted "background : black;" attribute... The overlay plugin is working as before but my caption is still missing when it's a video in the overlay (it's working for pictures)

So back to square one...

arsondpi / 2013-02-02 12:55:44   

Can you post a url with the problem?

plocploc / 2013-02-02 13:26:00   

Yes

Here is is

aymericvergnon.net/index.php/surgun/documents/

As you can see : the caption is written for the pictures but not for the video

If you've got any idea, would be nice

plocploc / 2013-02-06 22:01:35   

Hi

Nobody has this problem ?

All the best

xikki / 2013-02-07 08:34:40   

i had the same problem, and arsondpi's solution worked for me. in your case, i would try re-uploading the original plugin.jxs_ndxzbox.php, and changing just the background:black part, as mentioned here before

plocploc / 2013-02-07 20:17:28   

Thanks xikki

I did that twice but my caption still doesn't appear (I don't have black box : just no caption at all for a vidéo)

Still looking for solution

Vaska A / 2013-02-07 20:18:51   

ploc, it's a bug. i'll fix it over the weekend (if not tomorrow) and post it up. If you don't see it, send me an email at: contact at indexhibit dot org (so i can't forget).

thanks

plocploc / 2013-02-07 22:02:51   

Thanks to you

plocploc / 2013-02-13 20:24:10   

Dear Vaska,

I've sent you an email as you asked me... But no news.
I'm sure you've got masses of work but do you plan to fix that bug ?

Thanks

plocploc / 2013-02-18 09:52:59   

I really need to have that bug fixed

Any news ?

Vaska A / 2013-02-18 10:15:46   

It already is fixed - and I posted the code around here months ago.

Vaska A / 2013-02-18 10:15:46   

It already is fixed - and I posted the code around here months ago.

This thread has been closed, thank you.