How to Compare Files and Sync Changes using PhpStorm
WebWash Blog
by Ivan Zugec
1M ago
Did you know you can compare and sync files directly in PhpStorm. I’ve used this to sync theme changes in Drupal sites. Steps: 1. Select the folders you want to compare. 2. Right-click on the selected folders, then click on “Compare Directories”. 3. Review changes and set the copy from left to right by right-clicking ..read more
Visit website
Getting Started with Webform in Drupal (2024)
WebWash Blog
by Ivan Zugec
1M ago
Webform is a Drupal module that allows you to create forms directly in Drupal without using a 3rd party service. It can be used to create basic “Contact Us” and complex application forms with custom field logic and integration. In this getting started guide you’ll learn how to: Create a form Add elements to form Customize form with conditional logic Embed the form Send submissions to Google Sheets This tutorial accompanies the video above ..read more
Visit website
Full-text Search in Database using PhpStorm
WebWash Blog
by Ivan Zugec
1M ago
Did you know you can perform a full-text search in a database using PhpStorm (any IntelliJ based IDE) This is useful for debugging and investigating why specific markup appears, especially if you can’t find them in the theme or modules. It’s useful for searching cache tags and markup in the cache tables. First you’ll need ..read more
Visit website
Getting Started with Gutenberg (Block Editor) in Drupal (2024)
WebWash Blog
by Ivan Zugec
2M ago
The Gutenberg Editor is a powerful page building tool for Drupal that utilizes a block building system to create and edit content. This comprehensive guide walks you through each step of setting up and using the Gutenberg Editor. From downloading and installing the Gutenberg module, to enabling it on your content types, and finally using it to create your content using blocks, this guide has you covered. To get the most out of this guide, follow the video above ..read more
Visit website
Getting Started with Bootstrap 5 using Radix in Drupal
WebWash Blog
by Ivan Zugec
6M ago
Radix is a Bootstrap base theme for Drupal that provides a solid foundation for building your website. It includes built-in Bootstrap 4 and 5 support, Sass, ES6, and BrowserSync. This makes it easy to create a website that looks great on all devices and is easy to maintain. In this video, you’ll learn the following: Download and install Radix. Generate a Radix sub-theme. Integrate a Bootswatch theme in your site. Implement the Carousel component using blocks and paragraphs. Implement the Accordion component using paragraphs. Display articles in a Bootstrap grid using Views ..read more
Visit website
How to Generate Content using Artificial Intelligence in Drupal with OpenAI
WebWash Blog
by Ivan Zugec
8M ago
The OpenAI/ChatGPT module allows you to integrate OpenAI’s artificial intelligence technology into your Drupal website. This can generate, translate, summarize content, answer questions, and more. To use the module, you must create an OpenAI account and obtain an API key. Once you have your API key, you can install the OpenAI module on your website. The module’s functionality is broken down into separate sub-modules. Just install the module that you plan to use. In this tutorial, we’ll look at the following modules: OpenAI CKEditor integration OpenAI Content Tools ..read more
Visit website
Ultimate Guide to Using the Elementor Form Builder
WebWash Blog
by Ivan Zugec
8M ago
Elementor is a WordPress page builder that makes creating beautiful and professional-looking websites easy without coding knowledge. One of the most powerful features of Elementor is its form builder. Using Elementor’s form builder, you can create different forms such as contact us or newsletter subscription ..read more
Visit website
Integrate ConvertKit with Gravity Forms in WordPress: A Step-by-Step Guide
WebWash Blog
by Ivan Zugec
9M ago
Gravity Forms is great for creating all sorts of forms such as contact us or application forms. Another excellent use for Gravity Forms is to create newsletter sign up forms. The Gravity Forms ConvertKit Add-On plugin for WordPress integrates ConvertKit with Gravity Forms. The plugin allows you to create a “ConvertKit Feed” to send submissions from Gravity Forms directly to ConvertKit. You could create a newsletter sign-up using Gravity Forms and send submissions to ConvertKit. Gravity Form fields can be mapped to custom fields in ConvertKit and you can tag subscribers from Grav ..read more
Visit website
Create an Admin Page using Views in Drupal
WebWash Blog
by Ivan Zugec
9M ago
Don’t forget to subscribe to our YouTube channel to stay up-to-date. The Views module is great for creating pages in Drupal and is beneficial when creating custom admin pages. In this tutorial, you’ll learn how to create a custom views page that will allow you to manage article content types. The view will be accessible via a … Create an Admin Page using Views in Drupal Read More ..read more
Visit website
How to use Checkboxes and Radio Buttons on Field Widgets in Drupal
WebWash Blog
by Ivan Zugec
10M ago
If you create an entity reference or list field, you will notice the “Check boxes/radio buttons” widget on the “Manage form display” page. How do you switch between checkboxes or radio buttons? Because the widget has no settings to choose the form element. Drupal automatically switches between the elements depending on the “Number of values” option on the “Field settings” page ..read more
Visit website

Follow WebWash Blog on FeedSpot

Continue with Google
Continue with Apple
OR