How to translate the checkout pane titles "Billing information" + "Shipping information"
As per default, you can't translate the Drupal commerce checkout pane titles "Billing information" + "Shipping information" with the translation interface.
As per default, you can't translate the Drupal commerce checkout pane titles "Billing information" + "Shipping information" with the translation interface.
This howto shows you how yo make a click-to-call link for mobile devices only.
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).
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table (...) .image_dimensions' doesn't exist (...) /media/file_entity/file_entity.module).
This article shows you how to remove the line-breaking paragraph tag p from tokens printed within node fields (2 scenarios).
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).
This howto shows you how you can easily add the lightbox functionality to a view of images (Drupal views & lightbox2 module)
A common override that is not included in the default list is the page.tpl.php override based on the content type being displayed.