Nextgen description issue
-
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)
Viewing 1 replies (of 1 total)
The topic ‘Nextgen description issue’ is closed to new replies.