piergio1
Forum Replies Created
-
Forum: Plugins
In reply to: [Mapster WP Maps] Lines doesn’t appear in public pageThank you! there was a problem with that lines. Now it’s working.
Regards
Forum: Plugins
In reply to: [Autoptimize] Add “LCP Image to preload” also for productsHi,
I discover that the problem was on the theme code. Because the preload worked, but the image was into a gallery. So the gallery loaded very very late.
Thank you!
Forum: Plugins
In reply to: [Autoptimize] Add “LCP Image to preload” also for productsI empty Autoptimize and Cloudflare cache… I searched in the Inspection tab but no “pre-load” appears. Maybe it’s a problem in the theme. Thank you anyway
Forum: Plugins
In reply to: [Autoptimize] Add “LCP Image to preload” also for productsI put this on functions.php and the option appeared in the products!
Unluckly, I test the lighthouse test (after I choose the lcp product image to preload) and it didn’t preload it.
Forum: Plugins
In reply to: [Autoptimize] Add “LCP Image to preload” also for productsGreat! I have to put this code in the functions.php file?
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Proble with Analytics?Hi,
thank you. I founded. I have a question: is Google Consent Mode the solution? I read that, even with a reject, with Google consent Mode we can track something
Regards
- This reply was modified 2 years, 3 months ago by piergio1.
Sorry for the late answer.
I tried with a basic theme and everything works.
But as I said before, I create a staging website where I duplicate the exact website. So also the theme. In the staging it works, in the original doesn’t.
I’ll contact the theme developer
Thanks
A little update
I wrote to Stripe, Woocommerce and Hosting support and no one have idea of what’s the problem.
But today I debugged new error from the Google Chrome Console:
– Refused to connect to ‘https://merchant-ui-api.stripe.com/link/get-cookie’ because it violates the following Content Security Policy directive: “connect-src ‘self’ https://api.stripe.com https://errors.stripe.com https://r.stripe.com”.
– Refused to connect to ‘https://merchant-ui-api.stripe.com/link/get-cookie’ because it violates the following Content Security Policy directive: “connect-src ‘self’ https://api.stripe.com https://errors.stripe.com https://r.stripe.com”.– Refused to connect to ‘https://merchant-ui-api.stripe.com/link/get-cookie’ because it violates the following Content Security Policy directive: “connect-src ‘self’ https://api.stripe.com https://errors.stripe.com https://r.stripe.com”.
– Uncaught (in promise) FetchError: Error fetching https://merchant-ui-api.stripe.com/link/get-cookie: Failed to fetch
at shared-a6af20983956c03384190abd6317e8ef.js:1:159953Maybe we’re arriving to the solution… is a security problem?What can I do with your plugin to solve this?
Thanks
Thanks,
I’ll try!
Regards
This is the website https://gpoint-wines.com/
At the moment I activate the payment by Credit Card. Let me know!Sorry, but the Stage website and the original website are the same. Identical. I duplicate the exact website.
About the cache plugin, I don’t have it enabled. I also tried to disable CDN Cloudflare but the problem is still there.
I don’t know what also try…
Hi,
I duplicate https://somanysolutions.it/
At this address, the problem disappeared. So here the payment system work. It’s a crazy thing. The only reason can I found is some server settings. Do you have some experiences like that?
Meanwhile, I wrote to the Hosting to have some clarifications.
Thank you
News: I found this error on the Consolle:
unable to preventDefault inside passive event listener invocation
So it doesn’t load… ?
Hi,
thank you for the answer! I tried disabling all plugins and removing all my JS custom functions, but the error still there. The error consolle show me nothing…how can I solve this problem?
At the moment I had to disable your plugin.
Regards
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Change title after selectThanks for the reply,
now I use the Woocommerce hook, as you can see work
https://gpoint-wines.com/index.php/shop/?filters=uvaggi%5B261%5D
My question is: How can use a SEO elements structure which is not included among those you provide? Because I don’t want the {title} and the [attribute]. I just want to show a customized field and then the [value]. But in your settings I don’t have this opportunity.
Thanks