Technical Blog

Zyxware default image2
| 2 min read
A few Drupal users using Views 6.x-3.0 along with Drupal Workflow had noticed that Views expose filters are showing the Workflow names instead of Worklfow states. If you are looking for a way to use Views expose filters to expose Workflow State without displaying names of Workflows in your Drupal site then read on to find out the solution.
Zyxware default image4
| 2 min read
A few Drupal users were getting the "No valid values found on filter: User: Roles" error message when they were trying to save/edit their Views. This was reported to have occurred after upgrading to the Views Dev version. They had mentioned that their Views were working correctly on their Drupal site. If you are facing the same issues while using Views in your Drupal site then checkout the solution.
Zyxware default image2
| 2 min read
Drupal users who recently upgraded from 6.x.2.10 to 6.x.2.16 noticed that the Views which were using Exposed filters stopped working correctly. The reason for the error was that the Exposed Filter was optional in 6.x.2.10 but not in 6.x.2.16. The "Optional" checkbox no longer existed in the new version. If you are encountering a similar situation in your Drupal site then read on to find the fix.
Zyxware default image1
| 2 min read
A few Drupal users happened to chance on this eror "Notice: Undefined property: stdClass::$taxonomy in eval() (line 3 of C:\xampp\htdocs\cxcplus2\sites\all\modules\views\plugins\ views_plugin_argument_default_php.inc(51) : eval()'d code)" after they had tried to create a block to display related content of a node in Drupal 7 using PHP code. If you are encountering an error of a similar nature in your Drupal website then read on to find the solution.
Zyxware default image2
| 2 min read
Many Drupal users have expressed their interest in Theming Exposed Filter Forms of the Views they had created. The most commonly requested feature is to change the label of the Submit button to 'Search' or something more useful. Many Drupal users have realized that they lost all the labels on the filter widgets when using the views_exposed_form() function to do the job. If you are encountering the same situation in your Drupal website then read on to find the solution.
Zyxware default image1
| 1 min read
A Drupal user had reported that when using multiple Views for displaying images, each with their own separate pager in a grid format, Colorbox popup displays the wrong image belonging to another View when an image has been clicked. If you experiencing the same issue with the Colorbox popup displaying the wrong image when using Views Ajax pager in your Drupal website then read on to find out the solution.
Zyxware default image2
| 2 min read
Some Drupal users have reported that the Drupal Google Store Locator module they have been using has been displaying only 10 store locations on the sidebar even though there are 15 store locations appearing on the map. If you are facing the same issue with the Google Store Locator module in your Drupal website and are looking for way to increase the number of stores listed in the side menu then read on for the solution.
Zyxware default image1
| 2 min read
A Drupal user encountered a situation in their Drupal site when using the Drupal Commerce Kickstart Module in which the uploaded product images do not fit into the fields for displaying the product images in Node:full content. If you are encountering the same situation in your Drupal site when using the Drupal Commerce Kickstart module then read on to find out more.