-
Author
-
December 18, 2015 at 17:43 #94123amanavohraParticipant
HI,
- When using Facebook Registration, there is no email sent to the user about their account on my website. This causes issues as user forget the website address. Is there a function/hook/option available for me to send a welcome email to the use who signup using Facebook?
- When entering text in the search box (attached) the text color is too light for users to see – How can I make it darker?
- On smaller screens, a horizontal line is added to the Top Header menu (attached) – How can i remove it?
Thanks
Attachments:
You must be logged in to view attached files.December 20, 2015 at 04:18 #94343LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 28, 2015 at 13:06 #95405RaduModeratorHi,
Sorry for delayed response, this because of Christmas holidays.
I see that on your mentioned address is installed another theme, your questions are still available ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 28, 2015 at 19:06 #95456amanavohraParticipantYes, sorry its https://devoir.me/dashboard/
Its a private site but I have enabled it for you.BTW, I have fixed sending facebook registration email using a plugin – It would have been nice to have something in the theme
December 29, 2015 at 13:53 #95556RaduModeratorHi,
For the search input color add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE.header-color .kleo-search-wrap input[type="text"] { color: red !important; }
For the line add this css to wp-admin -> Theme options -> General settings -> Quick css
COPY CODE@media (max-width: 991px) {#top-social {border-bottom-width: 0px !important;}}
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 7, 2016 at 21:03 #97099amanavohraParticipantHi, the plugin does not really work for sending facebook registration email as it throws other issues. How can I send registration email to users? Presently, if a user registers via facebook, no email is sent out
January 11, 2016 at 18:37 #97823RaduModeratorHi,
When you register to the site with facebook, kleo sends you an email like this by default
New user registration on your site R***.COM:
Username: *******n
E-mail: ****@yahoo.comAnd also the mail is sent via WP default mail function : wp_mail
I suggest you to install this plugin : https://wordpress.org/plugins/wp-mail-smtp/ and to configure it with required details.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 11, 2016 at 18:58 #97830amanavohraParticipantFor some reason, facebook registration is not sending any emails. Could this be because of the latest theme version?
January 11, 2016 at 19:22 #97837RaduModeratorNo,
Please set up that plugin with correct details if you don;t know exactly what are the smtp server or similar details call you hosting provider.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 11, 2016 at 19:45 #97844amanavohraParticipantI am using WP Mail Bank to so the same – If a user register using the registration form, emails are sent out but not when using Facebook registration.
January 12, 2016 at 16:33 #98005AndreiModeratorOur facebook login functionality uses default wordpress built in functions to notify about new users so if you’re not receiving your email notifications it means it’s some sort of limitation or misconfiguration on your side related to email delivery, please do try to use another smtp plugin just to be sure yours not causing this issue.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.