• Resolved boomkaboomka

    (@boomkaboomka)


    Hello,

    I am trying to implement the Germanized plugin on my site and encountered some unexpected behavior.
    I am using the Woodmart theme and with this theme out of the box the checkout page looks like this (I made the background reddish on purpose, so one can see better what I mean).
    Right after activation of Geremanized the structure/layout of the payments & product summary area changes and it looks like this. Now due to the (in my opinion) incorrect location of the separator (the reddish horizontal stripe between the areas) the title “your order” and the opt-in seem to below logically to the payments area, which is not the case. Somehow I would also expect to find the opt-in somewhat below and not directly after the title “your order”, like this.

    Any idea what is causing this?

    Thanks in advance!
    Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vendidero

    (@vendidero)

    Hi there,

    Germanized adjusts the checkout to accomplish compatibility with the button solution. As stated by the H?ndlerbund there should be no information (neither checkboxes) between the product details table and the pay now button. You could of course adjust everything via CSS to improve your theme’s compatibility. You might even move the checkboxes (please check back with a lawyer beforehand) via a little snippet within your functions.php:
    https://gist.github.com/vendidero/9e9dbe056c044bf8b5be44a5c994a344

    Cheers

    Thread Starter boomkaboomka

    (@boomkaboomka)

    Hello,

    thanks for the prompt reply.
    I was not aware of this legal requirement, it simply made to me personally more sense to have the opt-in elsewhere, but it is also okay to keep it where the authorities demand it to be.
    And indeed, with some CSS customization I managed to achieve quite the look a was after.

    Thanks again!

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout structure changes after activation’ is closed to new replies.