Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter ahrayah144

    (@ahrayah144)

    IT WORKED!! ?????

    WOW!

    THANK YOU FOR THIS ??

    I will mark this as resolved , but knowing Woocommerce , they update their plugins almost every single week! – So i pray they do NOT mess the registration element of it lol.

    Regards

    Thread Starter ahrayah144

    (@ahrayah144)

    Thanks Robin, looking forward to it!

    Regards ??

    Thread Starter ahrayah144

    (@ahrayah144)

    Forgot to say that if Woocommerce was installed with default-end points , then access the public URL via

    example.com/my-account/ (which shows both login & registration forms)

    Or

    example.com/my-account/?form=registration (just the registration form shows)

    Regards

    Thread Starter ahrayah144

    (@ahrayah144)

    Hi Robin.

    In wordpress allow wordpress built registration as usual first. (should be in settings-general or “reading/discussion”

    Step 2… If you head here:
    wp-admin/admin.php?page=wc-settings&tab=account

    And follow this image.


    Thread Starter ahrayah144

    (@ahrayah144)

    Hey,
    Thanks for replying and I appreciate your brains on this ? – Half of my BBpress plugins come from you especially the StylePack , absolute swiss knife!

    Hmmm your code snippet did nothing sadly.

    Though , i noticed a new bug ….

    If you have WooCommerce installed , then it means
    WP-Login.php?Registration = Will not show the fields
    /Account/?Registration = Will not snow the fields

    So it seems the WP Registration system is handled by Woocommerce (except again, the WP registration form does not let me capture customer billing data, hence forth its not really my concern and any wp-login.php calls get forwarded to /Account/ anyway so WooCommerce handles any registrations or logins directly

    I’ve not understood how woocommerce registration is any different from WordPress, but i can “hook” custom messages to woocommerce registration page like:

    php add action woocommerce_register_form_end , customname1
    - customname1 'echo some html text' , do something else
    End action etc..


    Some snippet i copied online to allow me to output custom text at the end of the registration form of woocommerce

    Hope this helps!

Viewing 5 replies - 1 through 5 (of 5 total)