Tagged: fontello icons
-
AuthorPosts
-
September 3, 2017 at 10:11 pm #847459
Hi there,
I migrated my website from test.sitename.com to sitename.com and suddenly the icons are not showing in the frontend.
If I try to add an icon in the backend I can pick one of them as usual, but then it wont be displayed in the front end.
The strange thing is that the fontello icon for the scroll-top-link is working perfectly (the #scroll-top-link is now set to display: none).
Could you please have a look?ps: I already tried to delete and upload the theme files, to deactivate all the plugins, to add in the .htaccess the following
<FilesMatch “\.(ttf|otf|woff)$”> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin “*” </IfModule> </FilesMatch>
and to add in the functions.php the following
add_filter('avf_default_iconfont','avia_change_default_icon_font_para', 10, 1); function avia_change_default_icon_font_para($fonts){ $fonts['entypo-fontello']['append'] = ''; return $fonts; }
but without success.
- This topic was modified 7 years, 2 months ago by Truemotionpictures.
September 3, 2017 at 10:29 pm #847464Hey Truemotionpictures,
It seems you site is only showing sedoparking ads, please check.Best regards,
MikeSeptember 4, 2017 at 8:56 am #847583Sorry, what do you mean with sedoparking ads?
I can’t see that on my end.
What about my question? Can you help me with the icons please?- This reply was modified 7 years, 2 months ago by Truemotionpictures.
September 4, 2017 at 11:36 am #847675Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardSeptember 4, 2017 at 11:48 am #847678Thanks Rikard!
Below the access data.
I’m going to activate a coming soon page until the problem is solved.Best
September 5, 2017 at 12:29 pm #848081Hi Rikard,
I solved it by myself. I forgot to comment a class in the css.
Thanks anyway.
You can close this.
Best
September 5, 2017 at 10:45 pm #848361Hi,
happy you could solve it.
Please do let us know if there is anything else we can do for you.Thank you
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.