Creating "New custom content" in Panels 7.x-3.0-alpha3 and adding a Colorbox 7.x-1.2 link like:

<a href="path/pic.jpg" class="colorbox-load" width="400" height="400" inline="true#id-of-content" >open in a colorbox</a>

The link will not work. I have full HTML enabled. Note the same link works fine in a Drupal node.

I am not sure if this is a bug with colorbox or with panels, sorry; thy are not working together. If I am missing something I need to do special to get colorbox to work with panels please let me know?

Thank you

Comments

marshallexcavating’s picture

Anybody having this problem or know of a work around?

Thank You.

partyzan’s picture

try this
<a class="colorbox-load" href="path/pic.jpg?width=400&height=400&iframe=true&scrolling=auto">open in a colorbox</a>

frjo’s picture

Category: bug » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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