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

P

person5

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

Posts

Recent Best Controversial

  • Changing text format of replacement text from collapse row link
    P person5

    Hello,

    is it possible to somehow change the text formatting of the replacement text of the "collapsed row" link? Sorry if it has been asked before, I couldn't find anything when I searched

    General Discussion

  • second menu disappearing on phone
    P person5

    Damn I didn't find that solution, would've been much easier! Thank you very much :)

    Sorry about the adress, there was a configuration error and its the wrong one, I sent you the correct one. Can you delete the adress here? Don't know if someone could abuse it somehow

    General Discussion

  • smooth scrolling to anchor not working
    P person5

    I fixed it, it was just because my links had a slash before the #hashtag.

    So I wrote www.mysite.com#tag instead of www.mysite.com/#tag and it worked immediately.

    General Discussion

  • second menu disappearing on phone
    P person5

    I finally made it work! It wasn't visible because I was hiding the site title, the HTML link and the lay theme site title seem to be interlinked somehow? I got it working now anyway! Also, the reloading of the page was triggered simply because I had a slash / in front of the #hashtag, after I removed that, it scrolls buttery smooth to the anchor. Man I struggled so hard :D Thanks for your help Armin!

    General Discussion

  • smooth scrolling to anchor not working
    P person5

    So I just made a simple test page (https://lukasrabl.com/test/) and the scroll animation is working perfectly fine there, using this Jquery code:

    <script>
        
    jQuery(document).ready(function(){
    	jQuery('body').on('click', '.js-scrollTo', function(event) {
    		event.preventDefault();
    		var id = jQuery(this).attr('href');
    		jQuery('html, body').animate( { scrollTop: jQuery(id).offset().top }, 750 );
    	});
    })
    
    
    </script>
    

    The links I used were in elements on the page itself, like in a text box. But when I use links in the menu to scroll to different parts, it doesn't work. So maybe the error is somewhere there?

    General Discussion

  • second menu disappearing on phone
    P person5

    I tried your suggestion but its not working :( No link is shown on the page. Maybe fixing a text box at the top of the page that I make a "go up" button (like described here: http://laythemeforum.com:4567/topic/6175/fixing-a-text-element-in-the-foreground/2) would work in this case, too? But when I tried that it didn't work, too, sadly

    General Discussion

  • smooth scrolling to anchor not working
    P person5

    Hello, I'm trying to figure out how to make a custom link in a menu make a smooth scroll to an anchor on the same page, it's driving me nuts at this point tbh :D It always just jumps to the anchor with what seems to be a reload of the page but not with a smooth scroll.
    My setup is: I have custom links in a menu (www.mysite.com/#tag) and I have given some elements on the page an ID, I also declared their class as "anchor".
    I tried using the code from these threads (and many more), but nothing worked:

    http://laythemeforum.com:4567/topic/2863/link-to-anchor-from-another-page
    http://laythemeforum.com:4567/topic/7463/scroll-behavior-smooth
    http://laythemeforum.com:4567/topic/4200/definitive-guide-to-smooth-scroll-to-anchors-from-menu

    As I have basically no coding knowledge, I can't really figure out what I am doing wrong currently, so help would be greatly appreciated

    General Discussion

  • background color
    P person5

    I think you can just right click in a row and set up its background image and make that just a single color

    Screenshot 2024-01-06 030242.png

    General Discussion

  • second menu disappearing on phone
    P person5

    Hello, I added a second menu that I use as the site title (so I can add a custom link to it) instead of the "regular" site title. The regular site title scales fine down to phone size, but the second menu I added just disappears on phone. Would be crucial for me if it wouldn't, but I can't find the error. Second menu works (top left): Screenshot 2024-01-06 025024.png

    Second menu gone:
    Screenshot 2024-01-06 025108.png

    General Discussion

  • front page customizer option missing
    P person5

    awesome, thanks a lot!

    General Discussion

  • Columns not showing up when creating pages or projects
    P person5

    I deleted the page and started with a fresh install again šŸ˜… thx for helping out

    General Discussion

  • front page customizer option missing
    P person5

    So I just deleted the page that I declared as the front page in the customizer menu and now the option to customize the front page is entirely missing. Any way to restore it?
    Screenshot 2023-12-31 182504.png

    General Discussion

  • Columns not showing up when creating pages or projects
    P person5

    So it just happened that suddenly there are no columns showing up when I try to create a new page or project, only the frame of the gridder is visible. Changing the column amount doesn't bring them back. I don't use any custom code or plugins, its the "vanilla" Lay Theme. It's the same with different browsers and a cleared cache

    Screenshot 2023-12-31 165912.png

    Screenshot 2023-12-31 170655.png

    General Discussion
  • Login

  • Don't have an account? Register

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