WebWash
webwash.net
WebWash
@webwash.net
webwash.net/premium
Want to add accordions to your Drupal site? Canvas makes it easy.

▶️ Drag Accordion Container from Library
▶️ Add Collapsible Sections inside
▶️ Drop in Text components
▶️ Toggle "Open by default"

Build interactive FAQs without code.

#drupal #drupalcanvas
January 16, 2026 at 2:50 PM
Drupal Canvas changes how you build pages with a new Page entity type.

▶️ Add pages via Content or Canvas UI
▶️ Manage title, URL alias, and settings
▶️ Drag components from the Library
▶️ Preview your work

Perfect for landing pages without cluttering your node list.

#drupal #drupalcanvas
January 15, 2026 at 2:26 PM
Control where blocks appear in Drupal without code.
- Go to ""Configure block",
- find the "Visibility" section,
- and select "Pages".

Type the path "/contact" and choose "Hide for the listed pages".

#Drupal
January 9, 2026 at 4:06 PM
Want to use daisyUI in Drupal? Check out the Artisan theme.

This stream covers installing Artisan, creating sub-themes, compiling CSS, customizing variables, using Drupal Canvas, and integrating Views for dynamic content.

Links below ⬇️

#drupal #daisyUI

January 8, 2026 at 11:55 AM
Want to log user activity?

Check out "Building Custom Activity Logs with Message Module in Drupal".

We cover:
➜ Message basics
➜ Hooks (Code)
➜ ECA (No-Code)
➜ Comments

Jump straight to the section you need via chapters. ⬇️

#drupal #webdev
January 7, 2026 at 3:38 PM
Want to show result counts in your Drupal View?

Edit your view:
→ Add 'Results Summary' to the header.
→ Keep the default tokens (they show current/total counts).
→ Save. Done! You can add the same to the footer too.

#drupal
January 6, 2026 at 4:21 AM
Added chapter markers and module links to the latest stream: Getting Started with Artisan Theme and daisyUI in Drupal.

-----
## Intro
07:04 daisyUI
10:42 Artisan Theme

## Install Artisan Theme
16:05 Download Artisan theme
18:01 Create sub-theme
----

Links below ⬇️

#drupal #daisyUI
January 4, 2026 at 3:18 AM
Add Twig code directly to Views fields without template overrides. Edit the field, open "Rewrite results", and add code to "Override the output..."

You can use IF statements and token replacements. Great for simple tweaks, but complex logic deserves proper templates.

#drupal
January 3, 2026 at 9:20 AM
Want to use DaisyUI & Tailwind CSS in Drupal? Check out Artisan (2.0).

If you're looking for a modern utility-first approach to Drupal theming, this is worth a look.

Link to the theme ⬇️

#drupal #tailwindcss #DaisyUI
January 2, 2026 at 3:51 PM
Need better search functionality in Drupal? Move beyond the core module with Search API.

Our new guide covers configuring indexes, improving relevance, adding faceted filters, and setting up Apache Solr with DDEV for scalable search.

Links below ⬇️

#Drupal #SiteBuilding #ApacheSolr
December 23, 2025 at 10:14 AM
Want to see the SQL query Drupal Views generates?

Go to Structure → Views → Settings → Live preview settings

Check:
✓ Show the SQL query
✓ Show performance statistics

Refresh your view and scroll down to see the query and performance stats.

#drupal #views
December 22, 2025 at 9:55 PM
👉 Support the channel & get exclusive content - Join WebWash Premium: www.webwash.net/premium/

YouTube link: www.youtube.com/watch?v=-45T...
November 26, 2025 at 7:49 PM
Quick summary: "Build Content Workflows in Drupal" stream

Covers:
➜ Creating custom search indexes with the Search API module.

➜ Adding advanced filtering with the Facets module.

➜ Integrating Apache Solr for enhanced search performance.
November 26, 2025 at 7:49 PM