Maps loads slow
- Dima
- Offline
- Platinum Member
Less
More
8 years 6 months ago #10334
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Maps loads slow
Hi.
It's not my issue.
Your joomla doesn't load JQuery.
Temporary fixing: go to your map definition. Open advanced option.
Find the field "Additional JavaScript files for loading"
and enter JQuery library files to load.
For example enter two lines
Probably it is in the other folder on your server.
In this case I'll load it and all will be OK.
I think I have to add this field (like I added CSS styles) into my template for more flexible case (if you use map with different templates, and one of it loads jquery, and the other - no.
It's not my issue.
Your joomla doesn't load JQuery.
Temporary fixing: go to your map definition. Open advanced option.
Find the field "Additional JavaScript files for loading"
and enter JQuery library files to load.
For example enter two lines
Code:
/media/jui/js/jquery.min.js
/media/jui/js/jquery-noconflict.js
In this case I'll load it and all will be OK.
I think I have to add this field (like I added CSS styles) into my template for more flexible case (if you use map with different templates, and one of it loads jquery, and the other - no.
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.
- Dima
- Offline
- Platinum Member
8 years 6 months ago #10335
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Maps loads slow
I did new release for template, check updates.
There new field for JS files. Enter this URLs and I think it will fix
There new field for JS files. Enter this URLs and I think it will fix
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.
- hagen_fenris
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 264
- Thank you received: 1
8 years 6 months ago #10336
by hagen_fenris
Replied by hagen_fenris on topic Maps loads slow
Hi,
just installed the update and added the JS-path.
On map details > advanced i also added the JS-path.
Now the placemarks are loaded
Does it matter if i do both?
just installed the update and added the JS-path.
On map details > advanced i also added the JS-path.
Now the placemarks are loaded
Does it matter if i do both?
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
8 years 6 months ago #10337
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Maps loads slow
Hi.
I think you can remove it from map, because your main template loads it. If they (template developers) change something, for example, will load the other jquery library that pre-build joomla, you can get some troubles, because it can cause some unpredictable errors.
I think you can remove it from map, because your main template loads it. If they (template developers) change something, for example, will load the other jquery library that pre-build joomla, you can get some troubles, because it can cause some unpredictable errors.
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.190 seconds