• Home
  • WordPress Themes
    • eCommerce
    • Corporate
    • Multipurpose
    • Blog
  • Support
    • WoodMart support
    • Basel support
    • Space support
    • Feature requests
  • Documentation
    • WoodMart
    • Basel
    • Hitek, Luman, Antares
  • Demo
    • WoodMart
    • Basel
    • Hitek
Login / Register
Checkout
Checkout
Menu

Home / Forums / Basel support forum / Email confirm after user registration

Home › Forums › Basel support forum › Email confirm after user registration

Email confirm after user registration

  • This topic has 10 replies, 2 voices, and was last updated 7 years, 5 months ago by Artem Temos.
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • November 28, 2017 at 9:34 am #25941

    arka
    Participant

    I wanna set an “Email confirmation step” after user registration to check the Email owner.
    it need to add some codes to “form-login.php” file, i think.
    Thanks for giving advice.

    November 28, 2017 at 10:42 am #25954

    Artem Temos
    Keymaster

    Hello,

    Unfortunately, there is no such feature in WooCommerce login form by default. So probably you will need to use some additional plugins or customize the WooCommerce login form functionality. Sorry, but it is out of our theme support scope.

    Regards

    November 28, 2017 at 11:44 am #25975

    arka
    Participant

    I have another question about users. Is that possible to show username after login on the top menu or top bar?

    November 28, 2017 at 12:44 pm #25986

    Artem Temos
    Keymaster

    Hi,

    You can enable this option in Theme Settings -> Header -> Other. Be sure that you are running the latest version of the theme – 3.7.

    Regards

    December 2, 2017 at 8:26 am #26703

    arka
    Participant

    I enabled “My account” button from theme setting. Where is it displayed?
    Its just appear in mobile-nav (mobile view), not in top-bar or main-header.

    December 2, 2017 at 8:30 am #26708

    Artem Temos
    Keymaster

    It works on the ecommerce header layout set in Theme Settings. Which header layout do you use?

    December 2, 2017 at 10:25 am #26716

    arka
    Participant

    Thank you. Its fix now but in want to add that(account managing links) in top-bar.
    i found related the code.
    ——————–
    function basel_header_block_header_links( $location = false ) {
    $links = basel_get_header_links( $location );
    $classes = ( basel_get_opt( ‘my_account_with_username’ ) ) ? ‘ with-username’ : ”;
    if( ! empty( $links ) ) {
    ?>
    <div class=”header-links”>

      <?php foreach ( $links as $link ): ?>
      <li class=”<?php echo esc_attr( $classes ); ?>”>“><?php echo wp_kses( $link[‘label’], ‘default’ ); ?>
      <?php endforeach; ?>

    </div>
    <?php
    }
    }
    ———————————
    can u turn it to a short-code for usability in top-bar setting?

    December 2, 2017 at 12:08 pm #26730

    Artem Temos
    Keymaster

    Sorry, but there is no shortcode for this. You can use php code to place it to the topbar in the header.php file.

    <?php basel_header_block_header_links(); ?>

    December 2, 2017 at 1:48 pm #26755

    arka
    Participant

    Thanks again. Everything is fine just i can’t translate “Hello” and “Logout” with loco translate.
    Guide me to source file for change static texts, if there is no way.

    December 2, 2017 at 1:55 pm #26758

    arka
    Participant

    I fix it, the problem was from Loco Plugin PO file.

    December 2, 2017 at 2:02 pm #26761

    Artem Temos
    Keymaster

    Great, we are glad that you have found the solution.

  • Author
    Posts

Tagged: account, Email-confirm, Email-owner, login, registration

Viewing 11 posts - 1 through 11 (of 11 total)

The topic ‘Email confirm after user registration’ is closed to new replies.

  • You must be logged in to create new topics. Login / Register

Your request can't be resolved for a long time? Contact our general support manager.

Contact form
WoodMart Facebook Group
Create your WordPress website.
  • Resources
    • Video tutorials
    • Blog
    • Contact us
    • Refund Policy
    • Terms of Service
  • Social links
    • Facebook
    • Twitter
    • Instagram
    • YouTube
@ XTemos studio. 2025 WordPress development from 2015.

Privacy Policy

  • Home
  • WordPress Themes
    • eCommerce
    • Corporate
    • Multipurpose
    • Blog
  • Support
    • WoodMart support
    • Basel support
    • Space support
    • Feature requests
  • Documentation
    • WoodMart
    • Basel
    • Hitek, Luman, Antares
  • Demo
    • WoodMart
    • Basel
    • Hitek
  • Login / Register
Sign in
Close

Lost your password?

No account yet?

Create an Account