-
Author
-
January 21, 2014 at 17:11 #10011catwinParticipant
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
January 24, 2014 at 12:06 #10163AbeKeymasterHello,
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.January 24, 2014 at 22:34 #10196catwinParticipantThanks 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
January 24, 2014 at 22:40 #10197catwinParticipantSorry Abe! My bad, it’s working perfectly now!
You guys rock!
Thanks again and have a great weekend!!!
CatherineJanuary 24, 2014 at 22:48 #10198AbeKeymasterGlad 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.February 17, 2014 at 19:35 #11038catwinParticipantHello,
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!
CatherineFebruary 19, 2014 at 19:03 #11175AbeKeymasterHi,
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 themeHi 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.February 20, 2014 at 04:12 #11215catwinParticipantHi 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,
CatherineFebruary 20, 2014 at 22:22 #11221AbeKeymasterWhat 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.February 21, 2014 at 00:03 #11242catwinParticipantHi 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!
CatherineFebruary 25, 2014 at 00:42 #11373AbeKeymastergeneral-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. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.