Hi i followed a guide to display subcategories on the category pages (Link to the Guide followed). All works superbly, but now I am affected by the bug 7817: whereby the cache block html caches the first categories subcategories for all categories. Turn it off and it works. I believe there is no official patch as of yet, I am running magento 1.9.2.4, and the workarounds are based on a block id, which is futile since I am using the same block to display the subcategories of the categories.
Could someone please help me to create a workaround for this or recommend another plan of action?
Currently have the block html cache turned off, and would like to reap the benefits (speed) of having this on.
Have you added your custom block in Block Permission List in admin? If not, try adding this block type into that list and let me know if the problem is solved or not.
Yeah I did add it in the permissions list.