Dark Modes - by josh - on WordPress WooCommerce support

This topic has 29 replies, 4 voices, and was last updated 2 years, 7 months ago ago by Olga Barlow

  • Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 15, 2021 at 10:01

    Hello,

    1), 2), 3) Check now.
    4) There is no such option, unfortunately.
    5) It’s not possible. Read more about AMP plugin https://xstore.helpscoutdocs.com/article/111-general-info-amp

    Regards

    Avatar: josh
    josh
    Participant
    September 15, 2021 at 10:52

    Quick View Buttons

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 15, 2021 at 13:29

    Hello,

    Add the below code to Theme Options > Custom CSS

    .et-off-canvas .cart .quantity ~ .button {
        flex: 1;
        width: auto;
        min-width: unset;
    }
    .et-off-canvas div.quantity~.et-or-wrapper {
        display:none;
    }

    Regards

    Avatar: josh
    josh
    Participant
    September 15, 2021 at 21:46

    How do I know the cause of this

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 17, 2021 at 07:28

    Change this code https://prnt.sc/1sj23a2 to

    .custom-block02 h3:before {
        content: ">";
        font-size: 14px;
        line-height: 18px;
    }

    Regards

    Avatar: josh
    josh
    Participant
    September 17, 2021 at 07:53

    Registration Form

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 17, 2021 at 09:52

    Hello,

    1/ My account page is the default WooCommerce page and all the settings available for this you can find in WooCommerce > Settings > Account. If you want to add any extra fields you need to look for the thir-party plugins that allow editing of the WooCommerce login/registration forms because our theme does not have such options.
    2/ There is no such option, by default.

    Regards

    Avatar: josh
    josh
    Participant
    September 20, 2021 at 22:48

    Login Form

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 22, 2021 at 09:01

    Hello,

    1) How did you add custom fields to your registration form on my account page? Did you use woocommerce actions? Use woocommerce_register_form_start action to add custom fields to the registration form before default fields. If you use this action then custom fields appear in both: my account page and account popup.

    2) Ok.

    Regards

  • 1 2
    Viewing 29 results - 21 through 29 (of 29 total)

You must be logged in to reply to this topic.Log in/Sign up

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