Skip to content

Conflict with Unveil.js #70

Description

@sulian

The BoostCake plugin isn't compatible with the jQuery script "unveil.js".

Unveil.js use the data-src tag ; this tag is deleted in the BoostCakeHtmlHelper.php, line 67 (holder.js compatibility ?)
Temporary solution is to delete theses lines :

if (isset($options['data-src'])) {
unset($options['data-src']);
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions