data['Type'])) { $registry = Helper\Registry::getInstance(); $mediaPath = $registry->editorConfig['mediaPrefix'] . $registry->navID . '/'; $editorData = ''; if ($this->isEditable === true) { $editorData = ' data-editor="KeyVisual" data-id="' . $registry->navID . '" data-element="' . $this->data['Type'] . '_' . $registry->navID . '"'; } if ($this->data['Type'] === 'Slider') { ?>