×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Geocode button is not clickable

Geocode button is not clickable 12 years 2 months ago #15314

  • Joerg Gudat
  • Joerg Gudat's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hey,
I tried the geocode feature in different browsers now. The pop up window does open, but the link to start the geocoding does nothing at all.
Am I missing anything?
Kind regards
Christoph

Re: Geocode button is not clickable 12 years 2 months ago #15315

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Christoph,
This sounds like a javascript conflict - did you look in the js console?
What does it say?
Daniel

Re: Geocode button is not clickable 12 years 2 months ago #15316

  • Joerg Gudat
  • Joerg Gudat's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
No errors in firebug.

Re: Geocode button is not clickable 12 years 2 months ago #15317

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I'll need to look at your site. Please create a new private ticket and provide me with backend access.
Thanks,
Daniel

Re: Geocode button is not clickable 12 years 2 months ago #15319

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Ok, thanks for providing me with backend access - it actually happens on my localhost as well...
This is a css problem (not a real idea why it happens). go to
media/com_hotspots/css/hotspots.css line 472
and add a width and height to this class lightface .lightfaceOverlay like this:
lightface .lightfaceOverlay {
width: 16px;
height: 11px;
}

Now the buttons should be click-able again.

cheers,
Daniel

Re: Geocode button is not clickable 12 years 1 week ago #15835

  • J.J. van Leeuwen
  • J.J. van Leeuwen's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
This worked for me also. Thnx!

Re: Geocode button is not clickable 12 years 1 week ago #15851

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Awesome :) This is also fixed for version 3.0.
Cheers,
Daniel
  • Page:
  • 1
Time to create page: 0.128 seconds