×

Notice

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

TOPIC: Loading does not dissapears.

Loading does not dissapears. 13 years 3 months ago #11488

  • Jose Alvarez
  • Jose Alvarez's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Hi Daniel: But that code has always been there...is the Google analytics code script
Checking on firebug i get this:
$('newestSpotId').innerHTML = (cat_e...').innerHTML).replace(/\(\d+\)/g,''); in hotspots.js line 227

Any thoughts?

I´m checking markers one by one, but i can´t find anything odd


Re: Reinstalled hotspots & am getting the "loading" not disappearing prob

Hey Jose,
You have a javascript error on your page. Just by looking at it, I'm unable to understand why it happens - because the line of code should work!

However what I see on your page is that you have invalid html - fix this first and most probably the problem is going to disappear.

For example
Code:








var _gaq = _gaq || [];

_gaq.push();

_gaq.push();



(function() {

var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

})();







This isn't in the head of the page, neither it is in the body = invalid!

And please start your own thread on the forum for this.

Loading does not dissapears. 13 years 3 months ago #11489

  • Jose Alvarez
  • Jose Alvarez's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0

Loading does not dissapears. 13 years 3 months ago #11490

  • Jose Alvarez
  • Jose Alvarez's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
After a couple of uninstalls, complete and uncomplete...the problem keeps there...
Loading is not dissapearing...i check every marker description...i can´t find the problem...exhausted...and hopeless

Hope you can help me...
Thanks

Loading does not dissapears. 13 years 3 months ago #11491

  • Jose Alvarez
  • Jose Alvarez's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
So sorry...i post this on general questions...

Dang...today nothing is getting right...

Loading does not dissapears. 13 years 3 months ago #11492

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I don't care that your analytics script was always there - it is positioned wrong and you have to fix this. You have to have valid code or have errors that are not that severe!
validator.w3.org/check?verbose=1&uri=htt...l%3Flayout%3Daddspot

Fix this first and we'll look further.

Loading does not dissapears. 13 years 3 months ago #11493

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
And perhaps try to disable the toolbar at the bottom and tell me if that fixes the problem.

Loading does not dissapears. 13 years 3 months ago #11494

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Ah and this code that makes the problem is for the footer of the component (latest spots). Go to the menu item for hotspots and on the right you can disable the footer - try it and see if this will fix it. (just curious).

Loading does not dissapears. 13 years 3 months ago #11498

  • Jose Alvarez
  • Jose Alvarez's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Well, i changed already the position for the code for analytics you pointer out, now is inside <head>
any other thougthts?
For now i'm looping for some "&" within a URL that i could missed
Thanks

Loading does not dissapears. 13 years 3 months ago #11500

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
You still have this one outside of the head or body:
<script type="text/javascript" defer="defer"></script>

Loading does not dissapears. 13 years 3 months ago #11501

  • Jose Alvarez
  • Jose Alvarez's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Actually i have it dudables the footer in the menu item. I will try disabling the wibya Toolbar at the bottom

Loading does not dissapears. 13 years 3 months ago #11502

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081

Actually i have it dudables the footer in the menu item.

hm, what????

Loading does not dissapears. 13 years 3 months ago #11503

  • Jose Alvarez
  • Jose Alvarez's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Sorry, was writing from the phone...i meant disabled the footer menu on menu item...but check it out now...i disabled de wibya toolbar at the bottom, and at least some other categories load ok...

Just one, the third one, get a "Not found error message"

Loading does not dissapears. 13 years 3 months ago #11504

  • Jose Alvarez
  • Jose Alvarez's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
I unpublished one marker that was giving me the "not found" error...now it´s seems to be working OK...i had to dismiss the wibya toolbar, but that is less important than the map.

Thank you so much for your time...i let you know if something goes wrong...and by the way, congrats on this component...i love it.

Loading does not dissapears. 13 years 3 months ago #11507

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Funny thing! I got an email today from another user having problems with the same toolbar :)
Can you send me a copy of this toolbar and I'll try to fix the incompatibility....

Loading does not dissapears. 13 years 3 months ago #11626

  • web9ball
  • web9ball's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
same you at www.web9ball.com/
Loading is not dissapearing...i check every marker description...i can´t find the problem...exhausted...and hopeless

Loading does not dissapears. 13 years 3 months ago #11630

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
@web9ball - would you please give me a direct link to the map? I cannot find the link to the map on your site.
Thanks.
  • Page:
  • 1
Time to create page: 0.137 seconds