joels341
Forum Replies Created
-
Thank you for your quick response.
This setting was already set.
So, this does not explain why page cache and asset cache fall out of sync.Any other ideas? If I cannot guarantee to my clients that their site style will not randomly disappear, then I will have to switch to another caching plugin. 🙁
Best,
JoelChipro, your fontawesome looks like it is using https, but you may have to check where foobox font is being loaded.
I temporarily fixed my issues by removing the “..” from the css files and replacing it with the full website URL with https. If you do this, hummingbird won’t have to guess what to replace the “..” with. However, this could break when updating themes and plugins.
Hummingbird should still fix this though. I cannot find where in the code it does this replacement, so I can’t troubleshoot any further.
Thank you for your quick response! I think I understand now.