Plugin Contributor
Imagely
(@imagely)
Hi @jimk1416,
There’s an issue with FA icons loading since the latest NGG 3.32 update. CDN resources were removed and we may have overlooked something in the process – sorry about that. Our developers will investigate and fix it as soon as possible.
In the meantime, you can download the previous version of NGG from here: https://downloads.wordpress.org/plugin/nextgen-gallery.3.30.zip then install it on your site ( with the files replacement ). This should bring back the icons until the issue is officially resolved from our side of things.
We do apologize for the inconveniences created,
Imagely Team
Thanks for the quick response.
I checked the 3.0 version and that version actually reports the same broken links. And the webfonts directory is not in that version either.
I took a look at the directories in the plugin from version 3.28 and that webfonts directory was not there either.
Is it possible the issue is another file pointing to a non existing path?
Hi @jimk1416,
That’s odd. I may be wrong but as long as I am aware nextgen-gallery\products\photocrati_nextgen\modules\nextgen_gallery_display\static\all.min.css was recently added in 3.32 and it is the only source that makes the reference to those font files.
The error I have discovered since the last update of Nextgen is a 404 non-existent page warning.
The error (missing page) is: /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/all.min.css
I have checked the files and it is there (not missing)
Hey @120filter
Yes that is correct. But that is not the missing page.
That file is the source of the missing link.
So yes it does exist.
But, that file has URL’s in it that are pointing to the non existing “webfonts” directory. So that file needs to be fixed to point to the correct paths to all the webfonts.
I assume this will be dealt with by an update?
Or, do I try and do it?
I’m hoping @imagely can provide a solution.
Some of the css files in the directory:
/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/ were not in the last version.
Just compare that directory to the last version.
Thanks. Version 3.33 fixed it.
Plugin Contributor
Imagely
(@imagely)
Sounds great and thanks for your confirmation.