• I’m somewhat new to this… I am setting up the following template locally using MAMP within several hundred products:

    https://templatic.com/ecommerce-themes/wp-store-premium-wordpress-theme

    My question is; when I’m ready to export the database and upload it to my remote server, is there a way to have all my url’s for my images updated instantly? Currently the path to the images would be as follows: images/shoes/shoe_001.jpg but once uploaded it would obviously need to be changed to : https:// …

    The reason I ask is because I don’t want to have to update all url’s manually for hundreds of pics…

    Thanks in advance..
    Martin

Viewing 2 replies - 1 through 2 (of 2 total)
  • when you export the database for the live move, open the .sql file in notepad or similar and do a search and replace on the old/new url
    save – import

    always back up 1st

    Thread Starter plenty

    (@plenty)

    Wow that was fast! Thanks Samuel, I will give that a try.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Exporting from local database to the web’ is closed to new replies.