General

Zyxware default image3
| 1 min read
One of our Drupal clients requested us to create an online envelope editor in their Drupal site. The envelope was a product in Ubercart as the site was a Drupal e-commerce site. The envelope was to be edited by the user of the site using a form interface. We needed to add custom fields to the product content type in Ubercart to get the feature up and running. If you want to know how to add custom fields to a product content type in Ubercart, read on to find out how we did it.
Zyxware default image2
| 2 min read
We have encountered a situation in one of our client sites running on Drupal where videos opened with Flowplayer will not work on Iphone and Android based devices even though it was working correctly on normal Desktop browsers. If you are facing the same issue with the Flowplayer in your Drupal site then read on to find out the solution. Follow the steps below to solve the issue.
Zyxware default image3
| 3 min read
MongoDB is a database that was developed to scale efficiently when compared databases like MySQL and many Drupal. users developers who wanted to utilize the advantages of MongoDB in their Drupal sites wanted to know how to configure Drupal to use MongoDB. If you are looking to use MongoDB with your Drupal site and looking to know how to configure Drupal to use MongoDB in your Drupal site then read on to find out more.
Zyxware default image3
| 2 min read
A number of Drupal users wanted to know how to control how Colorbox reduces overlay size to fit the available area as Colorbox sometimes occupies the whole browser window if the screen resolution is low. This makes Colorbox look aesthetically bad and the controls of the Colorbox are not fully visible. If you are facing the same issue with Colorbox in your Drupal site then read on to find out the solution.