-
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.
Theming Drupal Lesson 6 Theming Views slideshow and jcarousel
Hello. Could you please help me solve a problem:
I'm trying to display a block in the teaser, but it doesn't show up, even though if I enter the line below in the full node, it works without any issues. Everything displays as it should. But I need it in the teaser.
<div class="field_image"> <? print render(module_invoke ('views' , 'block_view' , 'work_portfolio-block'));?></div>
Thank you in advance!
- Log in to post comments