• My photo gallery on my website this page — http://www.conception-studio.com/?page_id=46 — I want it to display 4 images across instead of 3…I have tried everything I can think of and it only lets me display 3…even when I change the code to 4.. and the images also stick together and aren’t separated, I would like to separate them??

    I am using WPFOLIO 1.74 Theme, and I am using jQuery Lightbox For Native Galleries plugin for my gallery. It was doing this before I even started using the gallery plugin as well.

    Any ideas? I really appreciate it!

    Thank you!

    Justin

Viewing 9 replies - 1 through 9 (of 9 total)
  • tigtog

    (@tigtoggmailcom)

    Looks like you need to change the width of the gallery class in style.css

    Here is the structure on the page

    <div class="widemargins">
    <div id="gallery-1" class="gallery galleryid-46">
    [images]
    </div>
    </div>

    The widemargins div seems to be set to the full width of the page, but the gallery class is not. You’ll need to play around with those two to get it right.

    You are using the default page template which includes the wide margins. Go the the ‘Page Attributes’ box on the right and select Full Width. Then you can selectively add the margins on text with the shortcode [margin].

    The margin shortcode is all explained in this video:
    http://wpfolio.visitsteve.com/wiki/whats-new-in-wpfolio-1-7/

    We’ve put a lot of stuff on that site. And it’s searchable!

    Thread Starter justinbeckett

    (@justinbeckett)

    Thank you so much guys! This helps a lot, but unfortunately I am still really new to wordpress, so I have another question now.

    notlaura Thank you, that worked. 🙂

    Although, now my images are un-organized and look messy because of the size differences – http://www.conception-studio.com/?page_id=69 – Is there a way to organize them so they aren’t all mixed up, but more aligned?

    I was also going to use thumbnails instead because they are all proportionate but they are to tiny…is there a way to enlarge thumbnail sizes? I tried a larger size in the media/settings/thumbnails…but it didn’t change the thumbnail sizes.

    Thank you so much again! 🙂

    Justin

    Thread Starter justinbeckett

    (@justinbeckett)

    Any idea guys…I’m pretty lost?

    Thank you!

    Justin

    tigtog

    (@tigtoggmailcom)

    You can set the gallery to show medium-sized images as generated by WordPress rather than the thumbnails.

    http://codex.wordpress.org/Gallery_Shortcode

    tigtog

    (@tigtoggmailcom)

    Or, looking at your page, you could change the order of the images so that the couple of images which aren’t the same size as the rest go at the bottom of the array.

    Thread Starter justinbeckett

    (@justinbeckett)

    Thank you so much! That worked, and is good enough for me. Otherwise if anyone else knows another way, please let me know! For now I will stick with this.

    Thanks again everyone and tigtog

    Justin

    Hm, one idea is that when you’re the “thumbnail” setting I think you can set the size so it crops uniformly.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Image gallery only displays 3 across, and images stick together?’ is closed to new replies.