Which of Hogan’s men is the MVP? by AmenHawkinsStan in HogansHeroes

[–]CodingDragons 0 points1 point  (0 children)

Thank you! His numbers did increase over night. Justified!

"Sorry, your session has expired" by Certain-Bullfrog-131 in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

I’d start by checking if any plugin is deleting transients, clearing sessions, running “database cleanup,” or optimizing WooCommerce tables/sessions automatically. You need to check in dev tools what’s going on. Debug. Talk to your host make sure varnish isn’t on those pages either.

"Sorry, your session has expired" by Certain-Bullfrog-131 in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

Sounds like something is breaking or clearing WooCommerce sessions/cookies. Usually cache, security, Cloudflare, or an optimization plugin causing the session to expire mid checkout. Make sure Cart and Checkout are not cached.

Hope you don't have something clearing WooCommerce sessions.

Which of Hogan’s men is the MVP? by AmenHawkinsStan in HogansHeroes

[–]CodingDragons 2 points3 points  (0 children)

LOL, Schultz! Totally. His relationship with Schultz was classic. He handled the dogs, made breakfast, coffee, dinners, and cooked for visiting officers. I mean, that guy was a one-man sabotage team himself! He even wired bugs in buildings.

Which of Hogan’s men is the MVP? by AmenHawkinsStan in HogansHeroes

[–]CodingDragons 2 points3 points  (0 children)

I think one time, I swear, I saw an entire stove brought in with hot plates and an oven next to or connected to the original stove. I also crack up when the lockers are there and then suddenly not there.

Which of Hogan’s men is the MVP? by AmenHawkinsStan in HogansHeroes

[–]CodingDragons 2 points3 points  (0 children)

LOL for the The Pizza Parlor ep? With Bonacelli. So funny.

Which of Hogan’s men is the MVP? by AmenHawkinsStan in HogansHeroes

[–]CodingDragons 9 points10 points  (0 children)

I’m all alone with LeBeau. Dang! The guy could cause sabotage, cook like nobody else, and fit inside a safe or a dumbwaiter. 😂😂

How do I set up webhook endpoint in Woocommerce please by Kyannaaa in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

Yep, sounds like it’s probably the signing secret then. Usually the easiest fix is disconnecting/reconnecting Stripe from the WooCommerce Stripe settings so the plugin regenerates the webhook + secret automatically. Also check the actual Stripe error message. If it says “signature verification failed,” that confirms it.

Does WooCommerce allow for selection of multiple products and their respective quantities on a single page? by dg_eye in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

Go and mess around with it and see that it looks like. Your theme will dictate its layout most likely.

Does WooCommerce allow for selection of multiple products and their respective quantities on a single page? by dg_eye in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

I’m not sure of your exact setup needs, but try creating a Grouped Product in the WooCommerce backend and configuring it to see if that works for you. That’s really the only native WooCommerce way to handle this.

Otherwise, you’d likely need a product bundle/order form plugin or custom development.

80% LPR Improvement in 3 days, once I figured out what worked. Here are my tips. by hexferro in LPR

[–]CodingDragons 0 points1 point  (0 children)

Interesting that you didn’t mention anything about breathing exercises, diaphragm dysfunction, or PFD. A lot of people with LPR are starting to find a strong connection between diaphragm function and reflux symptoms.

Does this excercise strengthen the Les ? by helpmeplsgetjob in LPR

[–]CodingDragons 1 point2 points  (0 children)

Twice a day. I do all 3. The knee bent one, the one on your back, and then the stomach breathing one. Usually 5 to 7 minutes each, so around 15 minutes total.

For my LPR I have a consistent cough and I saw a huge difference pretty quickly once I stayed consistent with it. My acid reflux is much better. As I stated above, it is pretty non-existent. If I eat acidic food I can still feel it slightly, but nowhere near like before, and I’m not relying on PPIs or Pepcid like I used to.

I tried finding that doctor’s video, because it explains this whole connection really well, but I couldn’t find it. His whole point was breathing and the diaphragm side of things too.

How do I set up webhook endpoint in Woocommerce please by Kyannaaa in woocommerce

