Fix Social Links

This commit is contained in:
ultimatemember
2015-01-10 16:45:35 +02:00
parent 74cde599e1
commit 4a6d8c5df5
10 changed files with 49 additions and 28 deletions
+2 -1
View File
@@ -34,6 +34,7 @@ class UM_Setup {
'_um_template' => 'members',
'_um_mode' => 'directory',
'_um_has_profile_photo' => 0,
'_um_has_cover_photo' => 1,
'_um_show_social' => 0,
'_um_show_userinfo' => 0,
'_um_show_tagline' => 0,
@@ -72,7 +73,7 @@ class UM_Setup {
'_um_active_color' => '#3ba1da',
'_um_secondary_color' => '#44b0ec',
'_um_form_text_color' => '#666',
'_um_form_field_label' => '#888',
'_um_form_field_label' => '#555',
'_um_form_icon_color' => '#aaa',
'_um_form_bg_color' => '#fff',
'_um_form_placeholder' => '#aaa',