Has anyone gotten this to work with Squarespace?
-
When running the importer in the Media screen or on an individual post, nothing happens. I get a No images imported – you might want to check whether they still exist! message.
Has anyone been able to make this work with images coming from Squarespace (or anywhere else for that matter)?
-
Just installed it and it found nothing. Tried a post searched with “static1.squarespace.com” and nothing on the sidebar. For some reason the links are crazy from square space, here are some examples:
<img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/560d8df0e4b07967e39128b0/1443728885703/BOO%21+A+fun+finger+food+that+tastes+like+pumpkin+pie%21+Try+these+non-dairy+healthy+pumpkin+jigglers.+Great+in+school+lunches+or+a+grab-and-go+snack.+www.lexieskitchen.com" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/560d8d87e4b05b4dffecd637/1443728779921/A+fun+finger+food+that+tastes+like+pumpkin+pie%21+Try+these+non-dairy+healthy+pumpkin+jigglers.+Great+in+school+lunches+or+a+grab-and-go+snack.+www.lexieskitchen.com" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/5623cd36e4b0a755f5e757e4/1445186872083/Dairy+free+Pumpkin+Jigglers+are+great+for+school+lunches.+Good+fat%2C+soothing+gelatin+and+nutrient-dense+pumpkin.+www.lexieskitchen.com" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/54d3b839e4b0703e7a5b4da7/1423161402629/Save+the+Date+Cards+from+www.minted.com" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/54d3b820e4b0dd0f39aa4816/1423161380380/Mom%2C+you+need+a+business+card.+Here+are+some+super+cool+designs.+Easy+to+order." /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/54bc15d5e4b06fad9b9dffa7/1421612530676/Easy+Soy-Free+Low-FODMAP+Paleo+Beef+Jerky.+A+super+tasty+recipe+from+www.LexiesKitchen.com" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/5473e8a3e4b09b3d4129ac39/1416883150921/GLUTEN+FREE%2C+DAIRY+FREE+EGG+FREE+SCONES.jpg" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/5473e8a4e4b09b3d4129acdf/1416883174559/GLUTEN-FREE+HAWAIIAN-STYLE+POTATO+MAC+SALAD.jpg" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/5473e8a4e4b09b3d4129ad54/1416883189051/Hawaiian-style+gluten-free+teriyaki+chicken.jpg" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/5473e8a4e4b09b3d4129ac3e/1416883151262/Pirate+Smoothie.jpg" /><br><br> <img src="https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/5473e8a4e4b09b3d4129af6f/1416883264747/Vegan+Creamed+Spinach+%7C+Gluten-free+Dairy-free.jpg" /><br><br>
Hmm that’s weird, it should work with most of those (the ones with .jpg endings at least) not sure what is going on with the ones with no extension though. When I checked just now it worked with 5 of those images above so it must be something related to your hosting setup.
It is interesting that if you take the title off it will render. Eg
https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/560d8df0e4b07967e39128b0/1443728885703/BOO%21+A+fun+finger+food+that+tastes+like+pumpkin+pie%21+Try+these+non-dairy+healthy+pumpkin+jigglers.+Great+in+school+lunches+or+a+grab-and-go+snack.+www.lexieskitchen.com
to
https://static1.squarespace.com/static/5473ccc8e4b00af9382164f5/5473e8a2e4b09b3d41299257/560d8df0e4b07967e39128b0/1443728885703
I am having a real problem with the script timing out with even a single post
It could be an issue with curl and your web host, I did a bunch here without any problems and I think I’ve seen other people use it for thousands of images without any problems like that.
Yeah I am getting killed on CPU and Memory
Changed from php 5.4 to 5.6 and the process ran fine. What I eneded up doing is searching for “static1.squarespace.com” then opening the link to the end number and using “save as” to see the file type. Changed the links to just the numbers with the file type added and ran Import Images.
Thanks again!
Woot awesome! Good to hear it worked out ??
I was also battling the “?format=original” problem… but I’ve found a work around.
Use a text editor on your XML file that you’re importing and replace all
“/?format=original” with /img.jpg?format=original”
This tricks the external image importer into thinking it has a file name and successfully imports the file.
Hope this helps someone ??
To follow up on my previous post. Adding img.jpg?format=original helped my issues with importing from squarespace… but didn’t solve it.
My imports work, but only with the 1000px default image size from squarespace. I want to import the ORIGINAL file size from squarespace. It seems like the ?format=original tag at the end of the URL is ignored by the plugin and only the img.jpg portion is imported (which links to the 1000px image and not the full resolution version.)
I’ve been monkeying around with the code to the plugin but have not had any success… if anyone has a solution to this i’d love to know!!
Does anyone have a fix for this? I’m stuck! I have to move a huge site with loads of pictures to WordPress and none of the plugins are working. ??
I just replaced
curl_grab_image($file, $tmp);
with
curl_grab_image($file . “?format=original”, $tmp);
in the modified squarespace version downloaded from https://www.moeloubani.com/downloads/import-external-images-sqspc.zip and I got the original attachments downloaded/imported and saved in my Media Library.
And remember to use the Search Replace plugin to replace /?format=original with /img.jpg?format=original _AND_ https://static with https://static because the Squarespace version of the plugin doesn’t support SSL at the moment.
@moeloubani1 Just used your plugin to import over 1,100 images from a Squarespace site, and it worked like a dream! Thanks for sharing your version of this plugin. You’ve saved me countless hours of work.
I cannot seem to get this to work. All of the images fro my site end in format=1000w
When I run the plugin i get “We didn’t find any external images to import. You’re all set!”Help! This is an example of the images: https://static1.squarespace.com/static/585ac17dd2b8571a0a8d4478/t/5915d80029687fc18f205f86/1494603797704/?format=1000w
- The topic ‘Has anyone gotten this to work with Squarespace?’ is closed to new replies.