Forum Replies Created
-
Author
-
November 20, 2013 at 01:24 in reply to: Avatar thumbnails are actually resized full size images #6955
zivix
Participantsame problem here, on the homepage-Latest Members carousel.
zivix
ParticipantOh,there is an other information: I have used the default bbpress CSS files by copy in to sweetdate\bbpress\css
zivix
Participantmaybe you can try this, can make the “+ “icon to black.
.activity-list li.load-more:before {color: #111;}
zivix
Participantfor the hidden input box, I mean on the lightbox one not the page one.I’m sorry I didn’t say clear
zivix
ParticipantThanks for your reply,
Well,random username doesn’t displays Human-friendly, can use email address instead of random user name? I test on
<input type="hidden" name="signup_username" id="signup_username" value="<?php bp_signup_email_value() ?>" />but the code isn’t work…is there any way to get the email address print on the unername when user register?If can do this, it would be great!
zivix
Participantthere is an other Solution—-force the user use Email to log in!
let wordpress generate a random numbers instead of user name when users register. and use the email as unsername to login.
for this we must use the plugin”wp email login” and add some mt_rand function in register.php.I have done on my other test web site http://press.teachcg.com/
you can have a test there, now the new problem is the “username”Input box of register lightbox is no use,how can I remove it?zivix
ParticipantHi
Thanks for your reply,
here is my site:http://www.teachcg.com/
Web protector password:8225582
Test username:小鬼补课
Test password:8225582
The 404 error page URL:http://www.teachcg.com/members/%E5%B0%8F%E9%AC%BC%E8%A1%A5%E8%AF%BE/
After you log in please click the profile button,you will see the 404 page.
I don’t know this support forum can show chinese or not, if you can’t see the username in chinese please let me know.
Thank you! -
AuthorPosts