-
Author
-
February 3, 2018 at 21:00 #187680WinDroidAnswersParticipant
hi there,
we see this plugin of yours that allow us to have a sort of login/splash screen, http://prntscr.com/i9nri7
but how it is possible to customize that section?
this is your login page: http://prntscr.com/i9o4i9
this is ours: http://prntscr.com/i9o4xo
we have 2 question:
1. how to increase the readability of the username and password section? this is so difficult to read or write
2. how to add the social login, not only facebook, but also twitter, instagra, gmail and others if possible
thanks for your kind reply,
WinDroid Answers team
February 3, 2018 at 21:08 #187685Kieran_SQModeratorHi,
1. You can use the below CSS in your BuddyApp Child theme’s style.css to override the font size for the labels
.kleo-login-wrap .login-form-wrapper .login-input-wrapper input.login-field:-webkit-autofill + .login-label .login-label-content {font-size: 14px;}
The default value for font size is 10px, I have changed this to 14px int he above example but you can set the value to any amount you wish.
2. You would need to look into third party plugins either in the WordPress plugin repository, CodeCanyon or other marketplaces to add additional social login options. Currently we have no plans on integrating any other social logins with BuddyApp.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 4, 2018 at 19:11 #187763WinDroidAnswersParticipantso if we find a plugin to log in with social networks it will work on this page?
do you suggest us one that maybe fits best?February 4, 2018 at 19:16 #187764Kieran_SQModeratorHi,
I cannot guarantee any third party plugin will work without tweaks. The login form within the BuddyApp Restrict My Site plugin is a standard WordPress form so if the plugin you choose is correctly coded it should be able to hook into the form without any issues at all.
It would be beyond the scope of the support we offer via the forums to integrate new third party plugins into BuddyApp so if the plugin you choose does not work entirely you will either need to integrate this yourself or hire a developer to achieve this for you.
Plugins that may be of interest but are untested
– WordPress Social Login https://wordpress.org/plugins/wordpress-social-login/
– Social Login https://wordpress.org/plugins/oa-social-login/Premium plugins that may be of interest and are untested
– AccessPress Social Login https://codecanyon.net/item/accesspress-social-login/11815891
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 4, 2018 at 19:54 #187769WinDroidAnswersParticipantok, so if you guarantee the in-theme facebook login, for the first period we use only this, after the complete development of the site, we make some tries, thanks for the kind and prompt reply
February 4, 2018 at 20:13 #187771Kieran_SQModeratorYou’re welcome, feel free to open a new ticket any time with any other questions and we’ll be happy to assist.
All the best,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘Theme options & Demo content’ is closed to new topics and replies.