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.
It shows no errors or warnings in the Javascript console
what browser are you using? is you site public if so I could have a closer look.
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/
hmm, do you have any other plugins install?
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.
glad you figured it out 🙂
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?
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.
I think I did that already. Under “Disable Third Party Includes” I checked “Fontawesome.” But it’s still not working.
what happens when you disable it from your theme, does it work?
When I remove my FA code, then your icons work and mine stop working.
I think I fixed it it. I changed my own code, and it seems to be working now.
glad you figured it out. Let me know if you have any other issue. Please just start another thread thou 🙂