I noticed that I would lose the icons associated with each social network, as soon as I turned on the "Block Cache" in the Performance Module. Adding the contents of the follow.css to my main CSS was the workaround I used for now. However, looking at the code, the drupal_add_css code is probably buried too deeply.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | follow_597268_1.diff | 946 bytes | q0rban |
Comments
Comment #1
q0rban commentedHey Eric,
Thanks for posting an issue about this. Funny thing is I happened to be looking at this code yesterday and thought, "Hmm, I wonder if that still gets loaded with caching on?" I guess not!
Patch attached and Fix committed: http://drupal.org/cvs?commit=271534
Comment #3
Jorgen Sundberg commentedHi there, I have the exact same problem. Can you please tell me how to install the patch? I assume it's not in the module css as it's very short. Thanks!
Comment #4
q0rban commentedMarked #660922: Graphics not visible to anonymous users as a duplicate of this issue.