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

A

alasdair17

@alasdair17
About
Posts
448
Topics
50
Shares
0
Groups
0
Followers
5
Following
0

Posts

Recent Best Controversial

  • copy whole gridder from one subsite to another subsite
    A alasdair17

    @Alex-F hey man, if you go on one of your pages and click, 'Screen Options' at the very top right > Tick 'Gridder JSON' on, off and on again and a box of the page's gridder code will appear a little below, copy this and paste it into another page's Gridder Json box. Might not be perfect but should transfer the content over. I'd recommend to back up some of the pages first by duplicating them before doing this. Hope that helps.

    General Discussion

  • show image on text hover
    A alasdair17

    @frittata_studio hey, this is what you need: https://laytheme.com/addons/imagehover.html :)

    General Discussion

  • Laykeymanager.com
    A alasdair17

    Hey, this is a great feature! I was wondering if it was possible to delete/remove keys from here as well? I have a couple of subdomains setup which I accidentally removed on my server before deactivating the key. Would be great if we could remove them here so we don't need to hassle you, thanks!

    General Discussion

  • how to avoid tags under the thumbnails
    A alasdair17

    @oncugultekin hey, go to Customise > Project Thumbnails > Project Tags > Visibility > Hide

    General Discussion

  • Media Upload organization
    A alasdair17

    Hey, I'd recommend this plugin: https://ninjateam.org/wordpress-media-library-folders/

    I'm using it for a website just now and it works really well and is compatible with LayTheme.

    Cheers,

    Alasdair

    General Discussion

  • Row image background wrong side
    A alasdair17

    @Remco-van-Dun hey, I think it's a bug in the latest update. I've found a temporary solution if you use this code in your css:

    .background-image img {
    left: auto !important;
    }

    Hopefully works for you as well! Cheers

    Bug Reports

  • Background images are moved since last Update.
    A alasdair17

    @fabiandraxl same issue for me, be great if this could be fixed! thanks armin!

    Bug Reports

  • Multiple text area on fullscreen slider
    A alasdair17

    @dmncn yeah sorry meant to say use 'browser height' like Armin suggested!

    Addons

  • rid Tag Filter text color on mouseover
    A alasdair17

    @shchepinov yeah I know, was just a little tip.

    try this:

    .tag-bubble:hover {
    color: #fff;
    }

    General Discussion

  • Rounded corners
    A alasdair17

    @fernandol97 I've noticed on your website your photos page has a -2 after the url so it would need to be:

    body.slug-photographs-2 .lay-carousel {
    border-radius: 0;
    }

    body.slug-photographs-2 .type-elementgrid .img img {
    border-radius: 0;
    }

    etc etc

    for case studies, just take the individual case study url so for the car one it would be:

    body.slug-volvoex90 .lay-carousel {
    border-radius: 0;
    }

    etc etc

    Any issues let me know, i'm happy to help :)

    General Discussion

  • Accordion: disable content jumping
    A alasdair17

    @arminunruh @dennisbern cheers!

    General Discussion

  • Can you turn off Lightbox for images in the Element grid?
    A alasdair17

    @thechaosroad yeah i understand, maybe this feature will happen someday.

    General Discussion

  • Can you turn off Lightbox for images in the Element grid?
    A alasdair17

    @thechaosroad hey, right click your element grid and click 'turn lightbox off'. Hope that helps.

    Don't think you can turn individual images on and off in an element grid.

    General Discussion

  • Project Index and enumeration symbols / bullet Points?
    A alasdair17

    hey, this might be relevant but I recently discovered you can add html directly into the page/project title in the editor. So if you paste in a bullet point into where you type your project title (above the permalink) it should show up on the project index, like this:

    • My project title

    or

    ✱ My project title

    There are bunch of different symbols here you can copy and paste: https://www.piliapp.com/symbol/bullet-point/

    Hope that helps!

    General Discussion

  • fixed element on top (z-index issue)
    A alasdair17

    hey, add !important; after the 5, like this:

    z-index: 5 !important;

    I tried it in inspector and it works. Hope that helps!

    General Discussion

  • Next Project Link skipping projects
    A alasdair17

    hey, if you go to 'Projects' > 'All Projects', within that list is it the right order, does the list look like:

    049
    050
    051
    052

    If not you can drag up and down to fix the order and hopefully that should fix the next project link on your page.

    General Discussion

  • Fixed row / one row at a time
    A alasdair17

    @Maquarius hey, if you use the 'full screen slider' addon on you can achieve this.

    See here: https://laytheme.com/addons/fullscreen-slider.html

    General Discussion

  • use cover option only on landing page
    A alasdair17

    @pabr hey, if you go to lay options > cover options > choose show a checkbox in page edit screen and then you can choose which page for the cover to work on.

    General Discussion

  • HTML VIDEO MAXIMUM UPLOADING SIZE
    A alasdair17

    hey, I think you need to ask your webhost to increase the file limit upload.

    General Discussion

  • Burger menu to show a custom page?
    A alasdair17

    @treh16 no problem! if you go with this you'll need to hide the standard mobile menu burger via css or both burgers will overlap. I used this recently:

    .mobile-menu-icon {
    display: none;
    }

    .mobile-menu-style_1 .burger-wrap {
    display: none;
    }

    If you used a different 'style', change it from '1' to '2' or '3' etc

    Hope that helps!

    General Discussion
  • Login

  • Don't have an account? Register

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