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.

Broken Image Link to Close Window using SIGP and Lytebox

  • Andy Bonner
  • Andy Bonner's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago #18499 by Andy Bonner
Hi - Just installed SIG Pro. All seems great except 1 minor annoyance....

I have to use 'LyteBox' as my pop-up method. When I do, the images open up fine but the simple graphic that displays the 'Close Window' type image is a broken link. Checking what it's trying to find - the reason is clear - it's inserting a folder reference directly after the website name and before the plugins folder.

How do I fix that?!?! Thanks.

The intended link is www.MYSITE/plugins/content/jwsigpro/lytebox/english/closelabel.gif

But I get
www.MYSITE/JoomlaContentSectionTitle/plugins/content/jwsigpro/lytebox/english/closelabel.gif

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

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 2 months ago #18500 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Broken Image Link to Close Window using SIGP and Lytebox
Hi my friend!

Are you using SEF on your site?
If yes, this would be an issue...
The lytebox uses relative paths for the close button ( strict from the original )
Open the file
/plugins/content/jwsigpro/lytebox/english/lytebox.js
and chenge the value
this.fileCloseImage = "plugins/content/jwsigpro/lytebox/english/closelabel.gif";
to the absolute path.

I hope this works for you!

If you can post a direct link to the gallery, it will be very helpful for us!

Thank you!

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

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

  • Andy Bonner
  • Andy Bonner's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago #18501 by Andy Bonner
Thank you Sir!

Yes I am using SEF - and yes your suggestion solved the issue. Great.

I think Simple Image Gallery is totaly awesome and will certainly credit it on my credits page  :D Top Job!

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

More
15 years 11 months ago #18502 by Nicola Winzer
I have the same problem, but I'm not using SEF.

www.eclat.ch/index.php?option=com_content&view=article&id=22&Itemid=36&lang=de

I cannot find the proper line to change. I'm using the thickbox, but the image is in the slimbox-folder.

He ist looking for
www.eclat.ch/plugins/content/jwsigpro/slimbox//closelabel.gif

and it is in:

www.eclat.ch/plugins/content/jwsigpro/slimbox/german/closelabel.gif

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

More
15 years 2 months ago #18503 by Mediaphyle
Open your template css and enter the following css to fix the problem:

#bottomNavClose{
background: url(yoursitename.com/plugins/content/jwsigpro/litebox/english/closelabel.gif) no-repeat;
height: 22px;
width: 66px;
}

Make sure to change yoursitename.com with the name of your actual site.

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


Powered by Kunena Forum