Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1010908
    rausantaella
    Participant

    Hello, I’m currently making my new website using X and I’ve found a small problem. Whenever I set up a portfolio for multiple images, if the images aren’t the same proportion it keeps on pushing and pulling the comment section. In fact, if the image is “too large”, it doesn’t show at all without scrolling.

    Would there be a chance to show the portfolio as a gallery? Bunch of thumbnails/masonry with a lightbox appearing when you click on any image?

    #1010998
    Christian
    Moderator

    Hey there,

    Please give us the URL of your portfolio page so we could check the current setup.

    Thanks.

    #1011033
    rausantaella
    Participant

    At the moment I’ve got it under a *coming soon* plugin because the website is under construction. I use Gallery and it looks like the image I’m attaching – it’s all cool until I set up a portrait pic instead of landscape.

    #1011056
    rausantaella
    Participant

    Sorry, uploading proper files.

    #1011167
    Joao
    Moderator

    Hi There,

    In that case,

    Please turn off coming soon plugin orprovide us the login credentials so we can take a closer look. To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1011896
    rausantaella
    Participant
    This reply has been marked as private.
    #1012336
    Rue Nel
    Moderator

    Hello There,

    ” if the images aren’t the same proportion it keeps on pushing and pulling the comment section”
    This is because the image is in different size and the gallery slider will display the whole image. To be able to control the the height of the gallery slider, we need to control the height of the images inside the slider. To do that, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-flexslider.x-flexslider-featured-gallery .x-slides img {
        width: auto;
        margin: 0 auto;
        max-height: 420px;
    }

    Please let us know if this works out for you.

    #1012535
    rausantaella
    Participant

    No, this doesn’t work for me. That’s why I asked if there’s a way to show the portfolio as a thumbnail gallery with a lightbox.

    #1012542
    Paul R
    Moderator

    Hi,

    Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1010908 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>