Faulty Logic Sign Up For Account on Checkout Page

This topic has 8 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler

  • Avatar: noxlux
    noxlux
    Participant
    May 18, 2017 at 21:57

    It just asked to create an account password without asking to create an account. Needs fixed if their is to be guest checkouts. Code is located here: wp-content/themes/woopress/woocommerce/checkout/form-billing.php

    Looks like line 38:
    <?php if ( $checkout->is_registration_required() ) : ?>
    needs conditional is not

    and the
    <?php endif; ?>
    needs to go after the foreach

    Thanks

    7 Answers
    Avatar: maxmullins
    Max Mullins
    Participant
    May 22, 2017 at 10:21

    Hello @nox-lux.com.

    Please clarify your request with more details. Do you mean that 2 group of users should be able to register: “quests” and “previoulsy visited shop”?
    Please note that any customizations is better to implement on child theme to prevent file overwriting during update. We strongly recommend to make all customizations in child theme. You may copy “form-billing” to wp-content/themes/childtheme/woocommerce/checkout/form-billing.php.
    You may download “child theme” from themeforest as it is bundeled to our theme

    Regards,
    Max Mullins

    Avatar: noxlux
    noxlux
    Participant
    May 23, 2017 at 18:31

    Hi Max,

    Please see image by following link in the private content section.

    What I have done for now is code out the option to sign up for an account in the childtheme file.

    Thanks

    Please, contact administrator
    for this information.
    Avatar: maxmullins
    Max Mullins
    Participant
    May 24, 2017 at 18:50

    Hello,

    Is you issue solved? Thanks for your report. PLease update theme and plugins to the latest version ,. We have already added this opton in our curent update.The plugins can be downloaded from here: plugins and theme from themforest themeforest

    Regards,
    Max Mullins

    Avatar: noxlux
    noxlux
    Participant
    May 25, 2017 at 22:05

    Hi Max,

    The Theme and plugins were updated before this error was found. It needs to look like image example provided in the private content section.

    Please, contact administrator
    for this information.
    Avatar: maxmullins
    Max Mullins
    Participant
    May 29, 2017 at 12:03

    Please provide us with wp-admin credentials. I see that sreenshots you provided are different from the site url you sent in private content.

    Regards,
    Max Mullins

    Avatar: noxlux
    noxlux
    Participant
    May 30, 2017 at 21:43

    It’s a different image than our website because I had to code out the account signup. The way the theme output is not like the standard woocommerce checkout page like the webpage image I showed. I need it to output like the image I showed. Which is missing the option that ask if the customer wants to create an account. As shown in the first image I sent you – this is missing which is due to faulty code and logic.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 1, 2017 at 14:07

    Hello, @noxlux,

    I’ve sent your report to our developers. It will be fixed.
    Thank you for the notice.

    Regards,
    Rose Tyler.

  • Viewing 8 results - 1 through 8 (of 8 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.