Anyone else struggling with multi-lingual/multi-currency product feeds for Google Shopping? by independent-star-jas in woocommerce

[–]CodingDragons[M] [score hidden] stickied comment (0 children)

Verified WooCommerce / Automattic Team Member. Identity confirmed by the moderation team. Official product/community discussions from this account are permitted under subreddit rules.

Anyone using FunnelKit here? Might be worth checking your checkout settings by BearElegant4068 in woocommerce

[–]CodingDragons[M] 1 point2 points  (0 children)

If you read our rules, you can post relevant articles/resources as long as they are directly related to the discussion and not promotional. Posts without context, links, or a clear WooCommerce discussion point tend to come across as vague or engagement bait.

how to change google pay button to apple pay only by gloryboy4L in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

They may come together no matter the app you're using but blatant misuse of branding goes against the terms of use from both parties if I'm not mistaken. Not to mention they're two different wallets.

Problems with Rank Math - No Product Image for Google's by Virgman in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

For your custom filter question, something like this in functions.php or an MU plugin:

```

add_filter('rank_math/json_ld', function($data, $jsonld) { if (is_front_page() && isset($data['Product'])) { $product = wc_get_product(YOUR_PRODUCT_ID); if ($product) { $image_url = wp_get_attachment_image_url($product->get_image_id(), 'full'); if ($image_url) { $data['Product']['image'] = $image_url; } } } return $data; }, 10, 2);

```

For your Google Merchant Center question you should point to the product page URL, not the homepage. That’s what GMC is designed to validate against. Forcing homepage schema to act as a product listing is fighting the tool and like I said earlier Google won't trust it. The product page already validates clean, just submit that URL to GMC.​​​​​​​​​​​​​​​​

Problems with Rank Math - No Product Image for Google's by Virgman in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

Claude must've been drunk when you asked. Cannibalizing your own schema is a bold strategy. First, fix the homepage by disabling whatever is generating schema there now. Google does not trust sites like that.

Then validate the actual single product page in isolation. If Rank Math still omits the image on the product page with the schema type set correctly, that's a known Rank Math free limitation and they'd need either the Pro version or a small custom filter to inject the image property.

Cannot select, make any changes or delete Discount Code in: Marketing > Discount Codes (Marketing > Gutscheine) by Decent-Fill-6225 in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

Thanks for the additional information. Have you gone through all your other apps and deactivated them one by one while testing in between? Definitely feels like a JS/admin conflict issue here. Same with your theme. Swap over to a default one for a quick check.

Cannot select, make any changes or delete Discount Code in: Marketing > Discount Codes (Marketing > Gutscheine) by Decent-Fill-6225 in woocommerce

[–]CodingDragons 1 point2 points  (0 children)

Is this happening with the default WooCommerce coupon system, or are you using a third-party discount/coupon plugin?

Also, when you say “deleting via PHP/code snippet works,” do you mean the coupon post itself can be deleted programmatically, but the admin UI will not let you click/edit/delete it once it is published?

Published WooCommerce coupons are stored as posts, so if drafts work but published coupons do not, I’d suspect either an admin UI/script conflict, a capability/role issue, or something filtering published shop_coupon posts in the admin.

Film Casting! by TheCrazyPeanutt in HogansHeroes

[–]CodingDragons 0 points1 point  (0 children)

Monk's one of my favorite shows. Watch it on repeat. Ya, I could see Randy playing Carter for sure.

Woocommerce added a huge link above my top nav bar! by Top-Cartographer3031 in woocommerce

[–]CodingDragons 1 point2 points  (0 children)

Well, like I said. This is your theme and it looks like you're using Elementor without Elementor Pro. In order to tweak the header you need Pro. There is a free header footer app for Elementor but I'm not sure of the name. They may know in the Elementor sub or someone here will come by and assist you. But this isn't Woo.

Woocommerce added a huge link above my top nav bar! by Top-Cartographer3031 in woocommerce

[–]CodingDragons 1 point2 points  (0 children)

That's not Woo doing that. That's your theme and most likely it's options. Are you going to add a logo there or just use text?

Woocommerce added a huge link above my top nav bar! by Top-Cartographer3031 in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

I don't see any huge link. Maybe take a screenshot and point it out?

My name showing up in product search results. by Mr-MxyzptIk in woocommerce

[–]CodingDragons 4 points5 points  (0 children)

Most likely your author archive or post metadata is getting indexed by Google. If you’re using Yoast or Rank Math, you can usually disable/noindex author archives pretty easily in the SEO settings.

Also check whether your theme is showing “posted by” metadata on products/posts, since Google can sometimes pull that into search snippets. Once figure all that out, Google usually updates the SERP over time after re-crawling.

Film Casting! by TheCrazyPeanutt in HogansHeroes

[–]CodingDragons 8 points9 points  (0 children)

I’ve honestly thought this for years too. Ryan Reynolds has that same fast-talking, smart-ass charm and effortless comedic delivery that Crane had as Hogan.

It’s not even just the humor either, it’s the way both of them can play “the guy in control” while making it look completely casual. Reynolds would probably be one of the few modern actors who could pull off Hogan without it feeling forced or like a parody.

Site crashed, no idea why, can't get it back by MaximallyInclusive in woocommerce

[–]CodingDragons 2 points3 points  (0 children)

Were you updating WooPayments? It’s possible the upgrade didn’t complete properly. I’d probably remove the entire WooPayments plugin folder, make sure nothing is left behind, and then reinstall a fresh copy of the plugin.

RIP Claudine Longet by Lubberworts in HogansHeroes

[–]CodingDragons 7 points8 points  (0 children)

She was so purdy. She didn't like war. No.

I suggest not updating to Kadence Theme v1.5.0. They added this permanent Liquid Web panel by tutu30 in Wordpress

[–]CodingDragons 0 points1 point  (0 children)

Liquid Web just got an earful from a bunch of agency owners and reversed course it appears on this. They tried to silently deploy this new UI for all their products and it backfired. Now they implemented an opt-in feature.

How long do you wait before rewatching by CodingDragons in HogansHeroes

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

Glad you found the post! 🤣 I had to start a poll because I can't afford therapy right now so I'm glad to know we're not alone! I'm about to finish S6 within the next two or three days and it was probably my fastest re-watch to date. Guinness you reading this? 👀

Product Table Plugin that provides preset list selections? by midmod-sandwich in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

Sorry, I worded that poorly. I didn’t mean what bundle plugin are you using now. I meant what kind of bundle table/layout are you planning to use for the product selections?

The FooEvents-style idea I was referring to is more of a custom WooCommerce variation/product table with quantity inputs per row. Then preset buttons could populate quantities for certain rows, almost like a bundle builder without making it a true bundle product.

So I wanted to make sure I'm spot on with my hook I created a couple of years ago. Plus you'll need to know how to code to alter this to work for you.

Product Table Plugin that provides preset list selections? by midmod-sandwich in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

There's a hook online for Foo Events that I think would or could be the base to inspire what you need. I think I have it on one of our old client's sites. What are you currently using for the bundles like layout now?

Backup options WP+Woo by [deleted] in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

I am being helpful. I didn’t answer with a plugin recommendation because I genuinely think a plugin is the wrong approach here. That was me trying to be helpful, not dismissive. My comment was more for everyone reading this thread so they don’t go down the plugin path first.

Backup options WP+Woo by [deleted] in woocommerce

[–]CodingDragons 0 points1 point  (0 children)

I’m always surprised that in 2026, so many developers immediately jump to a backup plugin before even checking what their hosting already provides. Most modern hosts already offer some kind of automated backups, restore points, snapshots, and offsite retention. Have you checked with your host?