08/03/2017 at 12:10 pm
#431241
Keymaster
@ Bertha
I took a look at the sample you supplied. It seems there is a images column in the CSV file which contains the name of the image in the images.zip file.
If this images column only references a single image per row, that will work. What you would do is drop the unzip images folder on your webserver via FTP. I would suggest the uploads folder.
Then open the CSV file in Google Spreadsheets or LibreOffice Calc and create a new photo column. In the photo column create a simple equation which concatenates the URL to the uploads folder to the filename in the images column.
When you save the file, you’ll have a column which has the full URL.
Hope this helps, let me know.
