Hey there,
I’m running WP-WooCommerce site connecting to Printful.
Since connected to Cloudflare, at the Printful site the products pictures are disappeared. The Printful support says:
Configuration of the server should be changed to allow outgoing requests to 3rd party application (PRINTFUL).
So it seems that I need to add page rules at Clouflare, but I just can’t figure out how
Would appreciate your help!
Thank you.
fritex
February 5, 2021, 10:56pm
#2
Is the domain/website added to Cloudflare already?
What’s the domain name?
Could be a problem with SSL?
Have you installed the official Printful plugin ?
If so, do you get any errors?
Or just the images not showing up?
What error do you have for the image request? 404 or some else?
Could be a mixed content problem on the WordPress side.
Error
Try the suggestions in this Community Tip to help you fix mixed content errors.
Background
Did you notice the green padlock missing from your browser when connecting over HTTPS? That is likely a mixed content issue. Mixed content errors mean that your website is being loaded over HTTPS, but some of the resources are being loaded over HTTP. In this case, the site will show as not secure.
Quick Fix Ideas
To fix this, you will need to edit your source code and change all resour…
What is mixed content?
Mixed content is when your site is loading over HTTPS, however some images / scripts / resources are being loaded insecurely over HTTP.
Your browser may give a notification about it when visiting the site, such as:
[image]
or
[image]
If you see this error, you should enable:
[image]
in the SSL/TLS app [Screenshot%20from%202019-08-27%2013-47-34] of your Cloudflare dashboard which can help with some issues.
If you still have some mixed content on your site, you wil…
In any case, maybe it would be helpful:
Website URL https://www.printful.com/dashboard/connect/woocommerce Error Message Could not open Woocommerce authorization page (SSL certificate problem: unable to get local issuer certificate) Other Information Im trying to make my own merch by...
Reading time: 1 mins 🕑
Likes: 19 ❤
system
closed
February 10, 2021, 11:13pm
#4
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.