Problems with Woo Germanize and buttons
-
Hello Diana,
i’ve tested lots of multi step checkout plugins and yours is my favorite.
I would really like to use it, but i’ve problems with another plugin – Woocommerve Germanize.
It added order review and payment a second time into the checkout step.
I’ve solved this with copying the following lines into functions.php:remove_action( ‘wpmc-woocommerce_order_review’, ‘woocommerce_order_review’, 20 );
remove_action( ‘wpmc-woocommerce_checkout_payment’, ‘woocommerce_checkout_payment’, 10 );That works, but i’ve problems with the buttons. I want them to look like this:
https://icecreamforfree.com/work/test/woo_multi_step_001.jpgDo you have any idea to get this done?
Best,
Oli
The page I need help with: [log in to see the link]
The topic ‘Problems with Woo Germanize and buttons’ is closed to new replies.