Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Marcel Brinkkemper

    (@macbrink)

    Somehow, the Lazyest Gallery Stylesheet does not load on the Newer Site.
    Please go to Admin Lazyest Gallery -> Themes, select the default style sheet and select the default style sheet.
    If that doesn’t work, pease add this to your child theme style.css

    .lg_gallery ul.lgf-list li.lgf-item, .lg_gallery ul.lgi-list li.lgi-item {
      list-style-type: none;
      display: inline-block;
      position:relative;
      vertical-align: top;
    }

    Thread Starter ReneeRox

    (@reneerox)

    ok, I switched to the default and the bullets went away. THANKS!

    The next issue is that the new site continuously shows some of the albums loading as well as the “photo of the day” which pulls from LG. any idea what would cause this? could it have anything to do with the Cache?

    Plugin Author Marcel Brinkkemper

    (@macbrink)

    The AJAX script doesn’t properly get the images.In Lazyest Gallery settings, please uncheck

    Create cached thumbnails after page has loaded in the browser

    and try again.

    Thread Starter ReneeRox

    (@reneerox)

    THANK YOU!! It all works now!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bulleted Albums and Images?’ is closed to new replies.