• Resolved programmin

    (@programmin)


    With the latest Nextgen, it is breaking certain icons…

    .fa.fa-trash-o::before {
    content: “\f2ed”;

    within plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fontawesome/css/v4-shims.min.css?ver=6.2.3

    is overriding the usual:

    .fa-trash-o::before {
    content: “\f014”;

Viewing 1 replies (of 1 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @programmin,

    We use an old 5.15.4 free version of FA: https://github.com/FortAwesome/Font-Awesome/blob/5.15.4/CHANGELOG.md#5154—2021-08-04 and we didn’t change it in a while, so perhaps the other product you use has upgraded to a newer version that uses newer FA 6.x codes for the icons.

    There’s a NGG setting within “NextGen Gallery -> Other Options -> Miscellaneous -> Do not enqueue FontAwesome” that you can set to “Yes” to prevent NGG from loading FA 5.15.4 and use the other one that’s loaded by the theme or a different plugin instead.

Viewing 1 replies (of 1 total)
  • The topic ‘Nextgen Gallery is breaking icons’ is closed to new replies.