-
AuthorPosts
-
December 4, 2019 at 11:50 am #1162535
Hi team Enfold
After searching the forum and finding several similar issues and testing their solutions, I’m still struggling with two things on a client’s website.
I provided credentials in the private content by the way.– When I try to upload a zip file for Flaticons, it doesn’t work. It did with the first file, but I needed another icon so I deleted that file and uploaded the new one with the new icon included. But only two icons out of a total of 11 eleven icons showed up in the page builder. I added this code to the .htaccess file
<FilesMatch ".(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
And while that fixed the issue of rectangular boxes with the first file, it doesn’t anymore with the second. So some help here would be much appreciated.
– Second, I’m trying to change the background image for the scroll to top button. I entered this code in custom css:
#scroll-top-link { background: url(‘https://warredal.wpstagecoach.com/wp-content/uploads/2019/12/acorn-42791_640-e1575362775251.png’) center center no-repeat; } #scroll-top-link:before { display: none; }
But the only thing that did was make the button completely transparent. I need it to be this acorn image that I uploaded to the media library.
Thanks in advance!
- This topic was modified 4 years, 11 months ago by KatrienW.
December 4, 2019 at 5:45 pm #1162674Hey KatrienW,
I added the code for you, please check if this is how you wanted it.
Best regards,
VictoriaDecember 4, 2019 at 6:35 pm #1162689That’s awesome – thanks. Could you tell me what I did wrong? I’m just gonna edit the button size so that the whole acorn is visible. Thanks again!
December 5, 2019 at 9:12 pm #1163216Hi KatrienW,
The single quotes for the image url were incorrect, I just changed those.
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaDecember 16, 2019 at 2:13 pm #1166395I have the same problem – uploaded one set of flaticons, wanted more and uploaded another site but can’t select and use them, I get this message
Couldn’t add the add the font because the server didn’t respond
I want to add the file called
2228765-economy.zipPrivate info below
December 17, 2019 at 4:06 pm #1166875Hi samdive,
Can you try to unzip 2228765-economy.zip
Then inside the extracted folder you should see font folder, zip it and use it to upload in Iconfont Manager.
Hope this helps.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.