How to remove the preview button on a Drupal 8 contact form
This howto shows you 2 ways how you can easily remove the preview button from a Drupal 8 contact form (included in core).
This howto shows you 2 ways how you can easily remove the preview button from a Drupal 8 contact form (included in core).
jQuery AJAX Load is an helper module for easy loading any content using build in jQuery load function.
Drupal GMap module (in our case Version: 7.x-2.9) might cause the following mixed-content warning with HTTPS.
Apparently the computed field doesn't work properly with Drupal 8 yet (Drupal core 8.3.2). With the following instructions you may bring it to work.
Possible modules/solutions of create a membership website with role-based commerce products (sales of roles) and recurring payments.
This howto shows you a easy solution to display / not display Drupal blocks based on the location of the user (location based display of Drupal content).
This short tutorial shows you how to create a Drupal view with future events - generally speaking with nodes for future dates (Drupal modules: Views, Date).
The MD Megamenu module is not working properly with various jquery version (admin interface). This tutorial shows you how re-solve the problem.
With the change from Rooms 7.x-1.7 to 7.x-1.8 the installation requirements have changed significantly. This article shows you how to implement 7.x-1.8.
This great howto shows you how you can create a block with related nodes based on taxonomy terms with Drupal views (no extra modules required).