Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

[Solved] lytebox not showing close image

  • Mike Curry
  • Mike Curry's Avatar Topic Author
  • Offline
  • New Member
More
12 years 8 months ago - 12 years 8 months ago #48019 by Mike Curry
[Solved] lytebox not showing close image was created by Mike Curry
The lytebox is not showing close image (closelabels.gif). I have checked the directory, the file is there and I even replaced it. "Lytebox" is the only setting not showing the close button. Any ideas how to fix this?

Thanks!

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

More
12 years 8 months ago #48020 by Katia
Replied by Katia on topic Re: lytebox not showing close image
Could you provide me with a link to your gallery please?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Mike Curry
  • Mike Curry's Avatar Topic Author
  • Offline
  • New Member
More
12 years 8 months ago #48021 by Mike Curry
Replied by Mike Curry on topic Re: lytebox not showing close image
I do not have is set on lytebox right now because of the missing image. I have is set on Slimbox now. I would love to say that fixes the issues but the "Slimbox" doesn't open in the popup in FireFox or Chrome. Lytebox works great its just missing the close button.

www.memphisshades.com/harley-shades/batwing-fairing-for-harley/batwing-fairing

Thanks

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

  • Mike Curry
  • Mike Curry's Avatar Topic Author
  • Offline
  • New Member
More
12 years 8 months ago #48022 by Mike Curry
Replied by Mike Curry on topic Re: lytebox not showing close image
I found the issue, in the lytebox.js (line 78 and 79) was missing a "/". I also had to add the "loading.gif"

org:
this.fileLoadingImage = "plugins/content/jwsigpro/loading.gif";
this.fileCloseImage = "plugins/content/jwsigpro/lytebox/english/closelabel.gif"

fix:
this.fileLoadingImage = "/plugins/content/jwsigpro/loading.gif";
this.fileCloseImage = "/plugins/content/jwsigpro/lytebox/english/closelabel.gif"

It's working in all the browsers.

Thanks!

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

More
12 years 8 months ago #48023 by Katia
;)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum