Hey @ltraczyk
Sorry for the delay. I just checked the store map page, and it looks fine. Did you solve the problem?
Thanks!
Hi,
No worries for the delay. Indeed I was able to solve this problem on my own. However, now that I have implemented the map correctly, I do have a few questions / issues :
- In the settings I chose to restrict the country search to France only. However, when I start to type any French zipcode or address, the search bar also displays search results for foreign countries
- I would like to change the main color (red) so that the widget matches our visual identity. Our two main colors are #a8ba00 and #276729. Is there any way I could change that ?
- Among the 243 stores, one (“La Boutique du CC”) is pointed towards Guernesey although the coordinates in the CSV file indicate otherwise. I’ve made several CSV imports with different coordinates to try to see if I could move this pin to another location but it seems to be set on Guernesey by default
- Lastly, is there any way to translate the placeholder text of the search bar in French ?
Sorry, that’s quite a lot to check. Your help will be much appreciated !
Laura
Hey @ltraczyk
Okay great! Happy to hear that issue was resolved. Let check each points one by one:
1). In the settings, I chose to restrict the country search to France only. However, when I start typing any French zip code or address, the search bar also displays search results for foreign countries: Okay, understood. We have identified a solution, which will be implemented in a future version of the plugin. So, you’ll need to wait for that update.
2). I would like to change the main color (red) so that the widget matches our visual identity. Our two main colors are #a8ba00 and #276729. Is there any way I could change that? Colors are hard-coded in the “/assets/csl-custom-style.css” file, but you can override them using custom CSS. For example, you can use “body .csl-wrapper #locations-near-you .csl-list-item .marker-link:hover { background-color: #ee5253; }” to change the hover color of list items. This way, it won’t break with future plugin updates, and the CSS will work properly.
3). Among the 243 stores, one (“La Boutique du CC”) is pointed towards Guernsey, although the coordinates in the CSV file indicate otherwise. I’ve made several CSV imports with different coordinates to try to see if I could move this pin to another location, but it seems to be set on Guernsey by default: We are having trouble understanding this point. Could you please provide more details?
4). Lastly, is there any way to translate the placeholder text of the search bar into French? We just tested on our end, and it shows “Code postal” as the placeholder text when we use the French language. Do you use any other multilingual plugin? You can check the .po file for each language in the “\languages” directory, where translation messages are stored.
I hope you got answers to each question. If you like our plugin, you can leave a review.
Thanks!
Hey @ltraczyk
We’re excited to announce the release of version 1.4.5! This update includes a solution for the above point 1. You can address the remaining points here whenever you like.
I’m closing this ticket for now. If you need any further assistance, please feel free to raise a new support ticket.
Thank you!