ronakg / awesome-flickr-gallery-plugin

Create a photo gallery of your Flickr photos on your WordPress enabled website enabling you to customize it the way you like it. This project was originally hosted at http://wordpress.org/plugins/awesome-flickr-gallery-plugin/
18 stars 20 forks source link

Lots and lots of empty DIVS in my rendered gallery #49

Open wovenlander opened 10 years ago

wovenlander commented 10 years ago

I'm using AFG to display four images at random (two rows, two cols) from my Photostream. The setting in AFG is for a maximum of four photos.

In the source code for the page, after the gallery has been rendered, there are dozens and dozens of empty DIVs, like so:

<div class="afg-row"></div>

You can view it here for yourself:

http://www.wovenland.ca/play/

I don't know if this is a bug or a design flaw, but I'd rather not be sending all that spurious HTML to my visitors. I can't find a fix for this in the settings. Any help would be appreciated.

I am using AFG 3.5.1, and Wordpress is up-to-date.

ronakg commented 10 years ago

Thanks for reporting this. I'll fix this in next release.

DaveKoe commented 8 years ago

Is this still in the works? I am getting almost 8,000 sets of empty DIVs and it is weighing my page down a lot.