[SOLVED] Loading problem on ONE link only
I have a page with several links but one is buggy, loading icon is showing forever, and I can't figure out why...
And when refreshing the page then it works !
I was trying to add several attributes (data-rel and so on) but none solves the problem.
Here is the link :
- <a class="link3" href="/reservation_request/?home=50" title="Reserve now"><span>RESERVE NOW</span></a>
Same problem after upgrading to alpha 4 or deleting the search part (?home=50) !
Any ideas ?
Many thanks !
David
[SOLVED]
On the destination page an ID was already used !!!
Double check ids in your pages !!!