• Resolved Rafa Carvalhido

    (@rafacarvalhido)


    Hi, I chose the option to hook under the coupom, but it is splitting up previously existing elements.

    Wish I could post a picture here to show you, but I´ll try to show you on text:

    <div class=”coupon”>
    <label for=”coupon_code”>Coupon:</label>

    <div id=”wc-giftwrap” class=”wc-giftwrap giftwrap-coupon”>
    <input type=”submit” class=”button” name=”update_cart” value=”Update Cart”>
    </div>

    As you can see, the #wc-giftwrap is being hooked before the update cart buton. How can we solve it?

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

The topic ‘Hooking under the coupom’ is closed to new replies.