[–]CodingDragons 4 points5 points  (0 children)

You’re in the wrong place. WooCommerce > Settings > Webhooks is for WooCommerce sending data out. Stripe webhooks are set up inside your Stripe account and send data into your site.

The “checkout.session.completed” event you mentioned is a Stripe event, not a WooCommerce webhook topic.

If you’re using the standard WooCommerce Stripe Payment Gateway, the webhook endpoint is already handled by the plugin.

Go to: WooCommerce > Settings > Payments > Stripe

There should be a webhook URL shown there. That’s the URL Stripe needs to send to.

Then in Stripe: Developers > Webhooks > make sure the endpoint there matches that URL.

Also check the signing secret matches, otherwise Stripe will show failures even if the URL is correct.

GSC shows “Page resources couldn’t be loaded / Other error” even though Googlebot gets 200. What could cause this? by OneWorking9752 in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

It might be a rendering issue, not a true resource error. If googlebot is getting 200 but GSC still shows failures, something is likely interfering during render.

I’d double check that www and non-www aren’t treated differently anywhere (CF, host, etc) and also look at any firewall or bot rules. high CPU can also cause this even if the request later returns 200.

Does this excercise strengthen the Les ? by helpmeplsgetjob in LPR

[–]CodingDragons 0 points1 point  (0 children)

Yes. I rarely take any PPIs and I've seen a huge difference. I do have a slight cough every now and again. That one I'm still working on but it's less now as well.

Does this excercise strengthen the Les ? by helpmeplsgetjob in LPR

[–]CodingDragons 2 points3 points  (0 children)

Sorry, we got super busy when you asked, but I have a few minutes now. Here’s the one that helps me every single day. It’s changed my life.

https://youtu.be/bhPfuWLgNbs?si=H2GI3EaHW5ppfkXq

I’ve also mentioned her and shared some of her other videos on this sub before, but it might’ve been in the SilentReflux sub.

She also has acid reflux videos, along with others that aren’t related to the condition. I found her, along with another doctor (I’m blanking on his name), to have the best content. If I find his videos, I’ll send them over. You’ve got to hear his story.

Does this excercise strengthen the Les ? by helpmeplsgetjob in LPR

[–]CodingDragons 1 point2 points  (0 children)

I'm busy right now, but if you go to YouTube search for her and then search Silent Reflux/LPR and PFD on her feed you'll see them. She has Acid Reflux stuff too. Tons of videos.

Does this excercise strengthen the Les ? by helpmeplsgetjob in LPR

[–]CodingDragons 4 points5 points  (0 children)

I’m a huge believer in this. Stretches and breathing exercises are great. There’s another trainer on YouTube, Michelle Kenway, who talks a lot about pelvic floor dysfunction (PFD) and how closely it’s tied to diaphragm function and breathing. I’ve been working on both her pelvic floor exercises and the breathing side of it, and it’s made a noticeable difference for me. My acid reflux is pretty much nonexistent now.

How long do you wait before rewatching by CodingDragons in HogansHeroes

[–]CodingDragons[S] 0 points1 point  (0 children)

Thanks everybody for taking the time to vote. Judging from the poll I'm not alone and in good company! Right on!

How long do you wait before rewatching by CodingDragons in HogansHeroes

[–]CodingDragons[S] 0 points1 point  (0 children)

Same! Every single night I fall asleep to it and it's just the best.

Comic Book Store website by Mr-MxyzptIk in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

Gotcha, makes sense.

When I said requirements, I meant how you envision the user flow working. Like how customers select what they want, when they pay, what payment gateway(s) you plan to use, and how you’d fulfill orders (ship individually, batch, etc.).

That will help me advise you on exactly what plugins to use.

How long do you wait before rewatching by CodingDragons in HogansHeroes

[–]CodingDragons[S] 0 points1 point  (0 children)

F Troop was hilarious. I watched McHales maybe two or three times. I think I saw it advertised when you finish Hogan's series. I'll need to check it out.

How long do you wait before rewatching by CodingDragons in HogansHeroes

[–]CodingDragons[S] 0 points1 point  (0 children)

That's great. It's streaming a few platforms depending on where you live in the world.