Keyword

I don't want to see the Filename of the Picture

  • the_dd
  • the_dd's Avatar Topic Author
  • Offline
  • New Member
More
16 years 5 months ago #19059 by the_dd
Hi there,

Im using the Simple Image Gallery and i have one question:
If i generate a gallery and then open a picture i alway see:

You are browsing images from the article:Titel

I know that i can turn this first part off but then i see:

06.jpg
Showing image 1 of 80

Now my question:
Is it possible that the Filename of the Picture in the opening box is not shown?

How can i change the plugin so that it is no more displayed?

I hope you can help me.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago #19060 by rodrigogar
I would like to remove the Filename from the lighbox as well. have you ever got an answer to this, or figured how to do this?

Does anyone know how we could do this?

Please Log in or Create an account to join the conversation.

More
14 years 10 months ago #19061 by Stephan Tensen
Replied by Stephan Tensen on topic Re: I don't want to see the Filename of the Picture
Find the following line in slimbox.js

this.caption.setHTML(this.images[this.activeImage][1] || '');

Replace it with

this.caption.setHTML('');

Please Log in or Create an account to join the conversation.

More
14 years 9 months ago #19062 by tr1
If you want to get rid of the filename (and the annoying <b>yourfilename.jpg</b> message on mouseover, look for this line in jwsig.php (about line 122)
else {$html .= '<b>'.$images[$a]['filename'].'</b>';}

You can comment it out (to make it stop functioning) by adding // in front of it or just deleted the whole line altogether if you want.

Shame this bug has never been fixed - it's been with this plugin since the year dot!

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #19063 by Christopher8098
Replied by Christopher8098 on topic Re: I don't want to see the Filename of the Picture
- There have been more forums like this but this is what i loved.

Regards

Christopher

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #19064 by etevaldo
So the new version The files are diferent

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum