Photo Gallery 2 question

  • Posted in : Photographer
  • sebastiangora
    Participant

    Hi,

    I’m trying to create gallery with Photo Gallery 2 setting (Theme options – style – Gallery Type…).
    During creating new gallery I choose 1 column and full size. When I publish new page
    I see two columns and I can’t change it. A can choose none or other type of gallery, of course but I like the way how Photo Gallery 2 behave but I just want to have photos in 1 row. How to change it?

    Regards
    Sebastian

    serkan
    Moderator

    Hi Sebastian,
    Photo Gallery 2 is not suitable with 1 row. You can go to appearance > theme options > portfolio > increase the row height ( the default should be 360 ). But if you increase it here, the photo may appear blurred.
    The display of the photo gallery 2 on a single column is pointless. Because it is more suitable for grid construction. It would be more logical to upload photos one by one via add media button instead of gallery feature.
    Thanks

    sebastiangora
    Participant

    Thanks for your reply.
    OK, I agree but what I want to achieve is to have one column view as a standard gallery style but I want to have option when you can click on the photo and then you can browse photos with mouse or arrows one by one.

    serkan
    Moderator

    Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.

    sebastiangora
    Participant

    OK.
    I will add photos with standard way, just add media with full size.
    My question is how to decrease distance between photographs ?

    serkan
    Moderator

    Hi Sebastian,
    As an example, create a gallery page and share the URL. So I can help you more clearly.
    Thanks

    sebastiangora
    Participant

    http://serwer1871514.home.pl/autoinstalator/wordpress/?page_id=5198&lang=en

    I’m interested how to decrease the distance between photographs again.

    serkan
    Moderator

    Hi,
    You can use this custom CSS code to decrease the distance more between photos.

    .post-5198 p {  line-height: 1; }

    Thanks

    sebastiangora
    Participant

    Does it work for all my pages with photos or I will have to put that frase for every single page separately?

    serkan
    Moderator

    Hi,
    There is another solution as well. You can edit the related pages. Go to text tab and you can see the <p> elements. You need to change it like this;

    <p style="line-height:0.3;">

    Thanks

    sebastiangora
    Participant

    Is it possible to use Photo gallery 2 preset to desktop view and standard gallery view (photo below photo, full size) on mobile of the same page?

    sebastiangora
    Participant

    CSS codes works on one page, they doesn’t work on other one.
    Can you tell me what I’m doing wrong?

    Here css about distance between photographs doesn’t work:
    http://serwer1871514.home.pl/autoinstalator/wordpress/?page_id=5217&lang=en

    Here it works:
    http://serwer1871514.home.pl/autoinstalator/wordpress/?page_id=5198&lang=en

    Custom CSS:
    .intro h2 { font-weight: 300; }

    .post-5198 p { line-height: 0.3; }
    .page-id-5198 .aligncenter { margin: 0; }

    .post-5227 p { line-height: 0.3; }
    .page-id-5227 .aligncenter { margin: 0; }

    .layout-medium { width: 98%; }

    serkan
    Moderator

    Hi,
    I am not able to check your related url because it says “page not found”.
    Thanks

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register