I have been using Drupal for years, I recently started a new site. Iv installed everything as usual, but using all the new updated modules. The issue I am having is, Colorbox infinitely loads, but never renders the image. Just the spinning loading icon. I have the latest modules, and latest software installed. I am using CKEditor, with IMCE. I just can't seem to get colorbox to load the final image.

You can view the issue at :

My Website

CommentFileSizeAuthor
#2 colorbox.PNG15.71 KBVA7WPN
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

frjo’s picture

Status: Active » Fixed

The class attribute "colorbox" need to be set on the link tag and not the image tag.

VA7WPN’s picture

FileSize
15.71 KB

I do add it in IMCE via the advanced tab, as shown below.

VA7WPN’s picture

I don't understand why It would be adding the class to the image, and not the link. Is there a pice of code that I am missing, or a process that has changed to allow me to add the class to the link?

Thank you.

frjo’s picture

I never use wysiwyg editors myself so have no experience with them. I also never add images manually inline in the text. So I have no idea how to make the class on the link instead of the image tag with the editor/IMCE.

I always opt for adding images in a dedicated image field and then use the Colorbox formatter on that field display. That is the main feature of the Colorbox module.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.