A few Drupal users have been searching for a way to allow only specific content types when adding a new pane. If you are searching for a method to do that in your Drupal site then read on to get a head start.
Drupal Technical
Many Drupal users have requested for a method to change the more link in a Views block to point to a panel page with a content pane instead of a View page. Currently Views and Panels do not support this. If you are looking for a similar functionality in your Drupal site then read on to get a head start.
Many Drupal users had encountered the following error in a modal window when using Panels after clicking on the settings cog to add content to a panel layout. "An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows." If you are facing the same perplexing error message in your Drupal then read on to find out the fix.
[SOLVED][Drupal][Drupal Panels] Clicking on Show Layout Designer redirects back to the previous page
A handful of Drupal users had reported that clicking on the Show Layout Designer redirects them back to the previous page. A few users reported the presence of the following error in their Drupal log " Table 'a4l.panels_layout' doesn't exist query: SELECT * FROM panels_layout t__0 in /var/www/vhosts/afl.pghtechministries.org/httpdocs/sites/all/modules/ctools/includes/export.inc on line 379." after they had upgraded the Panels and Ctools modules after seeing the issue. If you are facing the same error in your Drupal site when using Panels then read on to know the fix.
A few Drupal users wanted to know how to display an image, its title and then the image's node title as a link in Colorbox. If you want to know how to display a node-link in Colorbox along with a few images related to the node then read on to find out the solution.
Many Drupal users have reported encountering an error "Warning: file_get_contents(sites/all/libraries/colorbox/colorbox/jquery.colorbox-min.js) [function.file-get-contents]: failed to open stream: No such file or directory in colorbox_get_version() (line 300 of /home/[website]/public_html/dir/sites/all/modules/colorbox/colorbox.module)" when trying to use the Drupal Colorbox module. The same users had also reported that the status reports returned a "Colorbox plugin At least 1.3.6 You need to download the Colorbox plugin and extract the entire contents of the archive into the sites/all/libraries folder of your server." message. If you are encountering the same situation in your Drupal site then read on to know the fix.
Many Drupal Colorbox users have encountered a situation where the Image title disappears after a second in the popup. This is not an error as it is the intended behavior. If you want to customize the functionality to make the title persistent in your Drupal site then read on to find out the solution.
Many Drupal users have requested for a way to integrate the functionality of the Drupal Colorbox module with the Media Module. If you are looking for a way to do that in your Drupal installation then read on to find out more.
A few Drupal users encountered a "This image failed to load" error message when trying to open images in a Colorbox popup on their Drupal site even though they had not made any changes to their Drupal site. This error was more widely reported in Firefox than in IE or Chrome. If you are encountering the same error message in your Drupal site then read on to know the solution.
A few Drupal users using the Embedded Media Field module had mentioned that they encountered an error while using Colorbox to open a video thumbnail embedded in a View. The Colorbox with the video iframe triggers another Colorbox with no content enlarging the previous Colorbox and causing a white vertical line to appear on the left side of the video and enlarging the parent Colorbox. If you are encountering the same error in your Drupal website then read on to find out the fix.
If you own a website then there is a good chance that you are using cPanel. cPanel provides an graphical user interface to manage a Unix based web hosting account for everyone involved in it. If you want to know how to create a new cPanel account in WHM then continue reading.
A few Drupal users had requested for a hassle free feature that would enable - A node, its title and the list of the images associated with the node to be displayed in a Colorbox. Most of them had requested for a Trigger Field to open the Colorbox with the above items. If you are looking for a way to open a node in Colorbox with an Image Gallery using a Trigger Field then continue reading.
Many Drupal users had reported that Colorbox does not display correctly in IE8 in their Drupal installation. If you are facing the same issue when using Colorbox in IE8 in your Drupal site then read on to know the fix.
Many Drupal 7 users had requested for a hassle free method of opening a node in a Colorbox so that the node opens as a Colorbox popup. If you are looking for a method for doing the same functionality in your Drupal site then read on.
Many Drupal 7 users had requested for a hassle free method of opening Webforms in a Colorbox so that the Webform opens as a Colorbox popup. If you are looking for a method for doing the same functionality in your Drupal site then read on.
Many Drupal users wanted to know how to create a background slideshow using Views Slideshow. If you are looking for the exact method for creating a background slideshow using Views slideshow in your Drupal site then continue reading.
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.
Many Drupal users have been searching for a way to count the results of a View present in their Drupal sites. If you are looking for a method to count the results queried by one of your Views in your Drupal site then read on to find out the method to do that.
A few Drupal users while using Drupal Views encountered a scenario where the Cached displays (with same result/view/display_id) do not respect changing exposed filters in their Drupal website. If you have the same situation in your Drupal site then read on to find the solution.
A few Drupal users have encountered a situation where after they had created a View that returns nodes in a Grid format, the edit link field (?destination=views/ajax) they had added was redirecting them to a page containing JSON instead of the actual edit page. If you are encountering the same situation in your Drupal site then read on to find out the fix.