Import shops
-
Hello. How can I import a file with all the shops to the plugin?
-
Hey @mikaelamaria, you can import using the CSV Importer/Exporter addon
Hello again! I bought the import option now wiht it works pretty ok. I had some problems with ä, å and ö.I had to manually sit and adjust accordingly. The button “Find location” I would like to have in my language. Can I change it?
Yes, as mentioned in our docs here, after performing steps 1-8 in that specific order, you can continue for other characters such as ä, å and ö.
You can do a search & replace in your CSV file and replace these characters with their HTML entity numbers, for example:
ä in place of ä å in place of å ö in place of ö(ref: http://www.w3schools.com/tags/ref_entities.asp)
Sure, you can update the “Find Locations” button by replacing the default button(s) in your
/wp-content/uploads/sl-uploads/images/directory. All custom changes you make within the/sl-uploads/are preserved each time you update your Store Locator plugin.Hello!
This folder has no button called Search-button. And no other button also looks like the one called “Find location”. I took a picture of my folder (wp-content/uploads/sl-uploads/images/ )as you can see:
http://www.applaws.se/wp-content/uploads/2013/10/findlocation.png‘search_button.png’ (and the other 2 search buttons ‘_over’ & ‘_down’) should also be in your
/wp-content/plugins/store-locator/images/directory.If they’re there, copy them to your
/sl-uploads/images/directory. If they’re not, you may just need to re-download the entire plugin and get the files from there.Ok, I can do it. But is not it strange that the button is still on the side and work?
No, it’s not strange … in the code, it first looks for the button in:
/wp-content/uploads/sl-uploads/images/If it’s not there, it then looks for it in:
/wp-content/plugins/store-locator/images/However, you want to edit & place any customized version of the search button in
/sl-uploads/images/because it will not be overwritten in this location whenever you update the pluginHello.
Now I have placed a new image / button which you have suggested. But there is still the usual button “Find location”. The new button called search_button.png and below … uploads / sl-uploads / images
Just took a look at your search_button.png in your
/sl-uploads/images/folder — it’s still the default button.
The topic ‘Import shops’ is closed to new replies.