Jump to content

Facebook sign-in translate and fa-logo issue


Recommended Posts

On 15/11/2018 at 13:32, marasi said:

Hi, I'm having such issue with Facebook fa-logo. It's not appearing.

it looks like you are using a custom template that hasn't been updated for v7.6 or later - v7.6 uses Font Awesome v5 Pro and I would expect that your .css files haven't been updated to use them.

On 15/11/2018 at 13:32, marasi said:

And I want to translate "Sign in with Facebook" to portuguese also.

you will need to create use Language Overrides - create a folder in the /lang folder called "overrides"; inside this new folder create (or edit if already exists) portuguese-br.php and add (feel free to use better Portuguese than porovided by Google Translate!)..

<?php
$_LANG['remoteAuthn']['signInWith'] = "Faça login no :provider";

.. if the overrides language portuguese-br.php file already exists, you won't need the <?php - and remember not to edit the original portuguese-br.php file in /lang as that will get overwritten during a WHMCS update.

ttkAZ5U.png

 

Link to comment
Share on other sites

23 hours ago, marasi said:

There is a way to apply fixes myself? I have the programming skills so I'm just not familiar with WHMCS customised templates.

if you're using a commercial custom template, e.g you've bought it from a developer, then you should go back to them and get their latest updated version - because they should have been updated their templates to include the Font Awesome changes by now.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated