• Resolved JapeNZ

    (@japenz)


    Hi there,

    I’m using urls provided by our supplier to upload images for product listings by csv files.

    The product url ends are just numbers / products codes ( for example 0823AH489.jpg).
    Is it possible to have the image title match the product title when viewed on the frontend, and if so how would I do this?

    Thank you for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support wpnomad a11n

    (@wpnomad)

    Hi there,

    Is it possible to have the image title match the product title when viewed on the frontend, and if so how would I do this?

    Out of the box, it isn’t possible to change the image title so that it matches the product title. You can make the change when you import/update the products via CSV file.

    Thread Starter JapeNZ

    (@japenz)

    Hi @wpnomad,

    Thanks for getting back to me.

    What do you mean by “you can make the change when you import/update the products via CSV file”.

    I want to upload an image from a URL included in the product CSV file, and appy a title to that image during the upload process.

    Thanks for your help.

    Saif

    (@babylon1999)

    Hello @japenz,

    I want to upload an image from a URL included in the product CSV file, and appy a title to that image during the upload process.

    I found a similar question asked on StackOverflow, you can try the proposed solutions in the comments by adding them to your functions.php file or a plugin like Code Snippets.

    If you’re going to try SQL query, then please make sure to have a reliable backup file of your website. Most host hosting companies have this included in the subscription, but you could also consider using a service like Jetpack. If something goes wrong, it’s nice to know that you can restore your site.

    Hope this helps!


Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Set image title when uploading product using csv file’ is closed to new replies.