-
EBT Blocks 🧱
-
EPT Paragraphs 🆕
-
Resources & Support
- Drupal Book
- Blog
- Case Studies
- Drupal Documentation
- JSON Drop API Documentation
- Forum
- What's New
- Download Drupal
- Contact
Extra Block Types (EBT) - New Layout Builder experience❗
Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of modules.
GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)❗
It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.
How to edit tpl.php mini-panels for specific blocks?
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?
- Log in to post comments