• Resolved trevormwilson

    (@trevormwilson)


    I am generating a gallery in NextGen and adding your shopping cart functionality to the page with the following line of code:

    [ nggallery id=8 show_slideshow_link=”0″ number_of_columns=”4″ template=”wp-cart” ]

    The shopping cart part works fine but for some reason the gallery images are all displayed with gaps? Instead of rows with 4 columns there are three images and a gap followed by one image and three gaps on the next line. The exact same gallery without the shopping cart displays perfectly – any ideas?

    Working Gallery: https://www.fionawilson.net/burlesque/
    Gallery with Shopping Cart added: https://www.fionawilson.net/shop/

    If I could just get this sorted then I;d be delighted as it is a great plugin!

    https://www.ads-software.com/plugins/wordpress-simple-paypal-shopping-cart/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hello change the following

    .ngg-template-caption .ngg-gallery-thumbnail-box {
    margin-right: 0;
    }

    It is found on the following location..on line 17

    This will fix your issue.

    Thread Starter trevormwilson

    (@trevormwilson)

    Thanks very much – it worked perfectly! I appreciate your time ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Misalignment of Gallery Images’ is closed to new replies.