This topic has 11 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #10011
     catwin
    Participant

    Hello,

    When a user clicks on the sign up button at the top right they are required to enter their full name before they can register. Is there a way to remove that requirement?

    They don’t have to add it when they use the “create an account form” or the “Join Us for Free” and I’m looking for that same simple process.

    Thanks for all the great work on the theme and the fabulous support!

    Catherine

    #10163
     Abe
    Keymaster

    Hello,
    You need to edit the template that generated the popup, which is in sweetdate/page-parts/general-register-modal.php and just remove this part:

    COPY CODE
    
          <div class="six columns">
            <input type="text" id="fullname" name="field_1" class="inputbox" required placeholder="<?php _e("Your full name", 'kleo_framework');?>">
          </div>
    

    I am glad you like our theme. Thank you

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #10196
     catwin
    Participant

    Thanks Abe,

    That removed it as a required field but the field is still showing up when you click on sign up. Is there any way to hide that field? The problem is, if people choose to enter their full name it automatically populates in the profile name field.

    I appreciate all of your help!

    Catherine

    #10197
     catwin
    Participant

    Sorry Abe! My bad, it’s working perfectly now!

    You guys rock!

    Thanks again and have a great weekend!!!
    Catherine

    #10198
     Abe
    Keymaster

    Glad it works.

    Don’t forget to rate our theme *****

    Thanks

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #11038
     catwin
    Participant

    Hello,

    When we updated the theme and the change to the pop-up form was lost and now we’ve added a copy of modified general-register-modal.php file to the child theme (so that the update do not overwrite your change anymore). Unfortunately your edited file does not load (overwrite the parent file).

    Do you have another piece of “action call” code that we have to add to the file?

    Thank you!
    Catherine

    #11163
     catwin
    Participant

    Hi Abe,

    Any thoughts?

    Thanks!
    Catherine

    #11175
     Abe
    Keymaster

    Hi,
    I can’t really understand your problem. If you have updated the theme and the change has been done in the parent theme, take the old file and put it in the child theme

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #11215
     catwin
    Participant

    Hi Abe,

    The modified theme file is copied in the child theme folder but it does not work. It only works when the change is done in the parent theme file.

    Thanks,
    Catherine

    #11221
     Abe
    Keymaster

    What file are you changing? Make sure you have the child theme active

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #11242
     catwin
    Participant

    Hi Abe,

    The file with a change is general-register-modal.php from which I removed “<div class=”six columns”>
    <input type=”text” id=”fullname” name=”field_1″ class=”inputbox” required placeholder=”<?php _e(“Your full name”, ‘kleo_framework’);?/>”>
    </div>”

    The child theme is active.

    Thanks!
    Catherine

    #11373
     Abe
    Keymaster

    general-register-modal.php must stay in the exact folder structure: page-parts/ general-register-modal.php
    Is that how it is?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?