Bug with clusters

  • Artline.lu
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 2 weeks ago - 11 years 2 weeks ago #1662 by Artline.lu
Bug with clusters was created by Artline.lu
Hi there,

I have some troubles with clusters.

No problem for displaying them but when I click on to zoom, every markers within that "zone" have disappeared!

Does someone have a similar problem?

Thx in advance
John
Last edit: 11 years 2 weeks ago by Artline.lu.

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

More
11 years 2 weeks ago #1663 by Dima
Replied by Dima on topic Bug with clusters
Hi.

Do you have direct link to your page with map.

What joomla version do you use (2 or 3)

Do you see cluster icons
If you click and icons is disappeared - move your map - is it appears?

Don't forget support my developments: post review in JED , donate , help with translation ;)

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

  • Artline.lu
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 2 weeks ago #1665 by Artline.lu
Replied by Artline.lu on topic Bug with clusters
Hi,

Here is the link: www.artline.lu/sites-test/verandalux/ind...3&Itemid=113&lang=fr

It's still under construction (subdomain)

I use Joomla 2.5.9

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

More
11 years 2 weeks ago #1666 by Dima
Replied by Dima on topic Bug with clusters
Hi.
I get one time that it work, but the other time - doesn't :(

Try to apply for your page with map joomla's default template and check wether it works.
May be you have some problems with some plugins

Don't forget support my developments: post review in JED , donate , help with translation ;)

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

  • Artline.lu
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 2 weeks ago #1667 by Artline.lu
Replied by Artline.lu on topic Bug with clusters
I think I've found where the issue comes from!

I have an other js Load function within my <head>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery.mCustomScrollbar.concat.min.js"></script>
		<script>
		(function($){
			$(window).load(function(){
				$("#content_1").mCustomScrollbar({
					scrollButtons:{
						enable:true
					}
				});
								
			});
		})(jQuery);
		</script>

When I remove it from my page it fixes the problem!

How can I resolve it and keep that function!?
I'm not really good with javascript! :oops:

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

More
11 years 2 weeks ago #1668 by Dima
Replied by Dima on topic Bug with clusters
Go to component options and set Map initialization type to domready

Don't forget support my developments: post review in JED , donate , help with translation ;)

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

Time to create page: 0.075 seconds

Donate


Go to top