This topic has 1 reply, 2 voices, and was last updated 11 years by Abe.

  • Author
  • #8581
     Nathan Kim
    Participant

    Hi!

    I want to change the facebook button, from ‘f’ to Korean words.
    Please let me know where I can change this.

    Thanks in advance

    Nathan Kim

    #8635
     Abe
    Keymaster

    Hi, You need to define this functions in sweetdate-child/functions.php and change the contents of the button to match your needs

    COPY CODE
    
    function fb_button()
    {
    ?>
        <a href="#" class="facebook_connect radius button facebook"><i class="icon-facebook-sign"></i> &nbsp;<?php _e("LOG IN WITH Facebook", 'kleo_framework');?></a>
    <?php
    }
    
    function fb_register_button()
    {
    ?>
        <a href="#" class="facebook_connect radius small button facebook"><i class="icon-facebook-sign"></i> &nbsp;<?php _e("Register using Facebook", 'kleo_framework');?></a>
    <?php
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?