Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1176465
    josepujol
    Participant

    Hi:

    Integrity 1 them demo. I tried to find the answer like other times but I din’t.

    When I pick the gallery type entry if there are different heights of images, in the entries page (blogroll) when the gallery do the responsive it covers the tittle link and no hover an click works. Also other strange things occurs when the responsive works in the blogroll text limited entries when there are images with different heights in the galleries. It looks like the biggest image container stills there covering the tittle.

    Thanks

    #1176469
    josepujol
    Participant

    Hi: Looking for other problem solution I found the answer.

    .x-flexslider-featured-gallery {
    overflow: hidden;
    }

    Thanks and sorry for the topic

    #1176518
    Rahul
    Moderator

    Glad to hear that.

    Let us know if we can help with anything else.

    Thank You.

    #1213725
    josepujol
    Participant

    Hi:

    I have another problem with the same topic. I have a blog page with 2 columns. The gallery type entries at the blog page change his height when the height of the picture changes (that ok the css code that i found and i paste before works well). But the entries below doesn’t change the position, so when the second image in the gallery got more height it goes under the next entry and when it got less height goes up leaving a space between the to entries. That problem is automatically solved when you change the window width or height and the responsive works. I don’t know why the entries position don’t changes when the image height change in the gallery entry slider.

    Thanks!

    #1214204
    Lely
    Moderator

    Hi There,

    You might be using Masonry on Appearance > Customize > Blog > Style. That is how Masonry works. Please use standard instead. Forcing the same height for Masonry will not move other entries because it’s position is absolute and automatically calculated. If this is not the case, please share us your admin credentials on a private reply and the link to the page so we can check further.

    #1214374
    josepujol
    Participant

    Yes. I’m using masonry. If there is a JavaScript function that calculates automatically the position maybe i can call it in Custom > Edit Global Javascript when the next slide is shown. Is that posible? Which is the function that automatically change the entries position?

    Thanks!!!

    #1214619
    Paul R
    Moderator

    Hi,

    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-1176465 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>