Nishad
Forum Replies Created
-
Thanks @andrescifuentesr for response,
The issue was related to User Role plugin. We fixed it. Thanks again.
Regards,
Nishad
Forum: Plugins
In reply to: [W3 Total Cache] Not able to config Amazon CloudFrontHi @vmarko,
We are enabled CDN and added the config details.
However we are getting this error: A configuration issue prevents CDN from working: The
“Access key”, “Secret key” and “Replace default hostname with” fields cannot be empty. Specify it here.
Here is the screenshot https://ibb.co/0QG8yzcForum: Plugins
In reply to: [W3 Total Cache] Not able to config Amazon CloudFrontForum: Plugins
In reply to: [W3 Total Cache] Not able to config Amazon CloudFrontHi @vmarko,
Thanks for the response. Here is our Dev site url https://d14saept1n0koz.cloudfront.net/
Please let me know if anything else required.Regards,
NishadHi @manjurulislam,
Thanks a ton. it worked.
Hi @manjurulislam,
Any update on this?
Hi @manjurulislam,
I am sorry, somehow the screenshot is not went trough. Here is the screenshot.
Basically the error coming from riovizual\build\index.js below code
&& document.querySelector("iframe")&&(e=document.querySelector("iframe").contentDocument.body.querySelectorAll(".wp-block-riovizual-tablebuilder, .wp-block-riovizual-prosandcons, .wp-block-riovizual-pricingtable"));To fix the issue, i made the code as below
&& document.querySelector("iframe").contentDocument&&(e=document.querySelector("iframe").contentDocument.body.querySelectorAll(".wp-block-riovizual-tablebuilder, .wp-block-riovizual-prosandcons, .wp-block-riovizual-pricingtable"));Hope that helped. expecting this fix on next release.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Google pay asking to pick addressHi @mrclayton,
Thanks for the response. However, it is asking to pick address even after entering all the information in the checkout. Kindly have a look in my staging site https://flowerstg.thewhitebtq.com/checkout/
Regards,