Camille V
Forum Replies Created
-
Forum: Plugins
In reply to: [Travelers' Map] Leaflet GeolocateDear Imonix,
As I said, I updated the documentation to explain how to interact with the maps, it’s available here :
https://camilles-travels.com/get-started-with-travelers-map-wordpress-plugin/#dev-documentationI also wrote how to add leaflet.locate to your maps if you scroll down a bit ??
Have a nice day !
CamilleForum: Plugins
In reply to: [Travelers' Map] [travelers-map this_post=true post_types=post]Dear Imonix,
I added this feature in the new 1.7.0 update, out now ??
It’s called “centered_on_this=true”, which zoom on current post (or on a specific ID you choose with the new “post_id” argument), and the other posts are still shown on the map.
You can also set the “Initialization max zoom” to change the default zoom level.Every filters you set are working for the other markers, so you can filter something your current post is not part of, and it will still show up.
Enjoy, have a nice day ?? And keep up the good work on your website, will use it next time I travel in the UK!
Camille
Forum: Plugins
In reply to: [Travelers' Map] Show single Post or Page by given IDDear Florian,
V1.7.0 is out, and you can now filter by ID. You can use it with the “Initialization max zoom” shortcode parameter to set the zoom you want ??
Enjoy,
CamilleForum: Plugins
In reply to: [Travelers' Map] Leaflet GeolocateDear @imonix2691,
I’m sorry I thought I had replied but just realised I did not.
This functionnality will not be added soon, I have to figure out if it’s really needed. I want to keep the plugin as simple and lightweight as possible.However, I will add in the next update the possibility for developpers to add custom leaflet plugins to the maps. Along with that will come an update to the “Get started” documentation, explaining step by step how to do it.
I will use this plugin as an exemple: https://www.domoritz.de/leaflet-locatecontrol/demo/
which is exactly what you need ??Have a good day ??
CamilleForum: Plugins
In reply to: [Travelers' Map] Zoom factor / map centeringDear @claudiosinopoli,
Update 1.6.0 is online, I added a shortcode option “Initialization max zoom”. User can still zoom afterward ??
I’m marking this ticket as resolved, the other feature are still in my to-do list ??
Have a nice day,
CamilleForum: Plugins
In reply to: [Travelers' Map] Disable Popup via shortcodeDear @fschupp,
I installed elementor today on my local environment, and everything is working fine with Travelers’ Map, I can’t reproduce your bug :/
I tried with the “shortcode” block in elementor, and text, both are working fine.
Did you find a workaround? Do I mark this ticket as resolved?
Forum: Plugins
In reply to: [Travelers' Map] Show single Post or Page by given IDDear Florian,
That’s possible, but I don’t see the use of that, could you please tell me why you want to do that?
I’m only updating things that could be used by every one, so I need to understand first :’)
This could be easily done with another map plugin to create maps with custom markers like leaflet map.Forum: Plugins
In reply to: [Travelers' Map] Mettre Travelers’map en sous domaineBonjour David,
Je n’arrive pas à comprendre ton problème, ton site est-il est ligne ?Quand tu parle de sous-domaine, il s’agit par exemple de : sousdomaine.mondomaine.com ?
En principe il n’y a aucune raison que le plugin ne fonctionne pas, cela doit venir d’autre part.As tu une erreur dans la console ? (Clic droit sur ta page > inspecter l’élément > voir l’onglet console qui s’ouvre)
Concernant mon site, j’utilise Mapbox (c’est indiqué dans les crédits en bas de la carte). C’est un site qui nécessite une inscription, et le nombre d’affichage par mois est limité, après c’est payant.
Forum: Plugins
In reply to: [Travelers' Map] Issue with 16:9 preview imagesGreat news ?? I will have a look when I have some time to see if my thumbnail settings are wrong for wide images (I only tested with 3/4 size and vertical photos)
Thank you for pointing this second incompatibility, I will have a look when I have some time ??
Forum: Plugins
In reply to: [Travelers' Map] Issue with 16:9 preview imagesMh strange, I will have a look at that… In the meantime, here is a CSS hack for you to add in your theme stylesheet (style.css) :
.travelersmap-container .default-popup .img-mask { max-height: 168px !important; height: 168px !important; }
You can replace 168px by whatever you want, this value is calculated to be 16/9.
Tell me if it’s working ??
Forum: Plugins
In reply to: [Travelers' Map] Issue with 16:9 preview imagesDear @7kontinente,
I think I know what’s your problem, and I will add a warning message in the next update of my plugin.
Travelers’ Map is adding a thumbnail size in your website, so the marker’s images are optimized and in the right size.
You need to regenerate your thumbnails, you can use the awesome plugin Regenerate Thumbnail :
https://fr.www.ads-software.com/plugins/regenerate-thumbnails/I hope that solves the problem, if it isn’t, I will come back to you with a css code ??
Have a nice day,
CamilleDear Florian @fschupp,
You might have found the first bug of my plugin ahah. I think it’s related to the last update I did, adding the possibility to display several maps on the same page.
It’s really strange that it’s only working on some pages…
Could you test some things for me so I can understand and reproduce this bug?
1 – what shortcode are you using when it’s not working? Is it always the same?
2 – if you change the shortcode parameters on a page with an error, is it working again?
3 – can you try adding a second map to an error page?
4 – just in case, do you think it could be related to WPML? Is this problem appearing on translated pages?Thank you, I hope one of these tests will lead me in the right direction!
Forum: Plugins
In reply to: [Travelers' Map] Travelers’ Map with WPMLDear @fschupp Florian,
Since I don’t have a WPML licence, I applied to the developer Licence to fix the problem, it can take some days to process my application.
In the meantime, could you test and tell me if it works to “geo-tag the translated posts a second time” ? That would help me a lot.
Camille