themeing blocks?
dzynz - April 27, 2007 - 03:44
| Project: | Block Cache |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Description
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?

#1
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.
#2
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
#3
Please ignore my question above... I learned that patch and diff files are applied the same way. I used cygwin to apply the diff.
#4
Did the patch work?
#5
It did !
#6
I'm marking this a duplicate of #112727: Address CSS/theme issues when caching.