-
Author
Tagged: color customization, bold, h4 white-text, registration
-
May 4, 2014 at 05:34 #16807DhyanaParticipant
Hi,
I need to add a field to the Registration box, and can’t find where that would be. The field I need added is NOT in the Sweetdate/BuddyPress options.I need to add a field for a REGISTRATION CODE, without which the registrants cannot register. Also, I have to assign 6 registrations per code. But 1st things first. I would really like to add a custom TEXT field to the registration, for a custom code entry (mandatory field).
The BuddyPress profile fields Import button, doesn’t give me the buttons that I need.
Where can I add my own?
Thanks 😉
I have a few other questions as well, about:
1. customization of the colors of the registration box, as they’re not available in the dashboard, and my firebug cannot point out the FILES where is code lives so that I can change it there. I am getting as a file source the name of my website, not the file. In the CSS, I can see that the file is huge, but it’s not called my website: Here’s what I need changed:COPY CODE.form-search.custom div.custom.dropdown a.current, .form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom select { background-color: #F2F2F2;
2. file localization: I am trying to get to the h4 class=”white-text” situation on the REGISTRATION box, which is turning my “CREATE AN ACCOUNT” text to WHITE (#ffffff), and as my background is white, you can’t see the CREATE AN ACCOUNT text. WHAT’S IT CALLED, and WHERE IS THE FILE that hosts this bit of code for the Registration box, not for the white-text code, which can stay white, just not on my white background.
3. the button is dark blue on dark blue, with BOLD text. I need to change that to #fff background, NON BOLD text. Where do I fond this file, as I am getting the same file name: http://mywebsitename.com
COPY CODE.button:hover, .button:focus, .form-search .button, .form-search .button:hover, .form-search .button:focus, .wpcf7-submit:focus, .wpcf7-submit:hover, #rtmedia-add-media-button-post-update:hover, #rt_media_comment_submit:hover, .rtmedia-container input[type="submit"]:hover { background-color: #15164A; border: 1px solid #15164A; color: #15164A;
THANK YOU!
And yes, I have followed the video setup, and I’m quite good at customizations. I am not used to your theme yet.
Thanks in advance!
Dhyana
May 9, 2014 at 01:13 #17261AbeKeymasterHi, Registration fields are the one you add in Users – Profile fields – Base group
1. You can add any CSS you want to override in the child theme/style.css and don’t change theme file
2. Registration page can be edited from file sweetdate/registration/register.php
3. Those should be generated from Swetdate – styling options or from Sweetdate – Buddypress. You can override any CSS by re-defining them in the child theme/style.cssHi 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.June 19, 2014 at 23:07 #20332DhyanaParticipanthi,
yes, I tried that but it does NOT change my REgistration box fields on the landing page.What you are talking about works for the MEMBERSHIP portion, once they’re already registered, and this lives here: http://mytheme.com/members/wp_admin/profile/edit/group/1/ (member area base png below).
I need the fields changed in the REGISTRATION BOX on the landing page (see landing page png below), and I need to create a field with the option of inputting a special INVITE CODE that I will have to generate.
So, to reiterate, I need to change the REGISTRATION BOX FIELDS on the landing page, like the sweetdate theme showcase at themeforrest.
So, TO CLARIFY: I need to edit the REGISTRATION form, not the Search form, not the Mixed form. Just the REgistration form, and I cannot find the darn place with where that is.
Thanks!
Attachments:
You must be logged in to view attached files.June 24, 2014 at 00:01 #20592AbeKeymasterHi, I see what you are talking about and that register form template can be found here: wp-content/themes/sweetdate/page-parts/home-register-form.php
But that is just one step before the actual register page found at /register. On our demo we have that homepage Register form just like you have it.
The fields you see on the final /register page are the fields from Users – Profile fields – Base groupHi 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.July 27, 2014 at 12:25 #23735DhyanaParticipantNot really what I asked.
I was able to figure it out, but had to hire a php guy to help me make ANY changes to the the registration form on the front page, which can be done ONLY by working on the databases, and creating new php triggers, and new mysql tables… But at least I got it done.
I know you keep saying that the registration form mirrors the Profiles/Base group, but it most certainly does not. If it would have, I wouldn’t have spent so many days on end trying to get it to work.
July 29, 2014 at 17:20 #23947AbeKeymasterHi Dhyana, I am sure that the /register page is generated automatically just as you see on our demo seventhqueen.com/demo/sweetdatewp/register
the register form on the home pages is just a teaser and does not take any field automatically
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 12, 2015 at 20:42 #45865GazetterParticipantHello,
I’m a new user to the theme and I also cannot understand where and how I can add fields to the sign up and registration forms.
For example, I need to add check box “I’m 18+”, without such box my site cannot be online.
Also, my website is in Russian language and I was able to localize everything, except these sign up and search forms on the Home page.
Please, explain how it could be done easily, like I used to build forms with any WordPress form generators.
Thank you in advance.February 16, 2015 at 16:03 #46263DhyanaParticipantNone of the field additions I’ve had to add have been easy to add.
I’ve had to hire a php guy to build the additional fields I needed.
I can, now, add my own invite codes in the mysql database, but in order to add new fields to the login screen, I still need a php expert to do that for me.
It’s TOO DARN complicated to change any login fields.
I suggest either hiring a php expert, or getting another theme. This theme has been a huge pain to customize. and still is.
February 23, 2015 at 16:01 #47265AbeKeymasterHello, adding fields to the /register page is really easy and is BuddyPress default functionality. It is done from WP admin – Users – Profile fields.
Registration forms that you see on home or in the popup are just a teaser and there is no point to add more data since the actual registration is done in the next step, when you get to the /register page
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.