Hey there, so far I really like the module, but I use custom block templates for some of my blocks and that theme does not carry over. Do I need to duplicate that and add a "-cached" to the tpl name, or is there even anyway to do this?

CommentFileSizeAuthor
#1 blockcache.diff916 bytesstevensurowiec

Comments

stevensurowiec’s picture

Status: Active » Needs review
StatusFileSize
new916 bytes

I made some changes to the module to get this to work for me. I've attached the diff, if applied to blockcache.module then it should make the cached blocks properly pick up the theming.

shariharan’s picture

I have the same issue.But I do not know how to apply a diff file ? Can you please post a patch file ?

Thanks in advance

shariharan’s picture

Please ignore my question above... I learned that patch and diff files are applied the same way. I used cygwin to apply the diff.

robloach’s picture

Did the patch work?

shariharan’s picture

It did !

add1sun’s picture

Status: Needs review » Closed (duplicate)

I'm marking this a duplicate of #112727: Address CSS/theme issues when caching.