First... please excuse my bad english...

I've installed the Colorbox Module and everything works fine with images. But i don't get it, if i want to show a complete node. First i checked the «enable colorbox inline» option. Then i created a view for all the news, who's showing 3 of them in the right sidebar. To manipulate the «more... » link i've rewrote the id-field like this:

mehr...

The outputted link looks like this:

mehr...

The result is always an empty Colorbox Field. It opens in the correct choosen size, but empty: Seems i did something wrong with the link to the node, but have no idea where. Tried also with absolute paths, but no change.

Any ideas?

Comments

finkenmann’s picture

sorry... did something wrong with the links and the outputs. Fixed it and colorbox is showing the content now... but still have a little problem.

In my view results i created also an invisible div with the whole content i wanna show. I did it with the «rewriting» option in the views field output. If i click the link, colorbox opens the content it shows ok, but i'm getting a footer with a little shadow, and a 0 (zero) is printed inside a div called "cboxTitle". Where is this 0 coming from? How can i delete this output or make it invisible?

Hope someone can help me. Or is there an easy way to show a node? At the beginning i linked to a node, but then the whole page is showing, with header and footer and everything, but i only want the node, with title, body and 2 or 3 additional fields.

Thanks
Pierre

frjo’s picture

The text in the div with id "cboxTitle" is taken from the images title attribute. It the title attribute is empty Colorbox tries the alt text and as a last repost uses the node title.

brett1’s picture

Hmmm , do you remember how you fixed it,

im having a similar issue.

sneha09’s picture

Version: 7.x-1.0-beta2 » 6.x-1.1

hello.... actually i am not getting content that is image in colorbox.. it seems you too had same issue.. can you plz tell me what you did...?? thanks in advance..

lsolesen’s picture

Status: Active » Fixed

@sneha09 --> you were probably stung by #1370196: Drupal 6 jQuery version too old for Colorbox plugin version 1.3.19 and later. Marking this as fixed.

Status: Fixed » Closed (fixed)

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