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

W

willcanning

@willcanning
About
Posts
15
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • More space for lots of variations
    W willcanning
    Jun 15, 2021, 4:21 PM

    Checking in here!

    Shop / WooCommerce

  • More space for lots of variations
    W willcanning
    May 28, 2021, 6:27 PM

    Hey all!

    Love the shop feature. Everything is working great for me. I was wondering however if the variation dropdowns could be expanded + some padding added at the bottom of the page. Sometimes a few sizes are cutting off on a site I am making for a jeweller. Obviously it's not really the norm to have 14+ sizes but something that I've run into which I thought would be good to mention.

    Example here: http://box2016.temp.domains/~aistudi3/product/triangle-band/

    Thank you!

    Shop / WooCommerce

  • Carousel HTLM5 Video
    W willcanning
    May 7, 2021, 11:01 PM

    Hey @wardsnippe @Richard! Fixed by positioning the button top-right. I think it was interfacing weirdly with our slide captions and numbers.

    Code used was simply:

    .lay-mute-unmute-button {
    	top: 1%;
    	right: 1%;
    }
    

    Hope that helps :)

    General Discussion

  • Carousel HTLM5 Video
    W willcanning
    May 7, 2021, 10:40 PM

    Hi Richard,

    Same problem for me:

    https://directorslab.com/albert-moya-2

    General Discussion

  • Row Video Background not showing up on Mobile
    W willcanning
    Apr 9, 2021, 6:42 PM

    OK - for the time being I was able to use a Vimeo embed and CSS to get this working as I have to deliver the site ASAP.

    The code is very clunky but fine for now.

    Bug Reports

  • Row Video Background not showing up on Mobile
    W willcanning
    Apr 9, 2021, 5:17 PM

    Have killed that script and still not having any luck!

    Bug Reports

  • Row Video Background not showing up on Mobile
    W willcanning
    Apr 9, 2021, 4:56 PM

    @Richard could be related - but doesn't quite solve the issue as I'm just using the regular 'set video as row background' function that LayTheme provides, in a mobile layout. I'll look into it but quite certain this might be a bug in the theme?

    Bug Reports

  • Row Video Background not showing up on Mobile
    W willcanning
    Apr 9, 2021, 12:18 AM

    Hey there,

    Can't seem to get video background working on mobile. It's been fine before on other sites but for some reason isn't working for this build. CDN is disabled and I've stripped the audio from the video in Premiere.

    The url where this is happening is https://directorslab.com/dev2

    Please let me know if anyone else has run into this or if there's a quick fix anyone is aware of!

    Bug Reports

  • Parallax breaking Project Thumbnail Hover effect
    W willcanning
    Jul 30, 2020, 7:49 PM

    You should be able to see what I'm talking about now at http://treylyons.com/category/video-2

    Bug Reports

  • Parallax breaking Project Thumbnail Hover effect
    W willcanning
    Jul 30, 2020, 7:47 PM

    Hi Richard!

    I disabled the parallax for a client preview. I'll login and re-enable now so that you can see the issue :)

    Bug Reports

  • Parallax breaking Project Thumbnail Hover effect
    W willcanning
    Jul 25, 2020, 12:12 AM

    It appears this is also happening when 'Activate on scroll element transitions' is checked!

    Bug Reports

  • Parallax breaking Project Thumbnail Hover effect
    W willcanning
    Jul 24, 2020, 7:16 PM

    Hey all!

    I've added some CSS to .title to make sure project titles appear centered on the page when the thumbnails are hovered over. I'd love to use the parallax effect with my imagery for this page, but it seems to not interact well with the CSS. You can see here https://treylyons.com/category/video-2

    I am using this code:

    .title {
    	position: fixed;
    	bottom: 50%;
    	left: 50%;
            margin-right: -50%;
    	transform: translate(-50%, -50%)
    }
    

    Is there something else I should be targeting?

    Bug Reports

  • How to hide site title on home page?
    W willcanning
    Jul 24, 2020, 5:09 PM

    I use this!

    .slug-home .sitetitle {
    		display: none;
    }
    

    You'll just need to change '.slug-home' to whatever your URL slug for the page is

    :)

    General Discussion

  • Independent Scrolling for Columns
    W willcanning
    Jul 23, 2020, 6:38 PM

    Hi there!

    I'm trying to get independent scrolling for columns working on this page:

    http://actualobjects.org/category/work

    For a minute it seemed like I was almost there but after turning off on scroll element transitions it stopped working.

    Basically the body of the page should be fixed and each column should scroll by itself.

    If anyone has any suggestions let me know!

    I've put all of each column's content into three stacks and set HTML classes (left, middle, right). Current CSS I am using is as follows:

    .slug-work
    .left,
    .middle,
    .right {
    	overflow: scroll;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
    }
    
    .slug-work html, body {
    	margin: 0;
      height: 100vh;
    }
    
    General Discussion

I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com

Before you post:
  1. When using a WordPress Cache plugin, disable it or clear your cache.
  2. Update Lay Theme and all Lay Theme Addons
  3. Disable all Plugins
  4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

This often solves issues you might run into

When you post:
  1. Post a link to where the problem is
  2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
  3. If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
laytheme.com
  • Login

  • Don't have an account? Register

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