This topic has 12 replies, 4 voices, and was last updated 8 years by Andrei.

  • Author
  • #94123
     amanavohra
    Participant

    HI,

    1. 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?
    2. When entering text in the search box (attached) the text color is too light for users to see – How can I make it darker?
    3. 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.
    #94343
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #95250
     amanavohra
    Participant

    thank you any update?

    #95405
     Radu
    Moderator

    Hi,

    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 solution
    #95456
     amanavohra
    Participant

    Yes, 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

    #95556
     Radu
    Moderator

    Hi,

    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 solution
    #97099
     amanavohra
    Participant

    Hi, 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

    #97804
     amanavohra
    Participant

    Hi,

    any update please?

    #97823
     Radu
    Moderator

    Hi,

    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.com

    And 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 solution
    #97830
     amanavohra
    Participant

    For some reason, facebook registration is not sending any emails. Could this be because of the latest theme version?

    #97837
     Radu
    Moderator

    No,

    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 solution
    #97844
     amanavohra
    Participant

    I 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.

    #98005
     Andrei
    Moderator

    Our 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
Viewing 13 posts - 1 through 13 (of 13 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?