A recent update disabled the Media Colorbox display for all 'default' view modes, but the settings remain. This makes the user interface confusing (see attached screenshot). Recommend disabling settings as well.

CommentFileSizeAuthor
#1 media_colorbox_display_settings-1795192-1.patch746 bytesAnonymous (not verified)
media_colorbox_display_settings.jpg24.32 KBAnonymous (not verified)

Comments

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new746 bytes

This patch disables the settings and ordering, as well as the display. Note I used unset() instead of = NULL as it seems better practice...