• Resolved DoebankDesigns

    (@doebankdesigns)


    I have a fresh install of MDocs running on a development site, and next to the category name and next to the file size I’m seeing an animated SVG icon that alternates between a ? and an ! inside a dashed circle. Any idea how to fix that?

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author bhaldie

    (@bhaldie)

    Can you open your browser inspector and see if you see any javascript errors. The icons that are trying to render are fontawesome icons. They may be getting blocked for some reason.

    Thread Starter DoebankDesigns

    (@doebankdesigns)

    It shows no errors or warnings in the Javascript console

    Plugin Author bhaldie

    (@bhaldie)

    what browser are you using? is you site public if so I could have a closer look.

    Thread Starter DoebankDesigns

    (@doebankdesigns)

    I’m using Chrome, but I’ve tried on Safari as well. The site is in development, but you can view the page here: http://mainstumc.flywheelsites.com/documents/newsletters/

    Plugin Author bhaldie

    (@bhaldie)

    hmm, do you have any other plugins install?

    Thread Starter DoebankDesigns

    (@doebankdesigns)

    I think I found the problem. I had Fontawesome script in the header already. So there was apparently a conflict between the two. I deleted my script, and yours is working now.

    Plugin Author bhaldie

    (@bhaldie)

    glad you figured it out 🙂

    Thread Starter DoebankDesigns

    (@doebankdesigns)

    Okay, so I have a followup question. I have my own FA script in the header, because I’m using some icons elsewhere on the site. However, that means that the FA icons in Mdocs won’t show up. What needs to happen so that your icons show up even when I’m already using FA icons on my site?

    Thread Starter DoebankDesigns

    (@doebankdesigns)

    For reference, I’m using this here: https://suffolkfoundation.org/about-us/#reports

    Plugin Author bhaldie

    (@bhaldie)

    Im not sure what the problem is, if you have the FA script loaded the icons should appear. You can goto the Setting in mDocs and turn off FA so you don’t load the script twice.

    Thread Starter DoebankDesigns

    (@doebankdesigns)

    I think I did that already. Under “Disable Third Party Includes” I checked “Fontawesome.” But it’s still not working.

    Plugin Author bhaldie

    (@bhaldie)

    what happens when you disable it from your theme, does it work?

    Thread Starter DoebankDesigns

    (@doebankdesigns)

    When I remove my FA code, then your icons work and mine stop working.

    Thread Starter DoebankDesigns

    (@doebankdesigns)

    I think I fixed it it. I changed my own code, and it seems to be working now.

    Plugin Author bhaldie

    (@bhaldie)

    glad you figured it out. Let me know if you have any other issue. Please just start another thread thou 🙂

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Missing icons?’ is closed to new replies.