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.

CommentFileSizeAuthor
#1 follow_597268_1.diff946 bytesq0rban

Comments

q0rban’s picture

Status: Active » Fixed
StatusFileSize
new946 bytes

Hey 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Jorgen Sundberg’s picture

Hi 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!

q0rban’s picture

Marked #660922: Graphics not visible to anonymous users as a duplicate of this issue.