Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • 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

StarcS

Starc

@Starc
About
Posts
97
Topics
36
Shares
0
Groups
0
Followers
0
Following
1

Posts

Recent Best Controversial

  • What is "Added night mode to more Gridder modals" in changelog?
    StarcS Starc

    Hi Armin,

    What is "Added night mode to more Gridder modals" in changelog?

    A sort of dark mode for page editor is possible?

    General Discussion

  • linked page for WIP project pages
    StarcS Starc

    Thank you Armin,

    I solved it (Claude) in this way via custom js

    // DOVREBBE REDICTARE I PROGETTI
    document.addEventListener('click', function(e) {
    var link = e.target.closest('a.thumb[data-id]');
    if (!link) return;

    var wipIds = ['93', '101']; // 93 Ventrice Odontoiatria 101 Psinel
    var wipUrl = '[Custom link for WIP placeholder page]';

    if (wipIds.indexOf(link.getAttribute('data-id')) !== -1) {
    e.preventDefault();
    e.stopImmediatePropagation();
    window.location.href = wipUrl;
    }
    }, true);
    // DOVREBBE REDICTARE I PROGETTI

    When the thumbnail is clicked this autoredirect to a specific work in progress page. When the page is finished i will remove the id number from this

    var wipIds =

    General Discussion

  • linked page for WIP project pages
    StarcS Starc

    Hi Armin,

    I'm working on and compiling some project pages that I haven't finished yet. I'm fine with having thumbnails of these projects show up in the thumbnail grid view, but I'd like them to link to a sort of maintenance page when clicked.

    It would be great to have something like a maintenance mode option for WIP project pages.

    Is this possible in some way?

    General Discussion

  • no-animation does not work with element grid
    StarcS Starc

    Hi Armin
    The animation still persist, even with "no-animation" assigned

    Bug Reports

  • project thimbnails - grid"Load more" button problem
    StarcS Starc

    "Load more" button now show elements still after the hard reload of the page or page navigation.
    It reset after deleting the cache.
    Tested it with chrome, brave and safari

    Bug Reports

  • fixed height image with contain - effect problem
    StarcS Starc

    Thank you Armin, i don't understand but ill' see :)

    edit: only corner radius is still not ok but ok for the rest!

    Feedback

  • fixed height image with contain - effect problem
    StarcS Starc

    Hi Armin,

    Shadow, border, background etc. are on the container and not on the image.

    Is this ok or you can fix it?

    https://www.dropbox.com/scl/fi/b5udjr4ns4eig2nbee52a/img.png?rlkey=gyqym6yhpvx8emkn9mzurm6a7&dl=0

    Feedback

  • Seo plugin compatibility
    StarcS Starc

    Hi Armin, is Rank Math compatible with Lay theme?

    I'm using it and seem ok overall.

    Some meta descriptions and titles are not being updated even after uploading the sitemap to Google Search Console, but maybe these are just other issues unrelated to Lay Theme, or it just takes some time.

    General Discussion

  • Type animation override text letter spacing
    StarcS Starc

    oh yes! thank you

    Bug Reports

  • Type animation override text letter spacing
    StarcS Starc

    the border and background (in text elements and stack) are excluded from the scroll animation when animating an entire stack

    Bug Reports

  • Type animation override text letter spacing
    StarcS Starc

    Hi Armin, text animation override some letter spacing in text.

    I tried this effect with layers and text animation.

    https://www.dropbox.com/scl/fi/p7udkhidyqql4as8q13tt/lay-theme-Letter-spacing-problem-with-animation.mp4?rlkey=3dzxuk908w8nsgkomlcbdgylr&dl=0

    Bug Reports

  • Text animation, missing space after "."
    StarcS Starc

    it happens with every animation exept typewriter, typewriter fade and whole text.
    Inside and also outside a stack element.

    Bug Reports

  • overlay burger scroll to fade with the same animation setting in customizer
    StarcS Starc

    thank you!

    General Discussion

  • Text animation, missing space after "."
    StarcS Starc

    Hi Armin, in text elements with animation enable there is no more space after "."

    Bug Reports

  • overlay burger scroll to fade with the same animation setting in customizer
    StarcS Starc

    Thank you @arminunruh, sorry for late reply. It works only for desktop, for mobile no.

    General Discussion

  • Jump to Anchor Easing and Animation
    StarcS Starc

    Hi Armin, default jumping is a bit brutal, there is a way to achieve it via js bypassing lay theme system? I tried something but no way

    General Discussion

  • Request for another text animation setting or indipendent delay setting
    StarcS Starc

    thank you!!

    General Discussion

  • Request for another text animation setting or indipendent delay setting
    StarcS Starc

    @arminunruh said in Request for another text animation setting or indipendent delay setting:

    you want to be able to just fade in the whole block of text after a wait time of 5 seconds for example?

    Yes correct, just fade the whole block without line/character/word animation. maybe something Animation type: "Fade block"

    General Discussion

  • Request for another text animation setting or indipendent delay setting
    StarcS Starc

    Hi Armin,

    I really like being able to use delay, but I don’t want to apply it to a line of text, a word, or a character, i prefer to apply to the entire text block.

    Animation: Fade block

    It would be useful to have an independent “delay” parameter (maybe usable also for images or every element?)

    General Discussion

  • change background image for a specific page
    StarcS Starc

    Oh thank you :D

    General Discussion
  • Login

  • Don't have an account? Register

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