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

J

JuS

@JuS
About
Posts
7
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Why is my checkout so ugly?
    J JuS

    Hi Armin,

    Many thanks, this helped! It still showed the woocommerce checkout under the laytheme checkout, but I simply set the .wc-block-components-sidebar-layout{ to display: none !important; } via css. and this seems to do the job.

    Many thanks for the quick reply and have a great day!
    Joseph

    Shop / WooCommerce

  • Why is my checkout so ugly?
    J JuS

    that's probably a pretty ridiculous question. I'm currently thinking about setting up a Woo Commerce shop with laytheme for us and am trying out a few things. It's working so far, but unfortunately, I'm not getting the laytheme styled version of the checkout, just a messed up version of the standard WooCommerce checkout. see images below.

    here is a link to our test site -> https://josephundsebastian.de/checkout/

    Is there an easy way to change this? I would be grateful for any advice.

    All the best,
    Joseph

    Bildschirmfoto 2024-01-11 um 15.16.35.png

    Bildschirmfoto 2024-01-11 um 15.15.28.png

    Shop / WooCommerce

  • Close Button on One Page Mobile Menu
    J JuS

    Hi,

    We are currently working on the website for the Creative Paper Conference here in Munich using your great laytheme. Have a look at our Sandbox here: http://cpc2020.testtest.net/.

    Almost everything works fine so far. We have only a small problem with our mobile menu. Since it is a one-page design we use scroll to Id for our menu. Even though we found a javascript solution in the lay theme forum for making the menu disappear after clicking on the menu point and arriving at the designated #id, we have now some trouble to toggle the close button. For now, the close button remains a 'cross' instead of returning to the hamburger state.

    Here is the code we have from the forum:

    <script>
       jQuery(document).on("click", ".mobile-nav ul li a", function(event) {
          jQuery(".mobile-nav").removeClass('active');
          jQuery(".mobile-nav").css('transform', 'translateY(-500px)');
       });
    </script>
    

    If you have a quick tip how we can toggle this event, we would eb more than thankful.

    We wish you a great weekend and stay safe!

    Joseph

    General Discussion

  • Site title image makes site go blank
    J JuS

    Dear Marius,

    Thanks for looking into it. Somehow it did not work out, the site still went blank. Fortunately, we could simply insert the .svg with some basic custom html and css.

    Have a great day and keep up the good work!
    J&S

    Bug Reports

  • Site title image makes site go blank
    J JuS

    Hello everybody,

    when I select the image option from the site title dropdown in the customizer, the whole site just disappears, i.e. goes white. Not just in the customizer preview, the problem persists when i save the option and publish the site. When the text option is selected, everything works fine. This is a problem that that occurs on two of our websites ( http://amalia.testtest.net and https://josephundsebastian.com), a third site, however, has no problem with it. We tried disabling all scripts we use, no effect. There is no plugin we use on both malfunctioning sites. We can't seem to figure this one out on our own, please help.

    Thanks in advance

    J&S

    Bug Reports

  • Individual hover color for each thumbnail
    J JuS

    Loveley!

    Thanx for the quick reply!
    :smiley:

    General Discussion

  • Individual hover color for each thumbnail
    J JuS

    Hi Armin,

    We were wondering if there is a possibility to change the hover state color for each project thumbnail individually. We tried it with the custom html classes, but due to our inferior programming skills, we can't figure out how this works. Even though each other css-transformations, from stretch to opacity seem to work fine.

    Here is the code we tried:

    .turkis a{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    }

    .turkis a:hover{
    background-color: #acfce5;
    }

    We would be very thankful for any hint,

    Joseph & Sebastian,

    P.S. Your Theme is wonderful anyway!

    General Discussion
  • Login

  • Don't have an account? Register

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