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

R

robin

@robin
About
Posts
11
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • cover feature bug on mobile + new page loads scrolled after anchor is used in previous page
    R robin

    Hi,

    sorry the bug is still there, I just updated to laytheme 2.6.5.

    And now the website shows a white page in safari 9.1.2 (11601.7.7) on my macbook pro and a list of errors in the console which is obviously even more problematic.

    I'm leaving it online now so you can see by yourself -> kosmocompany.net

    Bug Reports

  • cover feature bug on mobile + new page loads scrolled after anchor is used in previous page
    R robin

    Hi Armin,
    did you find time to work on this bug?

    Bug Reports

  • cover feature bug on mobile + new page loads scrolled after anchor is used in previous page
    R robin

    cool! Thanks for providing this temporary solution, I didn't even consider it.

    The fix for the anchor thing doesn't seem to work surprisingly, but it's less urgent, I will also try to dig into it.

    Bug Reports

  • cover feature bug on mobile + new page loads scrolled after anchor is used in previous page
    R robin

    Hey,
    Indeed there is a parallax effect on the title. I removed it on this page:

    http://kosmocompany.net/wordpress/about

    but the problem remains. I'm a bit clueless here :(

    this is the only error showing in the console, maybe that's a lead:
    TypeError: l.default.hideRowsRegionIfEmpty is not a function
    frontend.app.min.js:1:17094

    Bug Reports

  • cover feature bug on mobile + new page loads scrolled after anchor is used in previous page
    R robin

    I don't have anything in my custom css for mobile; I also tried to remove my custom JS code but no change.
    The only plugins I use are qTranslateX and UpdraftPlus, not sure if I can deactivate them without trouble. I'm using laytheme Version: 2.6.1

    Bug Reports

  • cover feature bug on mobile + new page loads scrolled after anchor is used in previous page
    R robin

    Hi,

    I'm finishing a website for a client, of course short deadline blabla. Here is my problem:

    www.kosmocompany.net/wordpress/

    I just realized that the cover feature is buggy on mobile, on tap it only scroll partially and stops at an odd position. Also the titles appear too low compared to the desktop version and are cut behind the white background color of the page.

    Another smaller bug, on this page:

    http://kosmocompany.net/wordpress/trainings-workshops

    I use anchors in the links on the right to get to different positions in the page. Whenever an anchor link has been clicked, if you move to another page of the website from the menu this new page will appear scrolled and not from the top.

    Thanks!

    Robin

    Bug Reports

  • custom code for desktop menu only
    R robin

    Hi,

    thanks! It's almost perfect now. I still have one problematic situation when the user manually resizes the window under 767px wide because then the "Custom CSS for Desktop Version" is still loaded with the "display: none" property that I use on the menu so it is not visible when the page is loaded. I guess I could fix this with more javascript or maybe this should be implemented in the theme directly (loading the right custom css when user resizes the window)?

    Thanks for your time.
    Best,

    Robin

    General Discussion

  • custom code for desktop menu only
    R robin

    Hi,
    I'm hiding the main menu of my website until the user starts scrolling. Here is the jquery:

    jQuery(window).scroll(function() {
        if (jQuery(window).scrollTop() > 120) {
            jQuery("nav.primary").fadeIn();
        }
        else {
            jQuery("nav.primary").fadeOut();
        }
        });
    

    however, I never want to hide the mobile menu. How can I prevent this to happen? I tried to check it these ways because these are changing in my inspector when I go from desktop to mobile layout:

    if (jQuery("body").hasClass( "lightbox-css-on" ))
    if (jQuery('nav.primary').css('max-height') == '566px')

    but this doesn't seem to work. Any help?

    Thanks !

    Robin

    General Discussion

  • After updating lay-theme on wordpress, the website isn't working anymore
    R robin

    Hey,
    same problem here, updated and now only the menu shows. Please send me the file asap!
    Thanks,

    Robin
    robin (at) yerles (dot) be

    Bug Reports

  • Animated thumbnail
    R robin

    Amazing! I will try this asap, working on another website right now. I just started working with your theme but the only things I miss for now are a second menu and anchor support. And multilanguage support. Oh and something very simple: use image as "go to top" button (why only text?). Otherwise I feel I'll be happy with lay theme :) thanks for your work !

    Feedback mp4 thumbnail

  • Animated thumbnail
    R robin

    I second that! with an option to play the video on hover, would be really great!

    Feedback mp4 thumbnail
  • Login

  • Don't have an account? Register

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