Ibby
Forum Replies Created
-
I’m having the same issue. I’ve also tried switching to WordPress’ Twenty Twenty One theme and deactivating all of my plugins but I can’t get the multistep form working.
URL is here: https://dev.lboromc.com/donate/
Forum: Plugins
In reply to: [WooCommerce] CoM + WooCommerce – Product selectorHi,
Any help with this?
Still struggling with it…Forum: Plugins
In reply to: [WooCommerce] CoM + WooCommerce – Product selectorThank you very much for replying!
Yep, images are working fine as soon as COM is disabled. I do believe it seems to be a JS issue i.e. when the page loads, WC is setting the width to 0 as the boxes are hidden.
Forum: Plugins
In reply to: [Collapse-O-Matic] CoM + WooCommerce – Product selectorThank you for such a quick reply!
Yes I did have lazy loading enabled through Jetpack. I’ve disabled it now though and attempted to add targclass=”maptastic” to my target divs.
Unfortunately it doesn’t seem to have made a difference…
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Missing Secret KeyHi @mikestraw
Right so I followed your gudelines and narrowed the issue down to the WC “Order Status Manager” plugin. Even if I rename one of the statuses, the issue starts again. I have it disabled for now and the checkout process is working perfectly.
Not sure if you would be able to help with this or should I chase this up with WC?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Missing Secret KeyHi @mikestraw
Ok I had logs enabled already for testing so here’s the full transcript:
2020-10-21T09:12:48+00:00 DEBUG ====Stripe Version: 4.5.2==== ====Start Log==== Domain association file updated. ====End Log==== 2020-10-21T09:12:49+00:00 DEBUG ====Stripe Version: 4.5.2==== ====Start Log==== Error: Unable to verify domain - missing secret key. ====End Log==== 2020-10-21T09:14:06+00:00 DEBUG ====Stripe Version: 4.5.2==== ====Start Log==== Error: Unable to verify domain - missing secret key. ====End Log==== 2020-10-21T09:46:37+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T09:47:27+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T09:48:08+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T09:51:02+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T09:51:39+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T09:52:05+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T09:54:19+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:05:17+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Error: Unable to verify domain - Expired API Key provided: sk_test_*********************************************************************************************9t3N0l ====End Log==== 2020-10-21T10:06:02+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Error: Unable to verify domain - Expired API Key provided: sk_test_*********************************************************************************************9t3N0l ====End Log==== 2020-10-21T10:06:03+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:06:30+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:08:12+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:08:24+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:08:28+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Error: Unable to verify domain - missing secret key. ====End Log==== 2020-10-21T10:08:31+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Error: Unable to verify domain - missing secret key. ====End Log==== 2020-10-21T10:09:42+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Error: Unable to verify domain - missing secret key. ====End Log==== 2020-10-21T10:09:43+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:11:20+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:11:24+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:14:32+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:14:42+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log==== 2020-10-21T10:14:47+00:00 DEBUG ====Stripe Version: 4.5.3==== ====Start Log==== Your domain has been verified with Apple Pay! ====End Log====Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Missing Secret KeyHi @wpnomad thank you for getting back to me!
No, I have the apple/google pay button disabled for the moment until this is sorted out. The checkout is completed through the regular WC checkout button.
I’ve tried to get this to work but I’ve been unable to do this so far.
Could you please help me with this? The page I am trying to use it on is here: https://salawatframes.com/shop/I only want the filter to affect the bottom “Popular Frames” area. The single product at the top of the page and the “Featured” areas are controlled by shortcodes:
[sale_products limit="1" columns="1"]
[featured_products limit="2" columns="2"]The bottom “Popular Frames” area is the product loop generated by the standard WC Shop page.
Hi,
Thank you for replying!
How do I use a custom query? Are you able to give me a little explanation?Hi @qtwrk,
Thank you again for suggesting this. I have changed all my affected shortcodes and will be testing it over the next few days.
I’ll let you know if I run into any issues.
Hi,
Thanks for coming back to me! If you look at screenshot 3, you will see that I am using SiteOrigin Page Builder which allows one to ‘widgetise’ any page. Inside the widget settings, the ESI settings appear at the bottom as shown in the image.
This is how I am setting the ESI period for the custom shortcodes.Forum: Plugins
In reply to: [Video Conferencing with Zoom] Zoom Meeting Not WorkingHi @j_3rk
Any news on this? It seems the links are showing up now, but not linking to the meeting correctly (just seems to be refreshing the page).Forum: Plugins
In reply to: [Video Conferencing with Zoom] Zoom Meeting Not Working@j_3rk, yes this is exactly the issue. The join links are not appearing but the API is successfully pulling everything else.
This only started happening since 5th April, the same day the new security protocols and Zoom client update occurred.
Forum: Plugins
In reply to: [Video Conferencing with Zoom] Zoom Meeting Not WorkingYes it does.
Using the following shortcode: [zoom_api_link meeting_id=”xxx” link_only=”no”]
Please see the output here:
https://ibb.co/RvMmM5J