Works great!
-
Requires a small tweak of the CSS to position the warning message over an area of the screen not needed for data entry or navigation. I added this:
#bp_fp_notice {
height:450px; /* height of header graphics area in theme */
overflow: auto; /* Allows scrolling of message in header */
}I also use this with social login which makes login and registration easy but requires users to complete any required field including those created with xprofile plugin.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Works great!’ is closed to new replies.