Tagged: ismael
-
AuthorPosts
-
April 11, 2017 at 11:39 am #775950
Hello,
Is there a way to import a address list into Google map (media element).
I have a huge list made in excel but it’s lot of work to enter each address.
Thanks for your help
Leon Veltman
April 12, 2017 at 4:27 am #776417Hey edzetrading,
There is nothing like that in the theme unfortunately, I think you will have to do it manually.
Best regards,
RikardApril 12, 2017 at 9:46 am #776549Hello Rikard,
Thanks for your answer. I’m now manually update the google map.
Best regards,
Leon Veltman
April 13, 2017 at 5:50 am #777020Hi Leon,
Ok, best of luck to you. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 13, 2017 at 9:38 am #777145Hello Rikard,
Is there a way to load the point on the map faster. They are now loading 1 at the time.
Kind regards,
Leon Veltman
April 17, 2017 at 2:09 pm #778695Hi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyApril 18, 2017 at 9:40 am #779145Hello Andy,
Here is the link to my page http://www.silagesafe.nl/referenties/
I’m using the media element of the plugin
Kind regards,
Leon Veltmna
April 18, 2017 at 3:45 pm #779395Hi,
in this case I would as plugin’s author about how to do it.
Best regards,
AndyApril 18, 2017 at 4:52 pm #779469Dear Andy,
What do you mean. I don’t understand your answer.
Kind regards,
Leon Veltman
April 18, 2017 at 8:13 pm #779622Hi!
What Andy means is, can you please contact the plugin developer to help you out.
Best regards,
BasilisApril 18, 2017 at 9:11 pm #779650Dear Basilis,
It’s not a plugin, it’s a Enfold feature that included into the Enfold theme. So i hope you can help me out.
Kind regards,
Leon Veltman
April 21, 2017 at 9:22 am #781066Hi,
I’m so sorry for the confusion. This is possible but you have to modify the js > shortcodes. js file, look for this code around line 675:
},200 * (parseInt(key,10) + 1));
.. decrease the setTimeout delay to 1.
},1);
Best regards,
IsmaelApril 25, 2017 at 3:33 pm #782932Hello,
I find the code but i don’t no which number i have to change
setTimeout(function(){ marker.setAnimation(null); _self._infoWindow(_self.map, marker, _self.$data.marker[key]); },500);
},200 * (parseInt(key,10) + 1));
Can you tell me which number i have to change.
Thanks for your help
April 26, 2017 at 7:31 am #783282 -
AuthorPosts
- You must be logged in to reply to this topic.