mookie4a4
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Update has broken card logosCurrently running the update on our Australian store:
https://scramblestuff.com.auForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Update has broken card logosHmm ok for me it was:
https://ibb.co/k6nRRn
and now
https://ibb.co/gHnhz7I hate CSS
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] PHP WarningHello
Thanks for the quick response and fix!
I’ve patched the PHP code for now.
Cheers
MattForum: Plugins
In reply to: [Cache Enabler] 401 Document MovedSo it happened again!
This time the trigger was when we launched and made available a product on woocommerce. When the product was made available to search, it caused the /shop/ page to break with 401 Document Moved.Cheers
- This reply was modified 7 years, 4 months ago by mookie4a4.
Forum: Plugins
In reply to: [Cache Enabler] 401 Document MovedI think it was mod_pagespeed
It’s not happened since I disabled it for the domain.Forum: Plugins
In reply to: [Cache Enabler] 401 Document MovedIt’s happened 3 or 4 times now but i’m uncertain what the trigger is. At this moment in time it’s fine but i’m worried it will happen again. Each time it happens disabling the plugin and re-enabling fixes it.
Thanks! ??
Line 405 should probably be:
esc_js($_product->get_title())
not
esc_js($_product->get_name())Hello
Thanks very much for your quick response and fix.
Cheers
MattWow so I just found out that my problem was this:
PHP Fatal error: Uncaught Error: Call to undefined method WC_Order::get_currency() in /wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/wgact.php:38
Causing the thank you page to bork before tracking.
Thanks, email sent!
Forum: Plugins
In reply to: [WooCommerce Weight Based Shipping] Way to import/export rules?Did it with the with database:
SELECT * FROM wp_options where option_name like ‘%woowbs_%’;
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] php warningHello
Yes it was another function exactly what you said.
Thanks! ??
Forum: Plugins
In reply to: [WC API Custom Meta] Does not work for woo 3.0So it looks like the latest Woocommerce API supports Meta data.
Going to convert my code to use the new version.Forum: Plugins
In reply to: [WC API Custom Meta] Does not work for woo 3.0array keys need to be objects:
$data->custom_meta