• Dear all,

    first of all an Happy New Year!!!

    I am using since about 1 month your plugin “Planetary position” with full satisfaction but PageSpeed Insights is not of the same opinion and notices me that the used icons should have a most recent format (webP or others). For your information, I have aligned the entire site with this format and reached a rally better scoring.

    I tried to add this format of your images in the same directory of the plugin without any result (other plugin take the webP-Format automatically, I just should convert the entire library).

    Please, have you got an idea how could I solve this issue? The images of the plugin take a lot of time to render the homepage and you know, now PageSpeed Insights is an important part of the Core Web Vitals of Google. If I exclude the plugin, I get a very good ranking from the tool oderwise the score falls under 50 pnt. (for mobile devices).

    Thanks a lot in advance for your answer!

    BR

    Ernesto

    Installation: WordPress 6.4.2 -Theme: Cach Evoution PRO – PHP 8.2

    Let me know please if you need more information, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wsameer

    (@wsameer)

    Happy to know your site has this plugin working okay. There were some some issues in initial versions, which are mostly fixed now.

    The webp format is actually less size than png. Not sure if its widely supported. However, if you want to change to another format / file, the file “load.js” in “widgets” folder will need changing of names of files in images folder (file names are Case-Sensitive).

    1772:	tab = tab + "<img src='"+plugUrl+"../images/nax7.png' />";
    
    1795:	tab = tab + "<img src='"+plugUrl+"../images/zodiac-wheel9.png' />";

    Replace “nax7.png” and “zodiac-wheel9.png” with the webp versions in those 2 lines of “load.js”, and that’s it (of course, the webp files need to be in “images” folder of plugin).

    The plugin has very basic options, and setting a custom image file for zodiac wheels is not among them. But those 2 lines above are all the change thats needed for custom images.

    Best Regards, Sammer

    Thread Starter erpico57

    (@erpico57)

    Hi Sammer,

    thanks a lot for the tip. The widget takes the .webp format now, Perfect!

    Bye have a nice week!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No webP-format available’ is closed to new replies.