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.

None Popup Engine is compatible with my site

  • mtaras
  • mtaras's Avatar Topic Author
  • Offline
  • Junior Member
More
16 years 6 months ago #14592 by mtaras
As I can see the path is "/plugins/content/jwsigpro/lytebox/greek/closelabel.gif" so I think that is right.

I can't found something that I must change at the lines 175 to 245, please help me, I use Lytebox.

In addition, I try to modify the css file of all the greek english and german folder. I replace the line

#imageData #bottomNavClose {width:66px;float:right; padding-bottom:0.7em;}

with
#imageData #bottomNavClose {width:66px; height:20px; float:right; padding-bottom:0.7em;background:url(closelabel.gif) no-repeat;}

At the Firefox the problem is solved but at IE7 th square x appears still now. Maybe because it doesn't found the closelabel.gif

Please help me.

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 6 months ago #14593 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: None Popup Engine is compatible with my site
Hmmmm...

In the "view source" I can see only the relative path of the closelabel.gif...
<img src="/plugins/content/jwsigpro/lytebox/english/closelabel.gif">

Please, try this
At the file lytebox.js
change the line
this.fileCloseImage = "plugins/content/jwsigpro/lytebox/english/closelabel.gif";
and put the full path of the image.
The path respect the joomfish mode.

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.

  • mtaras
  • mtaras's Avatar Topic Author
  • Offline
  • Junior Member
More
16 years 6 months ago #14594 by mtaras
I change the line as
this.fileCloseImage 	= "http://morpheashotel.gr/site/plugins/content/jwsigpro/lytebox/english/closelabel.gif";
Th square x at the closelabel.gif disappeared but one big square x is still above the main image.

See with IE7 www.morpheashotel.gr/site/index.php/lang-en/rooms-prices.html

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 6 months ago #14595 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: None Popup Engine is compatible with my site
Change also the previous line!
this.fileLoadingImage = "plugins/content/jwsigpro/loading.gif";
to
this.fileLoadingImage = "http://morpheashotel.gr/site/plugins/content/jwsigpro/loading.gif";

The x you can see is for the loading gif
and the browser can't see it cause the wrong path!

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.

  • mtaras
  • mtaras's Avatar Topic Author
  • Offline
  • Junior Member
More
16 years 6 months ago #14596 by mtaras
Thanks this solve the problem.

We will wait the new version of SIGPro for 1.5.3 that will bypass these problems.

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


Powered by Kunena Forum