Home › Forums › Iconic One Pro Support › how to fix this?
- This topic has 7 replies, 2 voices, and was last updated 5 years, 3 months ago by Themonic-Support.
- AuthorPosts
- September 11, 2019 at 1:21 pm #5781andriedkParticipant
/wp-content/themes/iconic-one-pro/fonts/fontawesome-webfont.woff2?v=4.6.3
my website not to be faster
September 11, 2019 at 4:23 pm #5782Themonic-SupportKeymasterThis file is responsible for social and profile icons, the full file size is only 29KB. As it generates font based icons there won’t be any speed issues because of it.
To optimize for fast speed use the following info:
Activate WP Super Cache and Autoptimize plugins and remove all other caching plugins.
After activation enable them by going to their settings and enabling cache checkboxes to enable caching, read their docs if you are new to this. You should have 92-99 pagespeed score just by doing this.
Theme is already pre-tested with these plugins and the live demos use these too. If you can select PHP version at your host then current best performance is with PHP version 7.2
September 11, 2019 at 10:17 pm #5783andriedkParticipantok
now how to fix
Ensure text remains visible during webfont load on speed googleSeptember 12, 2019 at 4:24 am #5784Themonic-SupportKeymasterCurrent implementation is already the best one.
However, if you wish make changes
@font-face{font-family:'FontAwesome';font-display:swap;src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');.....
You just have to add font-display: swap; exactly like above in line 4 in
iconic-one-pro -> fonts -> font-awesome.min.css
This will fix the error in PageSpeed but you will have squares before icons are loaded because CSS property font-display: swap; swaps with system fonts and there won’t be system replacement font in most computers for font awesome icons.
September 13, 2019 at 7:21 am #5785andriedkParticipantok thanks for help..
now how to change font for mobile..i test already make change size is work but not for mobile phone
September 13, 2019 at 8:14 am #5786Themonic-SupportKeymasterYou will have to empty mobile browser caching (history -> clear browsing -> cache) to see latest changes.
for eg. in Chrome mobile you can also try in the incognito window, it should show the latest changes.
September 13, 2019 at 1:10 pm #5787andriedkParticipantthanks..you very fast response..i like the theme
now i got 1 problem,,
i use type adsgoogle responsivemy google webmaster now got eror
“Content wider than screen”i test manual your theme + googleads responsive on mobile horizontal.. is ok
but if i change Vertical mobilephone, is not responsive..googleads still full width .. so template to be not responsive.. i got 10+ my post eror “Content wider than screen”how to fix that?
mobile horizontal change vertical use adsgoogle not responsive..
but if not use googleads is ok.. i don’t know how to fix…you have solution for responsive display adsgoogle?
September 13, 2019 at 3:59 pm #5788Themonic-SupportKeymasterTest at https://search.google.com/test/mobile-friendly
if it is ok then you have nothing to worry about, you can ignore “Content wider than screen” it is false positive.
Refer: https://support.google.com/webmasters/thread/7694770
If you are changing orientation of the page on mobile, horizontal to vertical then you have reload page for Google to serve ads again based on the current device width.
Please send your URL for inspection if you have any further issues to [email protected] so we can have a look.
- AuthorPosts
- The topic ‘how to fix this?’ is closed to new replies.