Registration - by Fantasia - on WordPress WooCommerce support

This topic has 6 replies, 4 voices, and was last updated 8 years, 4 months ago ago by Robert Hall

  • Avatar: Fantasia
    Fantasia
    Participant
    January 13, 2016 at 09:01

    Hello,

    I’d like to make a checkbox to the registration widget, to make users accept my privacy policy.
    If it isn’t possible, I’d like to remove “registration” link from the header.

    Could you please help me?

    Thanks,
    Zsu

    5 Answers
    Avatar: stan
    Stan Russell
    Participant
    January 13, 2016 at 11:58

    Hello Fantasia,

    please use following code:

    .top-links .register-link{
    display:none;
    }
    .login-link::after{
    display:none!important;
    }

    Regards,
    Stan Russell.

    Avatar: Fantasia
    Fantasia
    Participant
    January 18, 2016 at 10:39

    Hello Stan,

    thanks!

    I have an other problem with the checkout page. In the settings of the Woocommerce plugin I’ve set a page of “Terms of Use”. A checkbox appeared on checkout page before the “ORDER” button (on my page it is “MEGRENDELÉS ELKÜLDÉSE”). But now the order button cannot be clicked, only the checkbox. Please try here: Checkout pgae. You may have to add a random product to the cart to see the page (Products).

    It would be good if the “MEGRENDELÉS ELKÜLDÉSE” button was under the checkbox – and clickable of course :). Now nobody can buy anything on my webshop…

    Thank you for your help,

    Zsu

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 19, 2016 at 09:59

    Hello,

    I’ve added this code in child style.css file:

    .order-review #payment .terms {
        margin-top: -90px;
        margin-bottom: 60px;
    }
    #order_review .place-order .button {
        float: none !important;
        margin-top: 50px !important;
    }

    Please check “Place order” button now.

    Regards,
    Eva Kemp.

    Avatar: Fantasia
    Fantasia
    Participant
    January 19, 2016 at 10:17

    Hello Eva,

    thank you very much, it works now! 🙂

    Best regards,
    Zsu

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 19, 2016 at 11:07

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Registration’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.