Viewing 10 replies - 1 through 10 (of 10 total)
  • same here. sometimes the posts overlap each other, or overlap the footer.

    nice theme. hope you can assist us.

    We are working on this issue. Probably we will fix this on our next update. Thanks.

    We are working on this issue. Probably we will fix this on our next update. Thanks.

    That is great! Any idea of the date of next update?

    Thread Starter iveydoyal

    (@iveydoyal)

    Hi there,

    Just following up. Is there any idea when the next update will be? Many thanks! We love your theme!!

    Hello! Great theme, thanks for providing a free version.

    I’m having problems with the boxes overlapping and also curious if you have a sense of when the issue will be fixed?

    If it helps, the problem resolves itself if you force the boxes to reposition: select one of the filters, then re-select the original filter. Perhaps a simple delay while it repositions the boxes is all this needs?

    I’m also one of the many struggling with this issue.

    A couple of things that I noticed is that it only happens when there is a featured image attached to a post. The overlapping problem went away when I minified the shuffle js, but it broke part of the layout.

    I’m also highly interested in an approximate fix date for this. I’d hate to give the theme a poor rating for this issue, but it’s quite a major one!

    Here’s how to fix the overlapping issues–
    https://vestride.github.io/Shuffle/faq/

    Shigeyuki

    (@shigeyuki)

    I also tried to fix this issue.
    Probably, my solution works well now, so I would appreciate that if you will try my idea.

    My idea is reshuffle after finish website will load dom.
    I don’t know the reasons, but it doesn’t work well, if I didn’t add many time shuffles with different time.
    Probably there are better ideas, but this is one solution, so please modify my code.
    Thanks!
    Enjoy! ??

    1. Back up “/lib/js/shuffle.js” file
    2. open “/lib/js/shuffle.js” file
    3. add this code just before the end of “});”
    for (i = 0; i < 10; i++) {
    setTimeout(function(){$grid.shuffle(‘shuffle’, ‘*’ ),500*i});
    setTimeout(function(){$grid.shuffle(‘shuffle’, ‘all’ ),1000*i});
    }
    4. save file and reload your site.

    Overlapping issue has been solved in the latest version of Sampression Lite.

    Please try updating it to the latest version 1.5.2. You can find new change log at https://sampression.com/themes/sampression-lite/#change-log

    Regards,

    Sampression Support Team

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Overlapping’ is closed to new replies.