Drupal Technical
| 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.
Drupal Technical
| 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.
Drupal Technical
| 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.
Drupal Technical
| 2
min read
A few Drupal 7 users while trying to rewrite the output of a field as a link in a View found out that a space gets added before the file name in the URL. If you are facing the same scenario while using Drupal Views in your Drupal 7 website the read on to know the solution.
Drupal Technical
| 2
min read
A few Drupal users reported that after they installed the Drupal Default Content module in their Drupal website the module lists on their Drupal installation stopped loading followed by the home page failing to load. Turning on detailed error reporting in index.php displayed a "Call to undefined function context_get_plugin() in modules/defaultcontent/defaultcontent.module" error and a "Fatal error: Class 'context_condition' not found in profiles/openenterprise/modules/defaultcontent/plugins/defaultcontent_condition.inc on line 3" error message. The second one was in the modules list page. Disabling the Drupal Default Content module eliminated the problem. If you are facing the same scenario in your Drupal website then proceed to see the solution.
Drupal Technical
| 2
min read
If you are getting a "You do not have any administrative items" error message in your Drupal site with the Rules module installed then continue reading to know the solution for removing the error message.
Drupal Technical
| 2
min read
There maybe a scenario in your Drupal website when you would like to create a Rule based Action when a user views a page/url that is not a node. If you want to know how to trigger a Rule when a user views a non-node page in your Drupal website then you need to know the Event for triggering the Action. Read on to find out more.
Drupal Technical
| 2
min read
Many Drupal users have reported that after they had successfully installed the Google Analytics module on their website, the Google Analytics admin page reported a "Tracking code not detected" error. The status reports page of Google Analytics also indicated a "Tracking Not Installed" error. If you are facing the same situation with the Google Analytics module in your Drupal site then read on.
Drupal Technical
| 2
min read
Many Drupal users have requested for a method to increment a field using rules in their Drupal site. If you are looking for a way to increment a field value using rules in your Drupal site then read on.
Drupal Technical
| 2
min read
Many Drupal users have asked the question whether CKEditor was free to use in Drupal and whether there was any licensing issues in using it before installing it in their Drupal sites. If you have any such questions regarding the installation of CKEditor in Drupal then read on.