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

M

MaxWinter

@MaxWinter
About
Posts
18
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • 403 Forbidden — Not able to log in via /login /wpadmin
    M MaxWinter

    Hello,

    It’s been a while since i have logged in to work on my website. Turns out it is not possible at the moment. The login window shows but as soon as i put in my name and password and click the button following error occurs

    Bildschirmfoto 2025-03-24 um 22.41.15.png

    Does anyone else have this problem? And a solution maybe? Is this something common?

    Thanks in advance!

    Cheers, Max

    Bug Reports

  • Round Edges Images / Video
    M MaxWinter

    Hello,

    this code was helping me a lot to give video sequences round edges on my whole website. Thanks for that!

    However, I now have problems with the rounded edges on photos. But only at the bottom as soon as I add a caption. See the screenshots.

    I am using this code for the videos:

    .ph{
    border-radius: 6px;
    overflow: hidden;
    }

    And this code for the images:

    .img{
    border-radius: 6px;
    overflow: hidden;
    }

    Does anyone have any idea how I could fix this?

    Everyone have a nice weekend!
    Bildschirmfoto 2024-01-26 um 19.21.09.png Bildschirmfoto 2024-01-26 um 19.24.42.png

    General Discussion

  • Easy option to resize cover feature.
    M MaxWinter

    Hello,

    any updates to this idea? Would love this settings as well :)

    Cheers

    Feedback

  • Blur just on text links NOT on linked images
    M MaxWinter

    Hello,

    just wanted to push this topic a little bit. If there is a simple solution i could find elsewhere i would be very happy if someone could let me know :)

    Could not find an answer to this in the forum.

    Have a great day!

    Cheers, Max

    General Discussion

  • Exception for Blend Mode on one page
    M MaxWinter

    Hello,

    just wanted to push this topic a little bit. If there is a simple solution i could find elsewhere i would be very happy if someone could let me know :)

    Could not find an answer to this in the forum.

    Have a great day!

    Cheers, Max

    General Discussion

  • Exception for Blend Mode on one page
    M MaxWinter

    Re: Mix-Blend-Mode for .sitetitle and .menu-item

    Hello everbody!

    Thanks for figuring all that stuff out! Using the blend mode for an upcoming website now and was wondering, how a could give one side an exception. Tried to use the slug way but if i turn the color just white for the page, it wont be see at all because of the blend mode. So how could i deactivate it for one page?

    Here is the code i am using:

    nav.primary{
    	mix-blend-mode: difference;
    }
    
    .sitetitle {
    	mix-blend-mode: difference;
    }
    
    /* site title */
    body.type-category.id-4 .sitetitle.txt .sitetitle-txt-inner span{
    	color: #000000;
    }
    /* navigation */
    body.type-category.id-4 nav.primary a span{
    	color: #000000;
    }
    

    I had hoped that there would be a simple solution that would not take much time to explain :)

    Cheers, Max

    General Discussion

  • Blur just on text links NOT on linked images
    M MaxWinter

    Re: Blurry links

    Hello,

    i would love to have the blur effect for text links only, but it seems like the code is also making my linked images blurry. is their a way to avoid this?

    i am using following code i guess i found in the forum as well:

    a {
        color: #000000;
        transition: ease-in-out 0.2s;
    }
    
    a:hover {
        color: #000000;
         -webkit-filter: blur(10px); /* Safari */
        filter: blur(20px);
        transition: ease-in-out 0.2s;
    }
    

    Whoever can tell me will make me very happy :)

    Have a great day!

    Cheers, Max

    General Discussion

  • Anchor Scroll Dekstop/Mobile
    M MaxWinter

    @Richard-K

    Hey Richard, any chance you could take a look at it one more time? Would be super great.

    Cheers!

    General Discussion

  • Anchor Scroll Dekstop/Mobile
    M MaxWinter

    Hey @Richard-K

    No worries :)

    I think i did. Check those screenshots.

    Bildschirmfoto 2021-02-08 um 17.16.24.png Bildschirmfoto 2021-02-08 um 17.16.17.png

    General Discussion

  • Anchor Scroll Dekstop/Mobile
    M MaxWinter

    Hey @Richard-K

    Now it seems to work, thank you very much. Only trouble i am having is that its now not going exactly there where i want it to scroll to. the violet row has the ID where it should link to but it keeps some space above that. Any idea what the problem might be?

    IMG_2504.PNG

    Cheers and thanks again!

    General Discussion

  • Anchor Scroll Dekstop/Mobile
    M MaxWinter

    Dear @Richard-K

    Thanks again :)

    This button seems to be there because of a plugin i use to guarantee a smooth scroll. It's called »jQuery Smooth Scroll« Seems like this button is part of the plugin in that's why i was trying to hide it with following code:

    #scroll-to-top {display:none !important;}

    A friend at the office was helping me because i do not have any clue regarding coding.

    So if there would be a solution which guarantees a small scrolling without using this plugin i could get rid of the button i guess.

    General Discussion

  • change site-title link
    M MaxWinter

    Ah that could actually work :) Thanks a lot!

    General Discussion

  • Anchor Scroll Dekstop/Mobile
    M MaxWinter

    @Richard-K

    Thanks Richard for the quick reply. Of course a back to top button in the menu doesn't make any sense, but this is how the anchors are acting on mobile. I don't know why.

    http://studiomiller.co/

    Just helping out a friend with his existing website. Nothing special designwise :)

    General Discussion

  • Anchor Scroll Dekstop/Mobile
    M MaxWinter

    I think I have the same problem. On the desktop version it works great, mobile the menu item becomes a Back to Top button?!

    Could you possibly share the solution? That would be great! :)

    General Discussion

  • change site-title link
    M MaxWinter

    Are you considering to add an option that allows the site titel to function as a back to top button in the near future? Or is this technically not possible?

    General Discussion

  • Row Height Options
    M MaxWinter

    Hello,

    is there alreday an option to play with the hight of a row? Would be happy to use it :)

    Cheers!

    Feedback

  • Video in Carousel Addon
    M MaxWinter

    Re: video in Carousel Addon

    Hey, i was reading in a topic from 2015 that videos don't seem to work in the carousel addon. Has anything changed regarding that? Cause in the Addon Menu it is mentioned, but does not work. I can select a mp4-file, but cannot push ok afterwards. (Edit: Together with images!)

    Cheers, Max

    Addons
  • Login

  • Don't have an account? Register

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