MuchDev Posted September 30, 2014 Posted September 30, 2014 Hey there, I have a little issue with icons not displaying in my admin screen for my site. This issue has existed for me ever since I did a upgrade several months ago, but I just haven't bothered to try and track it down. I am now getting a lot closer to going live and want to start letting the client in, and having these icons I think may help a little bit for them to identify menus. I have tried doing a full copy and overwrite all of the wire directory, but this does not fix the issue. I am not showing any 404's in my dev view. Any ideas?
blad Posted September 30, 2014 Posted September 30, 2014 (edited) Edited: @adrian is right. Modules now support icons with an icon property in their getModuleInfo() that refers to a font-awesome icon name (minus the "fa-" part). When specified the icon will be used in navigation and anywhere else that it makes sense. Read this update here https://processwire.com/blog/posts/processwire modules-2.5-changelog/ Edited September 30, 2014 by blad
adrian Posted September 30, 2014 Posted September 30, 2014 It's just that the ability to assign icons to modules is a relatively new feature and those modules haven't been updated to add the icon yet. You should perhaps file separate requests on the github pages for each module. That said - are you really giving the client access to the Setup menu? 3
MuchDev Posted September 30, 2014 Author Posted September 30, 2014 It's just that the ability to assign icons to modules is a relatively new feature and those modules haven't been updated to add the icon yet. You should perhaps file separate requests on the github pages for each module. That said - are you really giving the client access to the Setup menu? Ha, good point. No. Well now that I think of it they may need pro cache access. Meh who cares, disregard
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now