Home › Forums › All Other Themes › Issue with alias domains
- This topic has 21 replies, 3 voices, and was last updated 5 years, 3 months ago by Vanessa Gómez.
-
AuthorPosts
-
August 8, 2019 at 10:32 am #128170
Hi,
Kindly send us WordPress admin details and URL of the publieco.com via email: [email protected]
Regards,
DaveAugust 8, 2019 at 11:09 am #128172Hi Dave,
publieco.com is a parked domain of publieco.info
Publieco.com doesn’t have its own wordpress
August 13, 2019 at 9:24 am #128575Hi,
Do you have any news regarding this issue?Thank you very much!
Best regards,
VanessaAugust 14, 2019 at 10:44 am #128658Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.fa, .head-info-area .fa.fa-facebook, .head-info-area .fa.fa-twitter, .head-info-area .fa.fa-instagram, .head-info-area .fa.fa-youtube, .head-info-area .fa.fa-linkedin { font-family: "FontAwesome" !important;} .fa-facebook::before { content: "\f09a" !important;} .fa-diamond::before { content: "\f219" !important;}
Regards,
DaveAugust 14, 2019 at 3:29 pm #128675Hi,
I have inserted the code in custom css but it doesn’t work. It interferes with the code that was already entered in custom css and used to correctly display fontawesome 5:
.fa, .far, .fas { font-family: \”Font Awesome 5 Free\” !important;}
.head-info-area .fa.fa-facebook, .head-info-area .fa.fa-twitter, .head-info-area .fa.fa-instagram, .head-info-area .fa.fa-youtube, .head-info-area .fa.fa-linkedin { font-family:\”Font Awesome 5 Brands\” !important; }
August 14, 2019 at 3:35 pm #128676This same problem happened on other web pages and when you asked them you told me to enter below code in theme’s header.php file, just before </head> tag:
<script src=”https://use.fontawesome.com/c4d7d70cd9.js”></script>
This solution does not work with the publieco.com website
Is it possible that it doesn’t work because the web uses fontawesome 5 instead of fontawesome 4?
In this case, what code should I enter in theme’s header.php file?
Thank you veru much for your help!
Regards,
VanessaAugust 15, 2019 at 8:05 pm #128723Hi again,
Confirmed. The problem occurs when we change from fontawesome 4 to fontawesome 5.
I checked today.
Until now the web estudi33.org (domain parked on estudi33.net) worked perfectly. All fontawesome icons looked correctly after editing the header.php file by adding the following code:
<script src=”https://use.fontawesome.com/c4d7d70cd9.js”></script>But today, when updating Elementor and using fontawesome 5 instead of fontawesome 4, the icons have stopped being seen on estudi33.org
How can we solve this problem?
Is it possible to solve it by inserting a different line of code in header.php file?
Thank you very much for your help!
Best regards,
Vanessa -
AuthorPosts
- You must be logged in to reply to this topic.