-
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.
webform submission message theming
Customization of the webform submission message.
1. You need to copy this template into the theme folder
http://floomby.ru/content/HsPR5nXPgE
2. Next, you need to separate the code for other messages from the webform and the one that needs to be calculated.
This should be done using a switch conditional operator
http://php.net/manual/en/control-structures.switch.php
3. By default, keep the existing code, create your own template for the webform with calculations, and
multiply the quantity and price fields.
I can't understand how to assign the variable $price to the price field when creating it so that it can be displayed in the template?
- Log in to post comments