BuddyDev

Search

[Resolved] Light Gallery missing arrow icons

  • Participant
    Level: Enlightened
    Posts: 42
    Shannon Belletti on #29366

    The Light Gallery add-on is missing the Next/Prev arrow icons. I’m guessing a font isn’t being loaded?

    .lg-actions .lg-next:before {
    content: “\e095”;
    }

    I just seeing empty rectangles where the arrows should be.

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #29377

    Hello Shannon,

    Thank you for reporting. Let me check and then I will let you know.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #29378

    Hello Shannon,

    I have checked it and found no problem. Please try to different browser or delete browser cache and then check.

    Regards
    Ravi

  • Participant
    Level: Enlightened
    Posts: 42
    Shannon Belletti on #29382

    I have tested on multiple browsers and multiple devices. No arrows, only empty boxes. I’ve never seen the arrows since installation. Are the fonts included in the install? Due to GDPR, we cannot access fonts on remote servers and they need to be hosted locally. Can you point me to the folder where the fonts are installed so I can confirm they are there?

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #29383

    Hello Shannon,

    Thank you for acknowledgement. You can find fonts under “assets/fonts” of plugin directory. Please check

    Regards
    Ravi

  • Participant
    Level: Enlightened
    Posts: 42
    Shannon Belletti on #29387

    Fonts are there but I’m getting the following error in the Chrome developer console:

    [Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://www.HIDDENFORRPRIVACY.org/wp-content/plugins/mpp-light-gallery-master/assets/fonts/lg.ttf?n1z373

    Does this mean that font is falling back to some “default” that is empty?

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #29396

    Hi Shannon,
    It seems like an issue with your server not loading fonts.

    It is working fine for me, Please see

    https://i.imgur.com/y6zimnI.png

    I will suggest checking with server admin to see if there is any issue loading custom web fonts.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 1
    Shirley Nikkitha on #39947

    Hello,
    I am a PHP Developer at NIC. I was using the same for my project at National Informatics Centre and faced the same issue.
    I have resolved it. As you said its simple.
    Yes! the font is missing.
    Just go to this link and download the ZIP and extract it : https://github.com/sachinchoolur/lightgallery.js/
    Copy and Paste the Fonts folder to your project 🙂

    Let me know if you still face the same issue
    I will try to help
    Cheers 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #39976

    Hi Shirley,
    Welcome to BuddyDev forums.

    Thank you for sharing it. I hope it helps others.

    Regards
    Brajesh

The topic ‘ [Resolved] Light Gallery missing arrow icons’ is closed to new replies.

This topic is: resolved