Scroll
How to edit tpl.php mini-panels for specific blocks?
Forums
Hello!
I have encountered the following situation: I created a block with three columns using mini-panels (machine name headerblock). This block can be edited using panels-threecol-33-34-33.tpl.php, which I found in the module folder - panels/plugins/layouts/panels-threecol-33-34-33.
The problem is that I cannot create a tpl.php for the specific block with the machine name headerblock that I created and edit it specifically. I tried various options, for example, panels-threecol-33-34-33--headerblock.tpl.php, cleared the cache, but nothing works. Could you please advise me on how to do this correctly?