• Resolved team666

    (@team666)


    Hi, Nextgen 3.2.4 is stripping some custom html from descriptions

    <div class="floatbox" data-fb-options="width:1400 height:80%">
    <strong>Character:</strong> Aragorn </div>

    saves as:

    <div class="floatbox">
    <strong>Character:</strong> Aragorn </div>

    data-fb-options=”width:1400 height:80%” is removed

    With Nextgen 2.1.6.0 all of the code is saved and working tho

    Is this an issue with 3.2.4 or something else like collation methods?

    I noticed the new site with Nextgen 3 is using utf8mb4_unicode_520_ci for most things

    And the older site with nextgen 2 is using utf8_general_ci

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @team666,

    We are sorry but that’s how NextGen Gallery plugin is currently supposed to work. We are stripping the HTML and JS markup for the gallery display types ( From what I know, we are doing it for the security reasons ).

    I think that we have done this change since NextGen Gallery 3.0 so this isn’t a recent change.

    Thanks for your understanding

Viewing 1 replies (of 1 total)

The topic ‘Nextgen description issue’ is closed to new replies.