A few Drupal users who had changed one of their widely used Views in their Drupal site wanted to know how to redirect users coming to their old Views to the new one. If you wanted to know how to redirect old Views to a new one after it has been changed in your Drupal site then read on to find out more.
Technical Blog
A Drupal user having a Drupal Views plugins wanted to know how to access View plugins options form within Drupal.behaviors. If you are facing the same question while using Views plugins in your Drupal site then read on to find out more.
A Drupal user had encountered a situation in their Drupal site using Boost caching in which the site users were redirected to the Boost cache url of the page without the theme when typing the domain in the browser. If you are encountering the same situation in your Drupal site having Boost caching then read on to find out more.
A number of Drupal users were looking to know how to use Boost for authenticated users as Boost only caches pages for anonymous users. If you are a Drupal user and would like to know how to implement Boost for authenticated users then read on to find the solution.
A number of Drupal users using the Boost module in their Drupal sites were encountering a warning: array_unique() expects parameter 1 to be array, null given in sites/all/modules/boost/boost.module on line 806. If you are facing the same warning message in your Drupal site when using Boost then read on to know the fix.
A few Drupal users were encountering a situation in which the Drupal 7 admin menu was not working correctly in Chrome as the leftmost item in the admin menu was being selected when they tried to click on a select element on all forms in their Drupal site. If you are facing the same scenario in your Drupal site with the Admin Menu and Chrome then read on to find out the fix.
A large number of Drupal users using the Drupal Admin menu module had realized that there were no dropdown menus when their site was displaying RTL languages. If you are facing the same issue in your Drupal site and would like to know how to fix the issue of disappearance of drop down menus in RTL languages then continue reading to know more.
A few Drupal users using the Admin Menu module had realized that the Hello " link in the Menu contained the unformatted username. If you are encountering the same scenario in your Drupal site and would like to know about the fix then continue reading.
Many Drupal users were looking for a way to stop the title in a Colorbox popup from fading away. If you are facing the same question in Drupal when using the Drupal Colorbox module and would like to know how to stop the title from fading away then continue reading to know the fix.
A few Drupal users were getting a Fatal error: Call to undefined function libraries_load() in .../sites/all/modules/colorbox/colorbox.module on line 217 on their Drupal sites after updating to Colorbox 2.0. If you are faced with the same error message in your Drupal after updating the Colorbox module then continue reading.
Many Drupal users who were using the Colorbox module in their sites have encountered an "Uncaught TypeError: Object # has no method 'colorbox'" in the Javascript console of their browser. If you are facing the same issue with Colorbox in their module then continue reading to find out more.
Many Drupal users who were using Colorbox in their sites had realized that Colorbox was causing some of their Drupal themes to break. If you are facing the same scenario in your Drupal site with Colorbox breaking your Drupal themes then continue reading to find out the solution.
A number of Drupal users were looking for a way to populate a taxonomy dropdown menu with the child terms of a selection made in another taxonomy drop down menu. If you are facing the same situation in your Drupal site and want to know how to populate a taxonomy dropdown menu with the child terms of a selection made in another taxonomy dropdown then continue reading to know more.
A few Drupal users were getting a Warning: Illegal offset type in isset or empty in views_handler_field_prerender_list->render()
(line 68 of views/handlers/
views_handler_field_prerender_list.inc) error message in their Drupal site. If you are facing the same situation in your Drupal site and would like to know how to fix it then continue reading.
Many Drupal users wanted to know how to set a different id for a Views exposed filter displayed multiple times on a page. To know how to display a Views exposed filter with a unique id multiple times on a page, continue reading.
Many Drupal users wanted to know how to display Views exposed filter multiple times on a page. If you are facing the same question in a Drupal site and want to know how to display Views exposed filter multiple times on a page then continue reading to know how.
A number of Drupal users wanted to know how to use entity_label instead of term name to display term labels in Views exposed filters. If you are facing the same question in your Drupal site and want to know how to use entity_label instead of term name for Views term reference exposed filters then continue reading.
A number of Drupal users wanted to know how to hide the titles from Views panel output. If you are facing the same situation in your Drupal site and want to know how to hide the title from Views panel output the continue reading.
A large number of Drupal 7 users were looking for a way to create a View of related terms in a block in a Drupal 7 website. If you are facing the same situation in your Drupal site and want to know how to create a View of related terms in a block in a Drupal 7 website then continue reading to find out the steps.
A Drupal user expressed interest in wanting to know how to remove the descriptive text beneath the exposed filter in a View. If you are facing the same question with Drupal Views in your Drupal site and want to know how to remove the descriptive text beneath the exposed filter in a View then continue reading to know more.