Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

B

borbold

@borbold
About
Posts
10
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • pictures load delayed, even though they're just a few kb
    B borbold

    oh that could be it! thank you! I have to take a look

    General Discussion

  • pictures load delayed, even though they're just a few kb
    B borbold

    Hello,

    I am recently in the progress of updating my website and it seems like that sometimes pictures wont show or just load in very late. I checked the sizing, and the pictures are just a few kb big. So that can't be the issue right?

    https://www.maximilianborchardt.de/

    I also tried lazy loading on/ off, but no difference.

    Is there anything I could have missed?

    Thank you in advance!
    MB

    General Discussion

  • Small "bump" and scrollbar problem with overlay menu
    B borbold

    Thank you Armin, that worked just fine!

    General Discussion

  • Small "bump" and scrollbar problem with overlay menu
    B borbold

    Hello,

    I am into rebuilding my portfolio and came across an little annoying error.

    everytime I click the menu, the scrollbar disappears (because there is no content to scroll anymore right?) but then the responsive design forces to "readjust" all the images in the background. That visual "bump" does not look very great... here you can see it: https://youtu.be/yfxV7d-HRRo

    does anyone has an idea how I could fix this issue?

    thank you in advance!
    m

    General Discussion

  • Photography Portfolio – Maximilian Borchardt
    B borbold

    I am not quite happy with my slider on mobile yet, but I will figure it out I think :)

    Showcase

  • HTML5 Play/Pause hover won't work correctly in Element Grid
    B borbold

    @borbold https://bloqmagazin.de/#team

    thats the clickable videos that I originally wanted to play on hover

    Bug Reports

  • HTML5 Play/Pause hover won't work correctly in Element Grid
    B borbold

    @Richard-K

    Hey Richard! Thank you so much for asking. Sadly I didn't had any luck yet. I tried a lot more and then I just let it be

    But the page released you can have a look at what I mean: https://bloqmagazin.de/

    all the best

    Bug Reports

  • Photography Portfolio – Maximilian Borchardt
    B borbold

    Hey Guys,

    still a few things here and there I am not quite happy with. Especially for the mobile version.

    https://www.maximilianborchardt.de/

    Let me know what you think :-)

    Showcase

  • HTML5 Play/Pause hover won't work correctly in Element Grid
    B borbold

    At first: thank you for your quick reply armin!

    I see! But I am afraid its not solving my problem... When I turned autoplay off no videos are playing at all, not even when I am hovering them. That was functioning before

    So I want still images, but when hovering them I want the video to play. I tried different codes by now but I end up with the same two results every time.

    1. still video, not playing at all
    2. hover video function works, but I have to hover the image once so it freezes once

    Any further ideas?

    I'm afraid I have to really start learning jQuery to solve stuff like this. In my head I know what could be the problem, but I can't express it properly with code by myself.

    For example would it be possible to do a workaround by replacing the "play by click" function with the hover function?

    Bug Reports

  • HTML5 Play/Pause hover won't work correctly in Element Grid
    B borbold

    Hello,

    I was trying to implement a code mentioned in another thread. This one:

    <script> 
            window.laytheme.on("newpageshown", function(){
            jQuery('video').each(function(){
               this.pause(); 
            });
            jQuery('video').on('mouseenter', function(){
               this.play(); 
            });
            jQuery('video').on('mouseleave', function(){
               this.pause(); 
            });
        });
    </script>
    

    It does function kinda properly pausing when I am not hovering them, but when I am entering the page the videos are all already playing. They should already been loading as paused right from the beginning and should only be playing when I am hovering them, right?

    The elements I am using are in an element grid, could this be the problem?
    Also I am using another code I found to create a onepager menu, but as I removed it the problem above stayed the same.

    I can't post the URL public, but I can send it via message if someones up to my problem. :-)

    Thank you!

    Bug Reports
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search