• Resolved pierrehooker

    (@pierrehooker)


    Hello, I am using the latest version, along with your CSV importer plugin.

    Our client is a product, and his product are sold mainly at big box retailers like wal-mart, autozone, pep boys, etc.

    When using the CSV import, even if the same image is specified, it imports the image over and over and appends the filename with a number. So when you go to the media manager there are like 10,000 walmart icons, pep-boys, etc.

    Do you know any easy way to search and replace the DB so all these same retailers use the same icon???? Or a way to do it in the CSV file?

    https://wordpress.org/plugins/wp-store-locator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    You can do this by providing the ID of an existing image from the media library in the CSV file instead of an image URL.

    So if you open the media manager and click on the image you want to use, then you will see a number in the address bar. It will look like this:

    wp-admin/upload.php?item=8155

    In this case you would fill in 8155 in the image field in the CSV file and all locations will use that image.

    Thread Starter pierrehooker

    (@pierrehooker)

    Sweet! Thnk you Tijmen!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Use same image for multiple stores?’ is closed to new replies.