Lightbox rewrites html in blog posts
-
We had to revert the change WPPA made in its latest version. It’s still
needs to be fixed unless there is a WPPA setting that controls it.The issue has to do with lightbox filter WPPA applies to all or some images.
It rewrites the img HTML code to include the wait cursor and prevents it from working correctly. The latest version is causing an issue with the code we included below.The new version of wp-photo-album-plus is doing this, adding:
data-rel=”wppa[single]” style=”cursor:wait;” onclick=”return false;”
to images in blog posts
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Lightbox rewrites html in blog posts’ is closed to new replies.