G’day devan,
I just tested using the filter hook, woocommerce_checkout_order_review, and it still works. Please check your code.
cheers,
Ross
Thread Starter
devan
(@devancadman)
Hey @webaware
I tried adding this to my theme’s function.php file and it did not work?
/**
* change position of Minimim Age question on WooCommerce checkout
* @param string $hook_name
* @return string
*/
add_filter('mininum_age_woo_checkout_hook', function($hook_name) {
return 'woocommerce_checkout_order_review';
});
G’day devan,
It works on a standard theme, so it’s possible that it’s something to do with how your theme integrates with WooCommerce. I can take a quick look at it with you, if you contact me on my support form (no cost for a quick look! likely either a recommendation, or a no-can-do!).
NB: I’m off to have dinner now, so will respond again no sooner than tomorrow.
cheers,
Ross
Thread Starter
devan
(@devancadman)
Hey Ross,
Ok no problem, I have contacted you via your Support Forum form…
Many Thanks,
Devan
Thread Starter
devan
(@devancadman)
Hey Ross,
I have not heard from you. Did you receive my email?
Thanks,
Devan
Just answered your email, please check.
Thanks for your help finding this bug, it is now fixed in v1.0.18.
cheers,
Ross