Hey @dountill,
After a recent update most of the working subsites in my multisite are having missing items.
Can you elaborate on what you mean by missing items?
Also, new created subsites are automatically set to FA version 6.0
That is true that the default behavior of this plugin is to use the latest version of FontAwesome unless a previous version was already in place (from an upgrade of the plugin) or a previous version is manually selected.
There is a filter you can use to override the major version number that I believe should apply across all of your subsites: ACFFA_override_major_version, you can return a value of 4, 5, or 6 to this filter.
I have an API code, but can’t seem to find a place where I can set it for my whole multisite network. Is that correct or am I missing something? If not, will there be support for multisites?
I think you are speaking of a FontAwesome API Token. This only applies to version 6.x of FontAwesome in this plugin. It sounds like in multisite you are having to set this token individually for each of your sites? This isn’t something I had considered during development but I could see how that might be a pain. I’d have to research what the best way to approach “global” settings for this would be. In addition to the API Token there are other settings that would probably need to be considered.