We can’t customize this product right now
-
Hello, this is a technical stuff we need bit help.
This is our product: https://www.shopbylocals.com/product/face-mask-cotton-eu-design-your-own-face-mask/
And we have woocommerce site.
We are blocking all external http calls in our site shopbylocals.com
We allowed certain https calls. And I added your domain and other third parties as well to connect but still we are getting ‘ We can’t customize this product right now ‘
Browser console shows and error related to paypalobjects.com/muse
And in our wp-config.php file, we added this line of code. If we remove this code then no issue but we need to keep this line of code for security and avoiding other issue such as overloading https calls.
So i think we are missing some domain name. Is there any other domains/host you need to connect to our site? Could you please list them all ?
define(‘WP_HTTP_BLOCK_EXTERNAL’, true);
define(‘WP_ACCESSIBLE_HOSTS’,’shopbylocals.com, api.www.remarpro.com, downloads.www.remarpro.com, jetpack.wordpress.com, api.bruteprotect.com, public-api.wordpress.com, api.cloudflare.com, paypal.com, woocommerce.com, api.wpml.org, wpml.org, ate.wpml.org, cdn.wpml.org, d2salfytceyqoe.cloudfront.net, fonts.googleapis.com, rest.akismet.com, app.malcare.com, my.elementor.com, connect.facebook.net, graph.facebook.com, *.google.com, googleapis.com, bdthemes.io, licenses.bdthemes.co, *.commercegurus.com, ident.me, ipinfo.io, ip-api.com, plugins.svn.www.remarpro.com, portal.zakeke.com, api.zakeke.com, zakeke.com, zakekecdn.azureedge.net, io.innertrends.com, innertrends.s3.amazonaws.com, babel.innertrends.com, zakekemedia.azureedge.net, zakekemediacdn.blob.core.windows.net, az416426.vo.msecnd.net, dc.services.visualstudio.com, stripe.com, fonts.gstatic.com, google-analytics.com, paypalobjects.com, t.paypal.com, s.w.org, assets.emaerket.dk, licence.yithemes.com, casper.yithemes.com’);
As you can see, we allow your domains:
portal.zakeke.com, api.zakeke.com, zakeke.com, zakekecdn.azureedge.net, io.innertrends.com, innertrends.s3.amazonaws.com, babel.innertrends.com, zakekemedia.azureedge.net, zakekemediacdn.blob.core.windows.net, az416426.vo.msecnd.net, dc.services.visualstudio.com
and we also added:
paypalobjects.com, t.paypal.com
But still we see this message:
We can’t customize this product right now
Can you help?
I already email to [email protected].
The page I need help with: [log in to see the link]
- The topic ‘We can’t customize this product right now’ is closed to new replies.