Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images url not working #26

Open
ghost opened this issue Apr 3, 2019 · 4 comments
Open

Images url not working #26

ghost opened this issue Apr 3, 2019 · 4 comments

Comments

@ghost
Copy link

ghost commented Apr 3, 2019

Product images urls are not working. (https://dx5vpyka4lqst.cloudfront.net/products/438457/images/thumb.png)
Error : dx5vpyka4lqst.cloudfront.net’s server IP address could not be found.

@craftdelivery
Copy link

you will need to rewire this feature yourself.

look at lib/image_cacher.rb

You will have to modify the code quite a bit and do some setup on AWS

@ghost
Copy link
Author

ghost commented Apr 23, 2019

Okay, Thank you. However, from where I will get all the images?

@craftdelivery
Copy link

craftdelivery commented Apr 23, 2019

Goto lcbo.com and right click inspect element on an image. Copy the url and use it as a template. Just change the id for each product you want

@ghost
Copy link
Author

ghost commented Apr 23, 2019

Okay thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant