I want to customize the forms in the following ways:
– Align some of the text on forms in a grid. For instance, on the Login form – can the link: ‘Forgot Password?’ be left-aligned to be on top of the text ‘Not a Member?’ and the link ‘Create Account’ be in line with ‘Not a Member?’? Similarly, on the Forgot Password form can the link “Login’ be left-aligned to be on top of the text ‘Not a Member?’ and ‘Create Account’ be in line with ‘Not a Member?’? Currently, the word Account of ‘Create Account’ goes on to occupy a third row – see attached. If ‘Create Account’ and ‘Not a Member?’ cannot fit in the same line, can I move the entire phrase (Create Account) underneath Not a Member? To make it aligned to a grid.
– Branding on forms: I want to change the form color to white with a black border and include a logo (replacing the circular person icon).
– Include editable postal-address (including zip code) fields on the profile display page.
To change the look and feel of the forms, the plugin docuemntation advises to create a folder named ‘userswp’ inside the active child theme and copy the desired template in it. Could I request for few more steps please?
1. Should the ‘userswp’ folder be created under public_html/wp-content/themes/childtheme/ or under public_html/wp-content/themes/childtheme/inc?
2. Could you please advise what lines of code inside the php files should be replaced with what to do the above changes?
HTML variable name is explained when you hover over the info icon, see image.
A URL custom field will only show in the “Profile Side” if
* contains data entered by the user
* is set to show in the “Profile Side” in “Show in what locations”
* is “Active”
* is not set to be “Include this field ONLY in register form:”
I’m using the UsersWP plugin with bbPress and GeoDirectory. Wondering if it’s possible to have certain registration fields appear in the left side Author section of bbPress? So currently it shows member name, date that they registered and post count. I’d like to have info displayed in the section from one of my custom registration text fields. Image attached of the bbPress section I’m referring to.
Is it possible to add tags in the Admin New User notification? Like custom tags, based on the fields we have created 🙂
I ask for phone numbers for my adverts, to phone them if there is an issue with the advert 🙂
But could we also add IP addresses? I used to get foreign spam until I’ve blocked countries. But now they are just using “London VPN”, finding it difficult to block them.
Create a new fieldset, make sure it is public and set to Profile page own tab and Profile Side.
Then create a custom field and place it below the fieldset. Make sure it is active, and set to Profile page own tab and Profile Side.