• Resolved Tarak Nath Gorai

    (@taraknathgorai)


    I have enabled the plugin.. while on GT Metrix report it shows the images are now scaled and the page size is drastically reduced.. the speed have not increased that much.. (suprised)…

    But one important thing is .the elementor Menu drop-down icon and also the Social Icon in the header bar is not being displayed.. all the times consistently..

    Pls see the video https://www.loom.com/share/8ef8efd12c744f25ac4989a5f0ea9b4b

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,

    Thank you for the video it was very easy for me to identify your issues.
    You can enable Generic Placeholder and this should further improve your page speed as it will use less requests.

    For the icons I suspect it is a CORS issue if the CSS & JS option is on, you can try and add this to your .htaccess

    <FilesMatch “.(eot|otf|ttf|woff|woff2)”>
    Header always set Access-Control-Allow-Origin “*”
    </FilesMatch>

    Let us know how it goes and if it solves your issues.
    Thank you!

    The plugin breaks my fontawesome icons on two sites with different themes. On a caching plugin, I can exclude font-awesome.min.css. Appreciate any help.

    Ya resuelto. Gracias.

    Hello,

    Did you add the lines to your .htaccess files?
    Let us know how, thank you!

    I did add the lines to .htaccess, but that did not solve the problem. Also added svg.

    To have icons display I had to turn off “Serve CSS & JS through Optimole”.

    A better solution would be to exclude only font-awesome.minify.css but cannot see how to do that.

    Hello,

    You should be able to do that using the replacement exclusion filter from Advanced options. Just specify the name of the file and it should not generate the Optimole URL for that.

    Let us know if this works for you, thank you!

    OK, added “font-awesome” to “image file contains” and generated filter. Seems to be working.

    Ok, let us know if you encounter any issues or require more help.
    Thank you!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Some the icons are not displayed properly.. like Social’ is closed to new replies.