• Hello,

    I have been using Cleaner Gallery for a photographer page. Has been great, but the latest version broke the site. Why is the new version adding more HTML around the image and a-tag? See following code:

    <div id='gallery-221-1' class='gallery gallery-221'>
    <div class='gallery-row gallery-clear'>
    <dl class='gallery-item col-1'>
    <dt class='gallery-icon'>
    
    <a>#IMAGE HERE#</a>
    
    </dt>
    </dl>
    </div>
    </div>

    Instead of, like before, just a-tags with the images inside. It was great before with minimal html-output. Now every image generates 4 lines of extra code? How should this be used?

    http://wordpress.org/extend/plugins/cleaner-gallery/

  • The topic ‘0.9.3 version adds more html-code around image?’ is closed to new replies.