radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic
Answered

Access-Control-Allow-Origin

Hello

Product Builder no longer displays the images that I used for the customization of my articles. And this before and even after today's update.

The message displayed at the bottom is :

"

Image with the URL
http://XXXXXXXXXXXX/wp-content/uploads/2016/09/10X12.png
can not be loaded into the canvas.

Troubleshooting

The URL is not correct!The image has been blocked by CORS policy. You need to host the image under the same protocol and domain or enable 'Access-Control-Allow-Origin' on the server where you host the image. Read more about it here.

"

What is in your opinion the origin of this problem and what the solution?


Thank you


Best Answer

This is a server issue. You're running your server with ssl (https), but your content is still saved under http. You can fix this by:


1) Fixing your content URLs: https://wordpress.org/plugins/ssl-insecure-content-fixer/

2) Under the status page (in the FPD menu), use the reset image source tool to fix the image URLs saved by FPD in the database.


3 people have this question

We have the same issue and it happens intermittently.  We are not using caching, and we are not using a CDN.  The URL of the image that throws the error is exactly the same as the site URL, both using HTTPS (see the screenshot).


Please advise on what can be done to fix this error.


Thanks,

Kevin

Login or Signup to post a comment