New Landing How can we help? Themeforest Theme Support Pinpoint Strange gap between post tiles

  • This topic has 16 replies, 4 voices, and was last updated 10 years by mixicus.
Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Pinpoint
  • #9263
    mixicus
    Member
    Post count: 71

    Strange gap between post tiles when i select posts by tag. This bug i see with safari om mac and google chrome PC
    how i can fix this ugly bug?

    #9381
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Can you please link to that page, so I can see where it’s coming from? Looked through your other posts but couldn’t find a link.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #9593
    mixicus
    Member
    Post count: 71
    This reply has been marked as private.
    #9607
    Cosmin – SUPPORT
    Member
    Post count: 3851

    I see this happening on our demo as well.

    I’ve assigned this to Ed, so he’s aware of the issue and can add an update to the theme. I see some broken HTML code in the comments count icon.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #9809
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hmm, looks like the masonry script isn’t running.

    Do you have a page using the masonry blog asset? Does this work fine?

    If it’s only on the archive page, it should be an easy fix.

    Let us know.

    – Ed

    #9860
    mixicus
    Member
    Post count: 71

    1) i make test post with swift builder blog asset and see the bug: i have pagination ON – but dont see the pagination

    2) when i make test page with with swift builder blog asset – pagination OK, and no “strange gaps”
    BUT: if on page has other swift builder block, like blog or portfolio post corousel, and i select blog pagination – portfolio carousel has a strange behavior as”loosing pictures”

    #10205
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) The blog asset isn’t designed to work on posts page. I’m not sure if it’s possible within the post loop.

    2) Can you provide a link to a page showing this issue, to demonstrate it?

    – Ed

    #10236
    mixicus
    Member
    Post count: 71
    This reply has been marked as private.
    #10362
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for letting us know about this. I’ve fixed it for the next update. You can fix it now by changing the /includes/page-builder/lib/shortcodes/posts-carousel.php file contents to: http://pastie.org/8112544

    – Ed

    #10759
    mixicus
    Member
    Post count: 71

    I test this code – bug with pagination is fixed!

    but how about bug with strange gaps between the masonry tiles in select by tag?

    #10989
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Seems to be showing fine here? Can you explain what you’re seeing?

    – Ed

    #11072
    mixicus
    Member
    Post count: 71
    This reply has been marked as private.
    #11191
    Ben – SUPPORT
    Member
    Post count: 690

    Yeah, there is custom style bringing in

    h4, .body-content.quote {
    font-size: 16px;
    line-height: 26px;
    }
    

    change it to

    h4, .body-content.quote {
    font-size: 16px;
    line-height: 20px;
    }
    

    It’ll be in your custom CSS in general settings if you can’t find it in there you can just add it to the bottom

    Thanks
    Ben

    #11290
    mixicus
    Member
    Post count: 71

    i try put this code

    h4, .body-content.quote {
    font-size: 16px;
    line-height: 20px;
    }

    to custom css – no gap fixed.

    #11528
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I’m able to replicate this here now, will provide a fix shortly.

    – Ed

Viewing 15 posts - 1 through 15 (of 17 total)

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

License required for one of the following items
Login and Registration Log in · Register