-
EBT Blocks 🧱
-
EPT Paragraphs 🆕
-
Resources & Support
- Drupal Book
- Blog
- Case Studies
- Drupal Documentation
- JSON Drop API Documentation
- Forum
- What's New
- Download Drupal
- Contact
Canvas Palette - Make it Colorful🎨
Canvas Palette - Drag in blocks, drop in a video, add a splash of color - no design degree required.
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.
Bug when switching the attribute with an image D7+Ubercart
The module https://drupal.org/project/uc_option_image
has been installed. A Beta version has only been released for version 7.
The problem is as follows: there are several attributes for the product - packaging. Each packaging has a separate photo and a separate price. When I switch to the desired packaging, the price changes, but the image disappears.
I searched through forums and looked into it myself - there is a JS script written for this module that displays and shows those images. However, in the D7 core, there is built-in Ajax that changes the price. It turns out that when the function to update the price is triggered, the functions from the uc_option_image module are no longer called.
I don't know what to do accordingly =)
- Log in to post comments