• Resolved microbie

    (@microbie)


    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.jpg

    Do you have any idea to get this done?

    Best,

    Oli

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    Hello Oli,

    thank you for letting me know about the compatibility issue with the WooCommerce Germanize plugin. I’ll test this and add it to the next plugin’s version.

    As about the buttons, the plugin only has the option to set the “previous” and “next” buttons on the right side, one next to the other. If there is an error with the plugin, I’m happy to help you, but for customizations I would recommend you to find a developer.

Viewing 1 replies (of 1 total)

The topic ‘Problems with Woo Germanize and buttons’ is closed to new replies.