• Resolved dorothy1718

    (@dorothy1718)


    I installed a new wordpress theme called Blover, and I have a problem because on my home page which shows recent posts there are a lot of white spaces, blank spaces between posts and even between a blog posts title and content. I tried everything, it gets ok when I change options of AMP plugin into standard but then I have a top menu totally messed. Please help

    The page I need help with: [log in to see the link]

Viewing 13 replies - 1 through 13 (of 13 total)
  • Theme Author Patryk Kachel

    (@limestreet)

    Hi @dorothy1718
    ?
    I already replied on your support ticket, however I got message it wasn’t delivered – probably because of wrong email address.
    It looks like the problem may be related to the Jetpack lazy loading module.
    Lazy loading is not compatible with masonry loading (used in the Blover).
    Just disabling module should fix the problem – more info: https://jetpack.com/support/lazy-images/

    Please let me know if it helps.

    Best,
    Patryk

    Thread Starter dorothy1718

    (@dorothy1718)

    It helped thank you so much,and one more thing is it possible for the empty space between the front picture and blog posts below to disappear? I have a narrow front home page picture and there is a blank space below and then finally posts start listing.

    Theme Author Patryk Kachel

    (@limestreet)

    I think you need some CSS modification like:

    .site-content {
        margin-top: 0;
    }

    You may add the above to style.css file in your child theme (if used) or in WordPress Dashboard > Appearance > Customize > Additional CSS

    Best,
    Patryk

    Thread Starter dorothy1718

    (@dorothy1718)

    It helped too! You were such a big help! I do all these things on my own, it’s really challenging.I really appreciate it, thanks again!

    Thread Starter dorothy1718

    (@dorothy1718)

    I have one more question, why in the theme the comments area is crossed? The button “add a comment” is simply crossed with a line, it looks weird, can anything be done about it? Thanks.

    Theme Author Patryk Kachel

    (@limestreet)

    Did you make any changes in the theme?
    Or it may be an issue with some plugin… Did you try to disable plugins and see which one may causing it? Maybe facebook comments?
    I can’t see such issue on demo pages: https://blover1.blogonyourown.com/2016/07/20/10-ux-design-trends-you-shouldnt-overlook/

    Thread Starter dorothy1718

    (@dorothy1718)

    I didn’t make changes, I tried with the plugins but I didn’t succeed. Nothing changes even if I deactivate the Social comments plugin. You linked the demo site, how can I have the comment area the same like there? Is there a plugin ? What can I do to have it look the same?
    I also realised that in the theme, the categories display only as many posts as you chose in the wordpress tools panels (for example 8 for a page) but there are no icons with page numbers, or any button to click on and see the rest of them like it is on the home page. So I have 17 posts in one category but I see only 8 and there is no way I can see the rest of them unless I change the settings in wrodpress into more. I didn;t have a problem like that in the previous theme.
    Im sorry I ask so many questions, just the previous theme was easier to navigate for a person not being experienced.
    Thanks a lot.
    Dorothy

    Theme Author Patryk Kachel

    (@limestreet)

    The comments in the demo is looking that by default – no changes needed. Obviously, it looks like on your website there are some changes made (as it looks different). Often problems are caused by plugins. So when you disable all the plugins comments should look exactly like in the demo. Then you could enable one by one and see which one changes that. But if you already did that, then I don’t know how to help… It may be something else modified – hard to say without investigation.

    Category pagination – I checked that and it’s clearly a bug. I will fix that soon ?? Sorry for that.

    Thread Starter dorothy1718

    (@dorothy1718)

    One of the settings in Jetpack plugin caused the comment problem.
    There is a suggestions in the theme that I should use APM pllugin, is that necessary?
    I’d be grateful if you could fix the problem with category pagination as my readers cannot reach all the content I have on my site. So its not available for them untill you fix this.
    Thank you for your help, I will be waiting for your help with fixing the bug.
    Thanks a lot,
    D.

    Theme Author Patryk Kachel

    (@limestreet)

    Hi @dorothy1718

    it isn’t necessary to use AMP plugin.
    All the plugins prompts are just recommendations.

    I should fix “category pagination” bug in next week.

    Best,
    Patryk

    Theme Author Patryk Kachel

    (@limestreet)

    Hi @dorothy1718

    I uploaded today new version of the theme (v1.4.4). Pagination issue should be fixed.

    Best,
    Patryk

    Thread Starter dorothy1718

    (@dorothy1718)

    Thank you. It’s a great theme worth working on.
    Regards,
    Dorothy

    Theme Author Patryk Kachel

    (@limestreet)

    Thanks Dorothy!
    I’m glad it works for you ??

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘empty spaces between posts on home page’ is closed to new replies.